
Time bar (total: 1.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 9 to 6 computations (33.3% saved)
| 257.0ms | 8 255× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
ival-mult!: 58.0ms (64.8% of total)ival-add!: 30.0ms (33.5% of total)adjust: 2.0ms (2.2% 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 |
| 20.0ms | 512× | 0 | valid |
Compiled 35 to 16 computations (54.3% saved)
ival-add!: 2.0ms (48% of total)ival-mult!: 2.0ms (48% 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 222 to 196 computations (84% saved)
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 5 | 84 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 79 | 6 | 85 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.7% | (fma.f64 (+.f64 y x) x (*.f64 (+.f64 y x) y)) |
| ▶ | 21.4% | (/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
| ✓ | 100.0% | (*.f64 (+.f64 x y) (+.f64 x y)) |
| ▶ | 58.2% | (*.f64 (+.f64 x y) #s(approx (+ x y) y)) |
| ▶ | 59.6% | #s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
| ▶ | 54.8% | #s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
Compiled 135 to 66 computations (51.1% saved)
| Inputs |
|---|
(fma.f64 (+.f64 y x) x (*.f64 (+.f64 y x) y)) |
(+.f64 y x) |
y |
x |
(*.f64 (+.f64 y x) y) |
#s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
(*.f64 y y) |
(*.f64 (+.f64 x y) #s(approx (+ x y) y)) |
(+.f64 x y) |
#s(approx (+ x y) 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 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) |
(*.f64 (+.f64 y x) (-.f64 x y)) |
(-.f64 x y) |
(*.f64 (-.f64 x y) (-.f64 x y)) |
| Outputs |
|---|
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) #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 x #s(hole binary64 x)) |
#s(approx (* (+ y x) y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ y x) y) #s(hole binary64 (+ (* x y) (pow y 2)))) |
#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 x) #s(hole binary64 (pow x 2))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (pow y 2))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (pow y 4))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (+ (* x (+ (* -2 (pow y 3)) (* 2 (pow y 3)))) (pow y 4)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (+ (* x (+ (* -2 (pow y 3)) (+ (* 2 (pow y 3)) (* x (+ (* -4 (pow y 2)) (* 2 (pow y 2))))))) (pow y 4)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (+ (* x (+ (* -2 (pow y 3)) (+ (* 2 (pow y 3)) (* x (+ (* -4 (pow y 2)) (+ (* 2 (pow y 2)) (* x (+ (* -2 y) (* 2 y))))))))) (pow y 4)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- 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 (+ (* (+ y x) x) (* (+ y x) y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) #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 (* (+ y x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ y x) y) #s(hole binary64 (* x (+ y (/ (pow y 2) 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 (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (pow x 2))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (pow x 4))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -2 (/ y x)) (* 2 (/ y x))))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -4 (/ (pow y 2) (pow x 2))) (+ (* -2 (/ y x)) (+ (* 2 (/ y x)) (* 2 (/ (pow y 2) (pow x 2)))))))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -4 (/ (pow y 2) (pow x 2))) (+ (* -2 (/ y x)) (+ (* -2 (/ (pow y 3) (pow x 3))) (+ (* 2 (/ y x)) (+ (* 2 (/ (pow y 2) (pow x 2))) (* 2 (/ (pow y 3) (pow x 3)))))))))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (- x y) (- 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 x) x) (* (+ y x) y)) #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 (* (+ y x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (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 (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (+ (* -2 y) (* 2 y)) x)))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (+ (* -2 y) (+ (* -1 (/ (+ (* -4 (pow y 2)) (* 2 (pow y 2))) x)) (* 2 y))) x)))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (+ (* -2 y) (+ (* -1 (/ (+ (* -4 (pow y 2)) (+ (* -1 (/ (+ (* -2 (pow y 3)) (* 2 (pow y 3))) x)) (* 2 (pow y 2)))) x)) (* 2 y))) x)))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (- x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (* 2 y)) x)))))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ y x) y) #s(hole binary64 (* y (+ x y)))) |
#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) #s(hole binary64 (pow y 2))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (+ (* y (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow x 4)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (+ (* y (+ (* -2 (pow x 3)) (+ (* 2 (pow x 3)) (* y (+ (* -4 (pow x 2)) (* 2 (pow x 2))))))) (pow x 4)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (+ (* y (+ (* -2 (pow x 3)) (+ (* 2 (pow x 3)) (* y (+ (* -4 (pow x 2)) (+ (* 2 (pow x 2)) (* y (+ (* -2 x) (* 2 x))))))))) (pow x 4)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* y (+ x (* -1 x))) (pow x 2)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#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 x) x) (* (+ y x) y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) #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 (* (+ y x) y) #s(hole binary64 (* (pow y 2) (+ 1 (/ x 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 (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow y 4) (+ 1 (+ (* -2 (/ x y)) (* 2 (/ x y))))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow y 4) (+ 1 (+ (* -4 (/ (pow x 2) (pow y 2))) (+ (* -2 (/ x y)) (+ (* 2 (/ x y)) (* 2 (/ (pow x 2) (pow y 2)))))))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow y 4) (+ 1 (+ (* -4 (/ (pow x 2) (pow y 2))) (+ (* -2 (/ x y)) (+ (* -2 (/ (pow x 3) (pow y 3))) (+ (* 2 (/ x y)) (+ (* 2 (/ (pow x 2) (pow y 2))) (* 2 (/ (pow x 3) (pow y 3)))))))))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#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 x) x) (* (+ y x) y)) #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))))) |
#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))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow y 4) (+ 1 (* -1 (/ (+ (* -2 x) (* 2 x)) y)))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow y 4) (+ 1 (* -1 (/ (+ (* -2 x) (+ (* -1 (/ (+ (* -4 (pow x 2)) (* 2 (pow x 2))) y)) (* 2 x))) y)))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow y 4) (+ 1 (* -1 (/ (+ (* -2 x) (+ (* -1 (/ (+ (* -4 (pow x 2)) (+ (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) y)) (* 2 (pow x 2)))) y)) (* 2 x))) y)))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (* (- x y) (- x y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* 2 x)) y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | y | @ | inf | ((+ (* (+ y x) x) (* (+ y x) y)) (+ y x) y x (* (+ y x) y) (* (+ x y) (+ x y)) (* x x) (* (+ x y) (+ x y)) (* y y) (* (+ x y) (+ x y)) (+ x y) (+ x y) (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (+ y x) (- x y)) (- x y) (* (- x y) (- x y))) |
| 3.0ms | y | @ | -inf | ((+ (* (+ y x) x) (* (+ y x) y)) (+ y x) y x (* (+ y x) y) (* (+ x y) (+ x y)) (* x x) (* (+ x y) (+ x y)) (* y y) (* (+ x y) (+ x y)) (+ x y) (+ x y) (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (+ y x) (- x y)) (- x y) (* (- x y) (- x y))) |
| 2.0ms | x | @ | 0 | ((+ (* (+ y x) x) (* (+ y x) y)) (+ y x) y x (* (+ y x) y) (* (+ x y) (+ x y)) (* x x) (* (+ x y) (+ x y)) (* y y) (* (+ x y) (+ x y)) (+ x y) (+ x y) (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (+ y x) (- x y)) (- x y) (* (- x y) (- x y))) |
| 2.0ms | x | @ | inf | ((+ (* (+ y x) x) (* (+ y x) y)) (+ y x) y x (* (+ y x) y) (* (+ x y) (+ x y)) (* x x) (* (+ x y) (+ x y)) (* y y) (* (+ x y) (+ x y)) (+ x y) (+ x y) (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (+ y x) (- x y)) (- x y) (* (- x y) (- x y))) |
| 2.0ms | x | @ | -inf | ((+ (* (+ y x) x) (* (+ y x) y)) (+ y x) y x (* (+ y x) y) (* (+ x y) (+ x y)) (* x x) (* (+ x y) (+ x y)) (* y y) (* (+ x y) (+ x y)) (+ x y) (+ x y) (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (+ y x) (- x y)) (- x y) (* (- x y) (- x y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 441 | 2884 |
| 0 | 457 | 2307 |
| 1 | 2868 | 2245 |
| 0 | 8635 | 2150 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (+.f64 y x) x (*.f64 (+.f64 y x) y)) |
(+.f64 y x) |
y |
x |
(*.f64 (+.f64 y x) y) |
#s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
(*.f64 y y) |
(*.f64 (+.f64 x y) #s(approx (+ x y) y)) |
(+.f64 x y) |
#s(approx (+ x y) 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 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (-.f64 x y))) |
(*.f64 (+.f64 y x) (-.f64 x y)) |
(-.f64 x y) |
(*.f64 (-.f64 x y) (-.f64 x y)) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) #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 x #s(hole binary64 x)) |
#s(approx (* (+ y x) y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ y x) y) #s(hole binary64 (+ (* x y) (pow y 2)))) |
#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 x) #s(hole binary64 (pow x 2))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (pow y 2))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (pow y 4))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (+ (* x (+ (* -2 (pow y 3)) (* 2 (pow y 3)))) (pow y 4)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (+ (* x (+ (* -2 (pow y 3)) (+ (* 2 (pow y 3)) (* x (+ (* -4 (pow y 2)) (* 2 (pow y 2))))))) (pow y 4)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (+ (* x (+ (* -2 (pow y 3)) (+ (* 2 (pow y 3)) (* x (+ (* -4 (pow y 2)) (+ (* 2 (pow y 2)) (* x (+ (* -2 y) (* 2 y))))))))) (pow y 4)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- 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 (+ (* (+ y x) x) (* (+ y x) y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) #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 (* (+ y x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ y x) y) #s(hole binary64 (* x (+ y (/ (pow y 2) 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 (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (pow x 2))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (pow x 4))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -2 (/ y x)) (* 2 (/ y x))))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -4 (/ (pow y 2) (pow x 2))) (+ (* -2 (/ y x)) (+ (* 2 (/ y x)) (* 2 (/ (pow y 2) (pow x 2)))))))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -4 (/ (pow y 2) (pow x 2))) (+ (* -2 (/ y x)) (+ (* -2 (/ (pow y 3) (pow x 3))) (+ (* 2 (/ y x)) (+ (* 2 (/ (pow y 2) (pow x 2))) (* 2 (/ (pow y 3) (pow x 3)))))))))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (- x y) (- 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 x) x) (* (+ y x) y)) #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 (* (+ y x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (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 (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (+ (* -2 y) (* 2 y)) x)))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (+ (* -2 y) (+ (* -1 (/ (+ (* -4 (pow y 2)) (* 2 (pow y 2))) x)) (* 2 y))) x)))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (+ (* -2 y) (+ (* -1 (/ (+ (* -4 (pow y 2)) (+ (* -1 (/ (+ (* -2 (pow y 3)) (* 2 (pow y 3))) x)) (* 2 (pow y 2)))) x)) (* 2 y))) x)))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (- x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (* 2 y)) x)))))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ y x) y) #s(hole binary64 (* y (+ x y)))) |
#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) #s(hole binary64 (pow y 2))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (+ (* y (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow x 4)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (+ (* y (+ (* -2 (pow x 3)) (+ (* 2 (pow x 3)) (* y (+ (* -4 (pow x 2)) (* 2 (pow x 2))))))) (pow x 4)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (+ (* y (+ (* -2 (pow x 3)) (+ (* 2 (pow x 3)) (* y (+ (* -4 (pow x 2)) (+ (* 2 (pow x 2)) (* y (+ (* -2 x) (* 2 x))))))))) (pow x 4)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* y (+ x (* -1 x))) (pow x 2)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#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 x) x) (* (+ y x) y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) #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 (* (+ y x) y) #s(hole binary64 (* (pow y 2) (+ 1 (/ x 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 (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow y 4) (+ 1 (+ (* -2 (/ x y)) (* 2 (/ x y))))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow y 4) (+ 1 (+ (* -4 (/ (pow x 2) (pow y 2))) (+ (* -2 (/ x y)) (+ (* 2 (/ x y)) (* 2 (/ (pow x 2) (pow y 2)))))))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow y 4) (+ 1 (+ (* -4 (/ (pow x 2) (pow y 2))) (+ (* -2 (/ x y)) (+ (* -2 (/ (pow x 3) (pow y 3))) (+ (* 2 (/ x y)) (+ (* 2 (/ (pow x 2) (pow y 2))) (* 2 (/ (pow x 3) (pow y 3)))))))))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#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 x) x) (* (+ y x) y)) #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))))) |
#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))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow y 4) (+ 1 (* -1 (/ (+ (* -2 x) (* 2 x)) y)))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow y 4) (+ 1 (* -1 (/ (+ (* -2 x) (+ (* -1 (/ (+ (* -4 (pow x 2)) (* 2 (pow x 2))) y)) (* 2 x))) y)))))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) #s(hole binary64 (* (pow y 4) (+ 1 (* -1 (/ (+ (* -2 x) (+ (* -1 (/ (+ (* -4 (pow x 2)) (+ (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) y)) (* 2 (pow x 2)))) y)) (* 2 x))) y)))))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (+ y x) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (* (- x y) (- x y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* 2 x)) y)))))) |
| Outputs |
|---|
(*.f64 (neg.f64 (neg.f64 (+.f64 x y))) (neg.f64 (neg.f64 (+.f64 x y)))) |
(*.f64 (neg.f64 (fabs.f64 (+.f64 x y))) (neg.f64 (fabs.f64 (+.f64 x y)))) |
(*.f64 (fabs.f64 (fabs.f64 (+.f64 x y))) (fabs.f64 (fabs.f64 (+.f64 x y)))) |
(*.f64 (pow.f64 (+.f64 x y) #s(literal 1 binary64)) (pow.f64 (+.f64 x y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 x y) #s(literal 1 binary64)) (+.f64 x y)) |
(*.f64 (neg.f64 (+.f64 x y)) (neg.f64 (+.f64 x y))) |
(*.f64 (fabs.f64 (+.f64 x y)) (fabs.f64 (+.f64 x y))) |
(*.f64 (+.f64 x y) (+.f64 x y)) |
(pow.f64 (neg.f64 (+.f64 x y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (+.f64 x y)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 x y) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 x y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 x y) x) (*.f64 (+.f64 x y) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 x y) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 x y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x y) x) (*.f64 (+.f64 x y) y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 y x) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.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 y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (-.f64 y x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (-.f64 y x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (fma.f64 x x (-.f64 (*.f64 y y) (*.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 y (-.f64 (*.f64 x x) (*.f64 x y))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 x y) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.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 y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 y x) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 x y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 x y) y) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 x y) x) (*.f64 (+.f64 x y) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 x y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 x y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 x y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 x y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x y) x) (*.f64 (+.f64 x y) y))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x y) #s(literal -2 binary64))) |
(fma.f64 (+.f64 x y) x (*.f64 (+.f64 x y) y)) |
(fma.f64 (+.f64 x y) y (*.f64 (+.f64 x y) x)) |
(fma.f64 x (+.f64 x y) (*.f64 (+.f64 x y) y)) |
(fma.f64 y (+.f64 x y) (*.f64 (+.f64 x y) x)) |
(-.f64 (*.f64 (+.f64 x y) x) (*.f64 (neg.f64 (+.f64 x y)) y)) |
(fabs.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x y)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (+.f64 x y) y) (*.f64 (+.f64 x y) x)) |
(+.f64 (*.f64 (+.f64 x y) x) (*.f64 (+.f64 x y) y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.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 y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y)))) |
(+.f64 x y) |
(+.f64 y x) |
y |
x |
(*.f64 (+.f64 x y) y) |
(*.f64 y (+.f64 x y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 x y) (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 x y) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 x y) (*.f64 y y))))) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 x y)) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) (*.f64 x y)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 x y)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 x y)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 x y)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 x y)) |
(fma.f64 x y (*.f64 y y)) |
(fma.f64 y x (*.f64 y y)) |
(fma.f64 y y (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 y y)) |
(+.f64 (*.f64 y y) (*.f64 x y)) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (*.f64 x x)) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.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 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) |
(fabs.f64 (*.f64 x x)) |
(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 (+ (* (+ y x) x) (* (+ y x) y)) (*.f64 y y)) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.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 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) |
(fabs.f64 (*.f64 y y)) |
(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 #s(approx (+ x y) y) (+.f64 x y)) |
(*.f64 (+.f64 x y) #s(approx (+ x y) y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.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 y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y)))) |
(+.f64 x y) |
(+.f64 y x) |
#s(approx (+ x y) y) |
(*.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 x y))) (neg.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 x y)))) |
(*.f64 (fabs.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 x y))) (fabs.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 x y)) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 x y))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 x y)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 2 binary64)) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 2 binary64)) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 2 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 x y) (+.f64 x y)))) (neg.f64 (neg.f64 (*.f64 (-.f64 x y) (+.f64 x y))))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y)))) (neg.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y)))) (fabs.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))))) |
(*.f64 (pow.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64)) (pow.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64)) (*.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (+.f64 x y)) (-.f64 x y)) |
(*.f64 (neg.f64 (*.f64 (-.f64 x y) (+.f64 x y))) (neg.f64 (*.f64 (-.f64 x y) (+.f64 x y)))) |
(*.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))) (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y)))) |
(*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 x y) (*.f64 (-.f64 x y) (+.f64 x y)))) |
(pow.f64 (neg.f64 (*.f64 (-.f64 x y) (+.f64 x y))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 (-.f64 x y) (+.f64 x y))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal -2 binary64))) |
(fabs.f64 (pow.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 x y) (+.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (-.f64 x y) (+.f64 x y)) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 x y) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 x y) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.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 y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 (+.f64 x y) y)) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (fma.f64 x x (*.f64 (+.f64 x y) y)) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (*.f64 (+.f64 x y) y)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (*.f64 (+.f64 x y) y)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) (fma.f64 x x (*.f64 (+.f64 x y) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 y x) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 y x) (fma.f64 x x (*.f64 (+.f64 x y) y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (fma.f64 x x (*.f64 (+.f64 x y) y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (fma.f64 x x (*.f64 (+.f64 x y) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 x y) (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (+.f64 x y) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (*.f64 (+.f64 x y) y))) |
(-.f64 x y) |
(*.f64 (neg.f64 (neg.f64 (-.f64 x y))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(*.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 x y) #s(literal 1 binary64)) (pow.f64 (-.f64 x y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 x y) #s(literal 1 binary64)) (-.f64 x y)) |
(*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (-.f64 x y))) |
(*.f64 (fabs.f64 (-.f64 y x)) (fabs.f64 (-.f64 y x))) |
(*.f64 (-.f64 x y) (-.f64 x y)) |
(pow.f64 (neg.f64 (-.f64 x y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 x y) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (*.f64 (+.f64 x y) y)) (fma.f64 x x (*.f64 (+.f64 x y) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (fma.f64 x x (*.f64 (+.f64 x y) y)) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 x y) (fma.f64 x x (*.f64 (+.f64 x y) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x y) #s(literal -2 binary64))) |
(fabs.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 x y)) #s(literal 2 binary64))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (*.f64 y y)) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 x y)) |
#s(approx x x) |
#s(approx (* (+ y x) y) (*.f64 y y)) |
#s(approx (* (+ y x) y) (*.f64 (+.f64 x y) y)) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (*.f64 y y)) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 x y)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 y y)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (pow.f64 y #s(literal 4 binary64))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 0 binary64)) x (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -2 binary64)) x)) x (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal -2 binary64) (*.f64 (*.f64 y #s(literal 0 binary64)) x)) x)) x (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ y x) (- x y)) (neg.f64 (*.f64 y y))) |
#s(approx (* (+ y x) (- x y)) (fma.f64 (*.f64 #s(literal 0 binary64) y) x (neg.f64 (*.f64 y y)))) |
#s(approx (* (+ y x) (- x y)) (fma.f64 (fma.f64 #s(literal 0 binary64) y x) x (neg.f64 (*.f64 y y)))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 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) y x) x (*.f64 y y))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (*.f64 x x)) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (*.f64 (+.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ y x) y) (*.f64 x y)) |
#s(approx (* (+ y x) y) (*.f64 (+.f64 (/.f64 (*.f64 y y) x) y) x)) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (*.f64 x x)) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (*.f64 (+.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 x x)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 (+.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (*.f64 (fma.f64 (/.f64 y x) #s(literal 0 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (*.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -4 binary64) (fma.f64 (/.f64 y x) #s(literal 0 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (*.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -4 binary64) (fma.f64 (/.f64 y x) #s(literal -2 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -2 binary64) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 y x) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 2 binary64)))))) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ y x) (- x y)) (*.f64 x x)) |
#s(approx (* (+ y x) (- x y)) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 y x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ y x) (- x y)) (*.f64 (+.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64) (/.f64 y x))) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (- x y) (- x y)) (*.f64 x x)) |
#s(approx (* (- x y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (- x y) (- x y)) (*.f64 (+.f64 (fma.f64 (/.f64 y x) #s(literal -2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) y (/.f64 (neg.f64 (*.f64 y y)) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (* (+ y x) y) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y y) x) y)))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) y (/.f64 (neg.f64 (*.f64 y y)) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) y (/.f64 (neg.f64 (*.f64 y y)) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (*.f64 (fma.f64 (*.f64 (/.f64 y x) #s(literal 0 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) y (fma.f64 #s(literal 2 binary64) y (neg.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -2 binary64)) x)))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) y (fma.f64 #s(literal 2 binary64) y (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 0 binary64)) x)))) x)))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ y x) (- x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (/.f64 (*.f64 y y) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (* (- x y) (- x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) y (/.f64 (neg.f64 (*.f64 y y)) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (fma.f64 (*.f64 x y) #s(literal 2 binary64) (*.f64 x x))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x))) |
#s(approx y y) |
#s(approx (* (+ y x) y) (*.f64 (+.f64 x y) y)) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (fma.f64 (*.f64 x y) #s(literal 2 binary64) (*.f64 x x))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 (*.f64 x y) #s(literal 2 binary64) (*.f64 x x))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) y (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y)) y (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -2 binary64) (*.f64 (*.f64 x #s(literal 0 binary64)) y)) y)) y (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ y x) (- x y)) (fma.f64 (*.f64 #s(literal 0 binary64) x) y (*.f64 x x))) |
#s(approx (* (+ y x) (- x y)) (fma.f64 (fma.f64 #s(literal 0 binary64) x (neg.f64 y)) y (*.f64 x x))) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (* (- x y) (- x y)) (fma.f64 (*.f64 #s(literal -2 binary64) x) y (*.f64 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 x) x) (* (+ y x) y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (*.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ y x) y) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (*.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (*.f64 (fma.f64 (/.f64 x y) #s(literal 0 binary64) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (*.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -4 binary64) (fma.f64 (/.f64 x y) #s(literal 0 binary64) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (*.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -4 binary64) (fma.f64 (/.f64 x y) #s(literal -2 binary64) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -2 binary64) (fma.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (*.f64 (/.f64 x y) #s(literal 2 binary64)))))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ y x) (- x y)) (*.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (+ y x) (- x y)) (*.f64 (-.f64 (fma.f64 #s(literal 0 binary64) (/.f64 x y) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (- x y) (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (- x y) (- x y)) (*.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) x (neg.f64 (/.f64 (*.f64 x x) y))) y) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ y x) x) (* (+ y x) y)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) x (neg.f64 (/.f64 (*.f64 x x) y))) y) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) x (neg.f64 (/.f64 (*.f64 x x) y))) y) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (*.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal 0 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) x (fma.f64 #s(literal 2 binary64) x (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) y)))) y) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) x (fma.f64 #s(literal 2 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 0 binary64)) y)))) y)))) y) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ y x) (- x y)) (*.f64 (-.f64 (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (+ y x) (- x y)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (neg.f64 (/.f64 (*.f64 x x) y))) y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (- x y) (- x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 (/.f64 (*.f64 x x) y))) y) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
Compiled 11 214 to 1 197 computations (89.3% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 428 | 1 | 429 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 430 | 5 | 435 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (+.f64 x y) (+.f64 x y)) |
| ✓ | 58.2% | (*.f64 (+.f64 x y) #s(approx (+ x y) y)) |
| ▶ | 100.0% | #s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
| ✓ | 59.6% | #s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
| ✓ | 54.8% | #s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
Compiled 71 to 35 computations (50.7% saved)
| Inputs |
|---|
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y)) |
(fma.f64 #s(literal 2 binary64) y x) |
#s(literal 2 binary64) |
y |
x |
(*.f64 y y) |
| Outputs |
|---|
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (pow y 2))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#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 (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (pow x 2))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 x)) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* x (+ 1 (* 2 (/ y x)))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #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 (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #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 (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* y (+ 2 (/ x y))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 2))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (+ (* (+ (* 2 y) x) x) (* y y)) (+ (* 2 y) x) 2 y x (* y y)) |
| 1.0ms | y | @ | inf | ((/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (+ (* (+ (* 2 y) x) x) (* y y)) (+ (* 2 y) x) 2 y x (* y y)) |
| 1.0ms | x | @ | -inf | ((/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (+ (* (+ (* 2 y) x) x) (* y y)) (+ (* 2 y) x) 2 y x (* y y)) |
| 1.0ms | x | @ | inf | ((/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (+ (* (+ (* 2 y) x) x) (* y y)) (+ (* 2 y) x) 2 y x (* y y)) |
| 1.0ms | y | @ | 0 | ((/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (+ (* (+ (* 2 y) x) x) (* y y)) (+ (* 2 y) x) 2 y x (* y y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 111 | 851 |
| 0 | 116 | 723 |
| 1 | 565 | 571 |
| 0 | 5446 | 559 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y)) |
(fma.f64 #s(literal 2 binary64) y x) |
#s(literal 2 binary64) |
y |
x |
(*.f64 y y) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (pow y 2))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#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 (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (pow x 2))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 x)) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* x (+ 1 (* 2 (/ y x)))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #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 (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #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 (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* y (+ 2 (/ x y))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 2))))) |
| Outputs |
|---|
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (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) y x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (*.f64 (neg.f64 y) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 (neg.f64 y) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #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 (*.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 (-.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 (*.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 (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 (*.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 (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 #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 (fma.f64 #s(literal 2 binary64) y 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 (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 (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) (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 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 (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 (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 (neg.f64 (neg.f64 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 x y) #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 x y) (fma.f64 y y (*.f64 x x))) |
(fma.f64 x (fma.f64 #s(literal 2 binary64) y x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(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)) |
(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 (fma.f64 #s(literal 2 binary64) y 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 (*.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 (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 (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 x y) #s(literal 2 binary64))) |
(+.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (*.f64 x y) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (-.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 (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 (neg.f64 (neg.f64 y)) y)) |
(+.f64 (*.f64 (fma.f64 #s(literal 2 binary64) y x) x) (*.f64 y y)) |
(+.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 y y (*.f64 x x))) |
(+.f64 (*.f64 y y) (*.f64 (fma.f64 #s(literal 2 binary64) 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 x (*.f64 #s(literal -2 binary64) 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 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 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 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 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 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 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 (pow.f64 y #s(literal 3 binary64)) #s(literal 8 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 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (*.f64 (-.f64 x y) (+.f64 x y))) (+.f64 x y) y) |
(fma.f64 (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x x (*.f64 y (+.f64 x y))) y) |
(fma.f64 #s(literal 2 binary64) y x) |
(fma.f64 (-.f64 x y) (/.f64 (+.f64 x y) (-.f64 x y)) y) |
(fma.f64 (+.f64 x y) (/.f64 (-.f64 x y) (-.f64 x y)) y) |
(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 (pow.f64 (*.f64 #s(literal 2 binary64) 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 (pow.f64 (*.f64 #s(literal 2 binary64) 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 x y) y) |
(+.f64 x (*.f64 (neg.f64 y) #s(literal -2 binary64))) |
(+.f64 x (*.f64 #s(literal 2 binary64) y)) |
(+.f64 y (+.f64 x y)) |
#s(literal 2 binary64) |
y |
x |
(*.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) y) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y (*.f64 y #s(literal 1 binary64))) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 y y)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) (*.f64 y y)) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
#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 (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 x x)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- 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 (+ (* (+ (* 2 y) x) x) (* y y)) (*.f64 x x)) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 x x))) |
#s(approx (+ (* 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 (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- 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 (+ (* (+ (* 2 y) x) x) (* y y)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 x x))) |
#s(approx (+ (* 2 y) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) (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 (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- 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 (+ (* (+ (* 2 y) x) x) (* y y)) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (+ (* 2 y) x) (*.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- 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 (+ (* (+ (* 2 y) x) x) (* y y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (+ (* 2 y) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)))) |
Compiled 6 654 to 564 computations (91.5% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 166 | 1 | 167 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 4 | 4 |
| Total | 166 | 6 | 172 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (+.f64 x y) (+.f64 x y)) |
| ✓ | 58.2% | (*.f64 (+.f64 x y) #s(approx (+ x y) y)) |
| ✓ | 100.0% | #s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
| ▶ | 59.5% | #s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x (*.f64 y y))) |
| ✓ | 59.6% | #s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
| ✓ | 54.8% | #s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
Compiled 109 to 52 computations (52.3% saved)
| Inputs |
|---|
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x (*.f64 y y))) |
(fma.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x (*.f64 y y)) |
#s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
y |
x |
(*.f64 y y) |
| Outputs |
|---|
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (pow y 2))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#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 (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (pow x 2))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 x)) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* x (+ 1 (* 2 (/ y x)))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #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 (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (* 2 y) #s(hole binary64 (* 2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* y (+ 2 (/ x y))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 2))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | inf | ((/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (+ (* (+ (* 2 y) x) x) (* y y)) (+ (* 2 y) x) (* 2 y) 2 y x (* y y)) |
| 1.0ms | y | @ | -inf | ((/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (+ (* (+ (* 2 y) x) x) (* y y)) (+ (* 2 y) x) (* 2 y) 2 y x (* y y)) |
| 1.0ms | x | @ | -inf | ((/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (+ (* (+ (* 2 y) x) x) (* y y)) (+ (* 2 y) x) (* 2 y) 2 y x (* y y)) |
| 1.0ms | y | @ | 0 | ((/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (+ (* (+ (* 2 y) x) x) (* y y)) (+ (* 2 y) x) (* 2 y) 2 y x (* y y)) |
| 1.0ms | x | @ | inf | ((/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (+ (* (+ (* 2 y) x) x) (* y y)) (+ (* 2 y) x) (* 2 y) 2 y x (* y y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 113 | 907 |
| 0 | 116 | 788 |
| 1 | 580 | 638 |
| 0 | 5595 | 581 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x (*.f64 y y))) |
(fma.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x (*.f64 y y)) |
#s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal 2 binary64) y) |
#s(literal 2 binary64) |
y |
x |
(*.f64 y y) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (pow y 2))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#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 (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (pow x 2))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 x)) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* x (+ 1 (* 2 (/ y x)))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #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 (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (* 2 y) #s(hole binary64 (* 2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* y (+ 2 (/ x y))))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ (* 2 y) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 2))))) |
| Outputs |
|---|
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x) (*.f64 (neg.f64 y) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x (*.f64 (neg.f64 y) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) (pow.f64 (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x (*.f64 (neg.f64 y) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) (*.f64 x (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) (pow.f64 (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) y (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x (*.f64 y y)) |
(fma.f64 x #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 x #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) (*.f64 y y)) |
(fma.f64 y (*.f64 y #s(literal 1 binary64)) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(fma.f64 y y (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) (fma.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x (*.f64 (neg.f64 y) y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x (*.f64 (neg.f64 y) y)))) |
(-.f64 (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x) (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y))) x)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) (pow.f64 (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) (pow.f64 (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(+.f64 (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x) (*.f64 y y)) |
(+.f64 (*.f64 y y) (*.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x)) |
#s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 y y)) (-.f64 y y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y)))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(+.f64 y y) |
#s(literal 2 binary64) |
y |
x |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) y) |
(*.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y (*.f64 y #s(literal 1 binary64))) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (+.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)))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 y y)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) (*.f64 y y)) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
#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 (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 x x)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- 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 (+ (* (+ (* 2 y) x) x) (* y y)) (*.f64 x x)) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 x x))) |
#s(approx (+ (* 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 (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- 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 (+ (* (+ (* 2 y) x) x) (* y y)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 x x))) |
#s(approx (+ (* 2 y) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
#s(approx (* 2 y) (*.f64 #s(literal 2 binary64) y)) |
#s(approx y y) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- 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 (+ (* (+ (* 2 y) x) x) (* y y)) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (+ (* (+ (* 2 y) x) x) (* y y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (+ (* 2 y) x) (*.f64 (+.f64 (/.f64 x y) #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- 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 (+ (* (+ (* 2 y) x) x) (* y y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (+ (* 2 y) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 2 binary64)))) |
Compiled 5 165 to 389 computations (92.5% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 119 | 1 | 120 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 5 | 5 |
| Total | 120 | 6 | 126 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (+.f64 x y) (+.f64 x y)) |
| ✓ | 58.2% | (*.f64 (+.f64 x y) #s(approx (+ x y) y)) |
| ✓ | 100.0% | #s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
| 59.5% | #s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 #s(approx (+ (* 2 y) x) (+.f64 y y)) x (*.f64 y y))) | |
| ✓ | 59.6% | #s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
| ✓ | 54.8% | #s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
Compiled 289 to 92 computations (68.2% saved)
| Inputs |
|---|
#s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
(*.f64 (+.f64 x y) #s(approx (+ x y) y)) |
(*.f64 (+.f64 x y) (+.f64 x y)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 #s(approx (+ (* 2 y) x) (+.f64 y y)) x (*.f64 y y))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x (*.f64 y y))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
(fma.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))) |
| Outputs |
|---|
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 (fma.f64 #s(literal 2 binary64) y x) x (*.f64 y y))) |
4 calls:
| 12.0ms | (*.f64 (+.f64 x y) (+.f64 x y)) |
| 3.0ms | (+.f64 x y) |
| 3.0ms | x |
| 3.0ms | 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)) |
(*.f64 (+.f64 x y) #s(approx (+ x y) y)) |
(*.f64 (+.f64 x y) (+.f64 x y)) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 #s(approx (+ (* 2 y) x) (+.f64 y y)) x (*.f64 y y))) |
#s(approx (/ (* (* (+ y x) (- x y)) (* (+ y x) (- x y))) (* (- x y) (- x y))) (fma.f64 #s(approx (+ (* 2 y) x) (*.f64 #s(literal 2 binary64) y)) x (*.f64 y y))) |
| Outputs |
|---|
(*.f64 (+.f64 x y) (+.f64 x y)) |
4 calls:
| 2.0ms | (+.f64 x y) |
| 2.0ms | y |
| 2.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)) |
(*.f64 (+.f64 x y) #s(approx (+ x y) y)) |
| Outputs |
|---|
#s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
(*.f64 (+.f64 x y) #s(approx (+ x y) y)) |
4 calls:
| 32.0ms | (*.f64 (+.f64 x y) (+.f64 x y)) |
| 2.0ms | y |
| 2.0ms | (+.f64 x y) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 2 | (+.f64 x y) |
| 59.6% | 1 | (*.f64 (+.f64 x y) (+.f64 x y)) |
| 87.7% | 2 | x |
| 88.2% | 2 | 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)) |
1 calls:
| 1.0ms | (+.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 2 | (+.f64 x y) |
Compiled 3 to 3 computations (0% 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:
| 1.0ms | y |
| 1.0ms | (+.f64 x y) |
| 1.0ms | x |
| 1.0ms | (*.f64 (+.f64 x y) (+.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.8% | 1 | (*.f64 (+.f64 x y) (+.f64 x y)) |
| 54.8% | 1 | x |
| 54.8% | 1 | y |
| 54.8% | 1 | (+.f64 x y) |
Compiled 12 to 11 computations (8.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.623328359738479e-158 | -1.781630238037762e-166 |
Compiled 8 to 9 computations (-12.5% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.623328359738479e-158 | -1.781630238037762e-166 |
Compiled 8 to 9 computations (-12.5% saved)
| 1× | fuel |
Compiled 105 to 26 computations (75.2% saved)
(sort x y)
Compiled 460 to 172 computations (62.6% saved)
Loading profile data...