
Time bar (total: 3.0s)
| 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 11 to 9 computations (18.2% saved)
| 590.0ms | 8 256× | 0 | valid |
ival-mult: 231.0ms (76.8% of total)ival-sub: 54.0ms (17.9% of total)ival-true: 5.0ms (1.7% of total)exact: 5.0ms (1.7% of total)ival-assert: 4.0ms (1.3% of total)adjust: 2.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 17 | 0 | - | 0 | - | (-.f64 (*.f64 x x) (*.f64 x y)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (*.f64 x x) (*.f64 x y)) | nan-rescue | 17 | 0 |
| ↳ | (*.f64 x x) | overflow | 66 | |
| ↳ | (*.f64 x y) | overflow | 41 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 17 | 0 |
| - | 0 | 239 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 17 | 0 | 0 |
| - | 0 | 0 | 239 |
| number | freq |
|---|---|
| 0 | 239 |
| 1 | 17 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 38.0ms | 512× | 0 | valid |
Compiled 63 to 25 computations (60.3% saved)
ival-mult: 10.0ms (76.4% of total)ival-sub: 2.0ms (15.3% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 46 |
| 1 | 74 | 42 |
| 2 | 277 | 42 |
| 3 | 1112 | 42 |
| 4 | 4746 | 42 |
| 5 | 7674 | 42 |
| 0 | 7 | 9 |
| 0 | 11 | 7 |
| 1 | 24 | 7 |
| 2 | 78 | 7 |
| 3 | 307 | 7 |
| 4 | 1275 | 7 |
| 5 | 4106 | 7 |
| 0 | 8191 | 7 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (-.f64 y x)) |
Compiled 9 to 7 computations (22.2% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.3% | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
#s(literal 2 binary64) |
(-.f64 (*.f64 x x) (*.f64 x y)) |
(*.f64 x x) |
x |
(*.f64 x y) |
y |
| Outputs |
|---|
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* x (- x y)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ y x)))))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (+ (* -1 (* x y)) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* y (- (/ (pow x 2) y) x)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -1 x)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((* 2 (- (* x x) (* x y))) 2 (- (* x x) (* x y)) (* x x) x (* x y) y) |
| 1.0ms | y | @ | inf | ((* 2 (- (* x x) (* x y))) 2 (- (* x x) (* x y)) (* x x) x (* x y) y) |
| 1.0ms | x | @ | -inf | ((* 2 (- (* x x) (* x y))) 2 (- (* x x) (* x y)) (* x x) x (* x y) y) |
| 1.0ms | x | @ | 0 | ((* 2 (- (* x x) (* x y))) 2 (- (* x x) (* x y)) (* x x) x (* x y) y) |
| 1.0ms | y | @ | -inf | ((* 2 (- (* x x) (* x y))) 2 (- (* x x) (* x y)) (* x x) x (* x y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 212 |
| 1 | 170 | 203 |
| 2 | 635 | 203 |
| 3 | 2662 | 203 |
| 4 | 6950 | 203 |
| 0 | 8013 | 202 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* x (- x y)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ y x)))))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (+ (* -1 (* x y)) (pow x 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* y (- (/ (pow x 2) y) x)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -1 x)))))) |
| Outputs |
|---|
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (-.f64 y x) (*.f64 #s(literal -2 binary64) x))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- (* x x) (* x y)) (*.f64 (neg.f64 y) x)) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* x (- x y)))) |
#s(approx (- (* x x) (* x y)) (*.f64 (-.f64 x y) x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal -2 binary64) #s(literal 2 binary64)) x) x)) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* x y)) (*.f64 x x)) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ y x)))))) |
#s(approx (- (* x x) (* x y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) x)) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (-.f64 y x) (*.f64 #s(literal -2 binary64) x))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (+ (* -1 (* x y)) (pow x 2)))) |
#s(approx (- (* x x) (* x y)) (*.f64 (-.f64 x y) x)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (-.f64 y x) (*.f64 #s(literal -2 binary64) x))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* y (- (/ (pow x 2) y) x)))) |
#s(approx (- (* x x) (* x y)) (*.f64 (-.f64 x y) x)) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 (-.f64 y x) (*.f64 #s(literal -2 binary64) x))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -1 x)))))) |
#s(approx (- (* x x) (* x y)) (*.f64 (-.f64 x y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 25 |
| 0 | 11 | 21 |
| 1 | 38 | 21 |
| 0 | 322 | 21 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
#s(literal 2 binary64) |
(-.f64 (*.f64 x x) (*.f64 x y)) |
(*.f64 x x) |
x |
(*.f64 x y) |
y |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y)) |
(*.f64 (-.f64 x y) (+.f64 x x)) |
(*.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)) |
(*.f64 x (*.f64 (-.f64 x y) #s(literal 2 binary64))) |
(*.f64 x (+.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 x y) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 x (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 x (+.f64 x y))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x)) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x))) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x)) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x))))) |
(/.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 x (+.f64 x y))) |
(/.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (*.f64 x (+.f64 x y)) (*.f64 x (+.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x (+.f64 x y)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (*.f64 x (+.f64 x y)) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (*.f64 x (+.f64 x y)) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))) (*.f64 x (+.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) x (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x))) |
(fma.f64 (-.f64 x y) x (*.f64 (-.f64 x y) x)) |
(fma.f64 (neg.f64 x) (+.f64 (neg.f64 x) y) (*.f64 (-.f64 x y) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (*.f64 (-.f64 x y) x) #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(fma.f64 x (-.f64 x y) (*.f64 (-.f64 x y) x)) |
(fma.f64 x x (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) y))) |
(-.f64 (fma.f64 (-.f64 x y) x (*.f64 x x)) (*.f64 y x)) |
(-.f64 (*.f64 (-.f64 x y) x) (*.f64 (neg.f64 x) (-.f64 x y))) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 y x) (*.f64 (-.f64 x y) x))) |
(+.f64 (fma.f64 (-.f64 x y) x (*.f64 x x)) (*.f64 (neg.f64 x) y)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) y) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) y))) |
(+.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x)) |
(+.f64 (*.f64 x x) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
#s(literal 2 binary64) |
(*.f64 (-.f64 x y) x) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 x) y)) |
(*.f64 x (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (+.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (+.f64 x y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) y)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) y)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) y)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 x) y)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) x (*.f64 (neg.f64 y) x)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) x (*.f64 (neg.f64 x) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 y) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 x) y)) |
(fma.f64 (neg.f64 x) y (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 y) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 x) y)) |
(fma.f64 y (neg.f64 x) (*.f64 x x)) |
(fma.f64 x x (*.f64 (neg.f64 y) x)) |
(fma.f64 x x (*.f64 (neg.f64 x) y)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (+.f64 x y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (+.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(-.f64 (*.f64 x x) (*.f64 y x)) |
(+.f64 (*.f64 (neg.f64 x) y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 y) x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 x) y)) |
(*.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 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) x) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
(*.f64 y x) |
(*.f64 x y) |
y |
Compiled 1 703 to 287 computations (83.1% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 108 | 4 | 112 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 109 | 4 | 113 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (-.f64 x y) (+.f64 x x)) |
| ▶ | 95.7% | (*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 (neg.f64 y) x))) |
| ▶ | 54.6% | (*.f64 #s(literal 2 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x))) |
| ▶ | 61.3% | #s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
Compiled 44 to 32 computations (27.3% saved)
| Inputs |
|---|
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
(*.f64 #s(literal -2 binary64) (*.f64 y x)) |
#s(literal -2 binary64) |
(*.f64 y x) |
y |
x |
(*.f64 #s(literal 2 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x))) |
#s(literal 2 binary64) |
#s(approx (- (* x x) (* x y)) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 (neg.f64 y) x))) |
(fma.f64 x x (*.f64 (neg.f64 y) x)) |
(*.f64 (neg.f64 y) x) |
(neg.f64 y) |
(*.f64 (-.f64 x y) (+.f64 x x)) |
(-.f64 x y) |
(+.f64 x x) |
| Outputs |
|---|
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (* -2 (* y x)) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* x (- x y)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (* x (+ x (* -1 y))))) |
#s(approx (* (neg y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ y x)))))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* -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) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (+ (* -1 (* x y)) (pow x 2)))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (+ (* -1 (* x y)) (pow x 2)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* y (- (/ (pow x 2) y) x)))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (* y (+ (* -1 x) (/ (pow x 2) y))))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -1 x)))))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (pow x 2) y))))))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | y | @ | -inf | ((* 2 (- (* x x) (* x y))) (* -2 (* y x)) -2 (* y x) y x (* 2 (- (* x x) (* x y))) 2 (- (* x x) (* x y)) (* x x) (* 2 (+ (* x x) (* (neg y) x))) (+ (* x x) (* (neg y) x)) (* (neg y) x) (neg y) (* (- x y) (+ x x)) (- x y) (+ x x)) |
| 2.0ms | y | @ | 0 | ((* 2 (- (* x x) (* x y))) (* -2 (* y x)) -2 (* y x) y x (* 2 (- (* x x) (* x y))) 2 (- (* x x) (* x y)) (* x x) (* 2 (+ (* x x) (* (neg y) x))) (+ (* x x) (* (neg y) x)) (* (neg y) x) (neg y) (* (- x y) (+ x x)) (- x y) (+ x x)) |
| 2.0ms | x | @ | -inf | ((* 2 (- (* x x) (* x y))) (* -2 (* y x)) -2 (* y x) y x (* 2 (- (* x x) (* x y))) 2 (- (* x x) (* x y)) (* x x) (* 2 (+ (* x x) (* (neg y) x))) (+ (* x x) (* (neg y) x)) (* (neg y) x) (neg y) (* (- x y) (+ x x)) (- x y) (+ x x)) |
| 2.0ms | x | @ | inf | ((* 2 (- (* x x) (* x y))) (* -2 (* y x)) -2 (* y x) y x (* 2 (- (* x x) (* x y))) 2 (- (* x x) (* x y)) (* x x) (* 2 (+ (* x x) (* (neg y) x))) (+ (* x x) (* (neg y) x)) (* (neg y) x) (neg y) (* (- x y) (+ x x)) (- x y) (+ x x)) |
| 2.0ms | x | @ | 0 | ((* 2 (- (* x x) (* x y))) (* -2 (* y x)) -2 (* y x) y x (* 2 (- (* x x) (* x y))) 2 (- (* x x) (* x y)) (* x x) (* 2 (+ (* x x) (* (neg y) x))) (+ (* x x) (* (neg y) x)) (* (neg y) x) (neg y) (* (- x y) (+ x x)) (- x y) (+ x x)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 123 | 586 |
| 1 | 319 | 556 |
| 2 | 963 | 556 |
| 3 | 3589 | 556 |
| 4 | 6549 | 556 |
| 0 | 8114 | 556 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (* -2 (* y x)) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* x (- x y)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (* x (+ x (* -1 y))))) |
#s(approx (* (neg y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ y x)))))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* -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) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (+ (* -1 (* x y)) (pow x 2)))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (+ (* -1 (* x y)) (pow x 2)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* y (- (/ (pow x 2) y) x)))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (* y (+ (* -1 x) (/ (pow x 2) y))))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -1 x)))))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (pow x 2) y))))))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
| Outputs |
|---|
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 (*.f64 (-.f64 y x) #s(literal -2 binary64)) x)) |
#s(approx (* -2 (* y x)) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* -2 (* y x)) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* x x) (* (neg y) x)) (*.f64 (neg.f64 x) y)) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* x (- x y)))) |
#s(approx (+ (* x x) (* (neg y) x)) (*.f64 (-.f64 x y) x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 (*.f64 (-.f64 y x) #s(literal -2 binary64)) x)) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* x x) (* (neg y) x)) (*.f64 (neg.f64 x) y)) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (* x (+ x (* -1 y))))) |
#s(approx (+ (* x x) (* (neg y) x)) (*.f64 (-.f64 x y) x)) |
#s(approx (* (neg y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (neg y) x) (*.f64 (neg.f64 x) y)) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 (*.f64 (-.f64 y x) #s(literal -2 binary64)) x)) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (+ x x) (*.f64 x #s(literal 2 binary64))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 (*.f64 (-.f64 y x) #s(literal -2 binary64)) x)) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* (neg y) x)) (*.f64 x x)) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ (* x x) (* (neg y) x)) (*.f64 (-.f64 x y) x)) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 (*.f64 (-.f64 y x) #s(literal -2 binary64)) x)) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* (neg y) x)) (*.f64 x x)) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ (* x x) (* (neg y) x)) (*.f64 (-.f64 x y) x)) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 (*.f64 (-.f64 y x) #s(literal -2 binary64)) x)) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) x) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 (*.f64 (-.f64 y x) #s(literal -2 binary64)) x)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (+ (* -1 (* x y)) (pow x 2)))) |
#s(approx (+ (* x x) (* (neg y) x)) (*.f64 (-.f64 x y) x)) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 (*.f64 (-.f64 y x) #s(literal -2 binary64)) x)) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (+ (* -1 (* x y)) (pow x 2)))) |
#s(approx (+ (* x x) (* (neg y) x)) (*.f64 (-.f64 x y) x)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 (*.f64 (-.f64 y x) #s(literal -2 binary64)) x)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 (*.f64 (-.f64 y x) #s(literal -2 binary64)) x)) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* y (- (/ (pow x 2) y) x)))) |
#s(approx (+ (* x x) (* (neg y) x)) (*.f64 (-.f64 x y) x)) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 (*.f64 (-.f64 y x) #s(literal -2 binary64)) x)) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (* y (+ (* -1 x) (/ (pow x 2) y))))) |
#s(approx (+ (* x x) (* (neg y) x)) (*.f64 (-.f64 x y) x)) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 (*.f64 (-.f64 y x) #s(literal -2 binary64)) x)) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (* 2 (- (* x x) (* x y))) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 (*.f64 (-.f64 y x) #s(literal -2 binary64)) x)) |
#s(approx (- (* x x) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) (* -1 x)))))) |
#s(approx (+ (* x x) (* (neg y) x)) (*.f64 (-.f64 x y) x)) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 (*.f64 (-.f64 y x) #s(literal -2 binary64)) x)) |
#s(approx (+ (* x x) (* (neg y) x)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (pow x 2) y))))))) |
#s(approx (+ (* x x) (* (neg y) x)) (*.f64 (-.f64 x y) x)) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (* 2 (+ (* x x) (* (neg y) x))) (*.f64 (*.f64 (-.f64 y x) #s(literal -2 binary64)) x)) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- x y) (-.f64 x y)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 89 |
| 0 | 32 | 77 |
| 1 | 114 | 71 |
| 0 | 980 | 71 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
(*.f64 #s(literal -2 binary64) (*.f64 y x)) |
#s(literal -2 binary64) |
(*.f64 y x) |
y |
x |
(*.f64 #s(literal 2 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x))) |
#s(literal 2 binary64) |
#s(approx (- (* x x) (* x y)) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 (neg.f64 y) x))) |
(fma.f64 x x (*.f64 (neg.f64 y) x)) |
(*.f64 (neg.f64 y) x) |
(neg.f64 y) |
(*.f64 (-.f64 x y) (+.f64 x x)) |
(-.f64 x y) |
(+.f64 x x) |
| Outputs |
|---|
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
(*.f64 (*.f64 #s(literal -2 binary64) x) y) |
(*.f64 (*.f64 #s(literal -2 binary64) y) x) |
(*.f64 #s(literal -2 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal -2 binary64)) |
(*.f64 y (*.f64 x #s(literal -2 binary64))) |
(*.f64 x (*.f64 #s(literal -2 binary64) y)) |
#s(literal -2 binary64) |
(*.f64 y x) |
(*.f64 x y) |
(neg.f64 (*.f64 (neg.f64 y) x)) |
y |
x |
(*.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(approx (- (* x x) (* x y)) (*.f64 x x))) (*.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(approx (- (* x x) (* x y)) (*.f64 x x)))) (-.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(approx (- (* x x) (* x y)) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(approx (- (* x x) (* x y)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(approx (- (* x x) (* x y)) (*.f64 x x))) (*.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(approx (- (* x x) (* x y)) (*.f64 x x)))))) |
(fma.f64 #s(literal 1 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x)) (*.f64 #s(literal 1 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x)))) |
(fma.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(literal 1 binary64) (*.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x))) (*.f64 #s(literal 1 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x)))) |
(+.f64 (*.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(literal 1 binary64))) |
(+.f64 #s(approx (- (* x x) (* x y)) (*.f64 x x)) #s(approx (- (* x x) (* x y)) (*.f64 x x))) |
#s(literal 2 binary64) |
#s(approx (- (* x x) (* 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 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) x) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 2 binary64)) x) |
(*.f64 (+.f64 (neg.f64 y) x) #s(literal 2 binary64)) |
(*.f64 (-.f64 x y) #s(literal 2 binary64)) |
(*.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)) |
(*.f64 x (*.f64 (-.f64 x y) #s(literal 2 binary64))) |
(*.f64 x (+.f64 (+.f64 (neg.f64 y) x) (+.f64 (neg.f64 y) x))) |
(*.f64 x (+.f64 (-.f64 x y) (+.f64 (neg.f64 y) x))) |
(*.f64 x (+.f64 (+.f64 (neg.f64 y) x) (-.f64 x y))) |
(*.f64 x (+.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 y) x)) |
(*.f64 #s(literal 2 binary64) (-.f64 x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 x y) x)) |
(/.f64 (*.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal 0 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 x y)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 x (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64)) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 x (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 2 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x)) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x))) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x)) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x))))) |
(/.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 x (+.f64 y x))) |
(/.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 0 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 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 x x #s(literal 0 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 0 binary64)) (*.f64 (+.f64 y x) #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (+.f64 y x)) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (*.f64 x (+.f64 y x)) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x (+.f64 y x)) (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (*.f64 x (+.f64 y x)) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (*.f64 x (+.f64 y x)) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 x (+.f64 y x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (+.f64 y x)) (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))) (*.f64 x (+.f64 y x)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) x (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x))) |
(fma.f64 (+.f64 (neg.f64 y) x) x (*.f64 (-.f64 x y) x)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)) x #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (+.f64 (neg.f64 x) y) (*.f64 (-.f64 x y) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (neg.f64 x) y (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (-.f64 x y) x (*.f64 (-.f64 x y) x)) |
(fma.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 y) x (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(fma.f64 (neg.f64 y) #s(literal 2 binary64) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (-.f64 x y) x) #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 1 binary64))) |
(fma.f64 y (neg.f64 x) (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(fma.f64 x (+.f64 (neg.f64 y) x) (*.f64 (-.f64 x y) x)) |
(fma.f64 x (*.f64 (neg.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(fma.f64 x (-.f64 x y) (*.f64 (-.f64 x y) x)) |
(fma.f64 x (neg.f64 y) (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(fma.f64 x x (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (neg.f64 y) #s(literal 2 binary64)) |
(-.f64 (fma.f64 (-.f64 x y) x (*.f64 x x)) (*.f64 y x)) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 y x) (*.f64 (-.f64 x y) x))) |
(-.f64 (*.f64 (-.f64 x y) x) (*.f64 (neg.f64 (-.f64 x y)) x)) |
(-.f64 (*.f64 (-.f64 x y) x) (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) x))) |
(-.f64 (*.f64 (-.f64 x y) x) (*.f64 (neg.f64 x) (-.f64 x y))) |
(-.f64 #s(literal 2 binary64) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 y) x))) |
(+.f64 (fma.f64 (-.f64 x y) x (*.f64 (neg.f64 y) x)) (*.f64 x x)) |
(+.f64 (fma.f64 (-.f64 x y) x (*.f64 x x)) (*.f64 (neg.f64 y) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(+.f64 (*.f64 (neg.f64 y) x) (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(+.f64 (*.f64 x x) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(+.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x)) |
(+.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(*.f64 (+.f64 (neg.f64 y) x) x) |
(*.f64 (neg.f64 x) (+.f64 (neg.f64 x) y)) |
(*.f64 (-.f64 x y) x) |
(*.f64 x (+.f64 (neg.f64 y) x)) |
(*.f64 x (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) x) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) x) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 y) x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) x)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) x (*.f64 (neg.f64 y) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 y) x)) |
(fma.f64 (neg.f64 x) y (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 y) x)) |
(fma.f64 (neg.f64 y) x (*.f64 x x)) |
(fma.f64 y (neg.f64 x) (*.f64 x x)) |
(fma.f64 x (neg.f64 y) (*.f64 x x)) |
(fma.f64 x x (*.f64 (neg.f64 y) x)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (+.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x))) |
(-.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x))) |
(-.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 (neg.f64 y) x) (*.f64 x (neg.f64 x))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (neg.f64 x)) y)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 y))) |
(-.f64 (*.f64 x x) (*.f64 y x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 y) x)) |
(*.f64 (neg.f64 x) y) |
(*.f64 (neg.f64 y) x) |
(*.f64 y (neg.f64 x)) |
(*.f64 x (neg.f64 y)) |
(neg.f64 (*.f64 y x)) |
(neg.f64 y) |
(*.f64 (*.f64 (-.f64 x y) #s(literal 2 binary64)) x) |
(*.f64 (+.f64 (neg.f64 y) x) #s(literal 2 binary64)) |
(*.f64 (-.f64 x y) #s(literal 2 binary64)) |
(*.f64 (*.f64 (-.f64 x y) x) #s(literal 2 binary64)) |
(*.f64 x (*.f64 (-.f64 x y) #s(literal 2 binary64))) |
(*.f64 x (+.f64 (+.f64 (neg.f64 y) x) (+.f64 (neg.f64 y) x))) |
(*.f64 x (+.f64 (-.f64 x y) (+.f64 (neg.f64 y) x))) |
(*.f64 x (+.f64 (+.f64 (neg.f64 y) x) (-.f64 x y))) |
(*.f64 x (+.f64 (-.f64 x y) (-.f64 x y))) |
(*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 y) x)) |
(*.f64 #s(literal 2 binary64) (-.f64 x y)) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 x y) x)) |
(/.f64 (*.f64 #s(literal 0 binary64) (-.f64 x y)) #s(literal 0 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) (-.f64 x y)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 x (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64)) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(/.f64 (*.f64 (-.f64 x y) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 x (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 2 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x)) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x))) (-.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 x y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x) (-.f64 (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x)) (*.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x))))) |
(/.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 x (+.f64 y x))) |
(/.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 #s(literal 0 binary64) (+.f64 y x))) |
(/.f64 (*.f64 #s(literal 0 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 #s(literal 0 binary64) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 y x) (-.f64 x y))) (*.f64 (fma.f64 x x #s(literal 0 binary64)) (+.f64 y x))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 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 x x #s(literal 0 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 0 binary64)) (*.f64 (+.f64 y x) #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 0 binary64)) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (+.f64 y x)) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (*.f64 x (+.f64 y x)) (*.f64 x (+.f64 y x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x (+.f64 y x)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (*.f64 x (+.f64 y x)) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x (+.f64 y x)) (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (*.f64 x (+.f64 y x)) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (*.f64 x (+.f64 y x)) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 x (+.f64 y x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (+.f64 y x)) (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))) (*.f64 x (+.f64 y x)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 y x) (*.f64 x (+.f64 y x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (*.f64 (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))) (+.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (neg.f64 y))) (pow.f64 x #s(literal 4 binary64))))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) x (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x))) |
(fma.f64 (+.f64 (neg.f64 y) x) x (*.f64 (-.f64 x y) x)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)) x #s(literal 2 binary64)) |
(fma.f64 (neg.f64 x) (+.f64 (neg.f64 x) y) (*.f64 (-.f64 x y) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (neg.f64 x) y (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 (-.f64 x y) x (*.f64 (-.f64 x y) x)) |
(fma.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 y) x (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(fma.f64 (neg.f64 y) #s(literal 2 binary64) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (-.f64 x y) x) #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 1 binary64))) |
(fma.f64 y (neg.f64 x) (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(fma.f64 x (+.f64 (neg.f64 y) x) (*.f64 (-.f64 x y) x)) |
(fma.f64 x (*.f64 (neg.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(fma.f64 x (-.f64 x y) (*.f64 (-.f64 x y) x)) |
(fma.f64 x (neg.f64 y) (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(fma.f64 x x (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (neg.f64 y) #s(literal 2 binary64)) |
(-.f64 (fma.f64 (-.f64 x y) x (*.f64 x x)) (*.f64 y x)) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 y x) (*.f64 (-.f64 x y) x))) |
(-.f64 (*.f64 (-.f64 x y) x) (*.f64 (neg.f64 (-.f64 x y)) x)) |
(-.f64 (*.f64 (-.f64 x y) x) (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) x))) |
(-.f64 (*.f64 (-.f64 x y) x) (*.f64 (neg.f64 x) (-.f64 x y))) |
(-.f64 #s(literal 2 binary64) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 y) x))) |
(+.f64 (fma.f64 (-.f64 x y) x (*.f64 (neg.f64 y) x)) (*.f64 x x)) |
(+.f64 (fma.f64 (-.f64 x y) x (*.f64 x x)) (*.f64 (neg.f64 y) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x y) x))) |
(+.f64 (*.f64 (*.f64 (-.f64 x y) x) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 x y) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(+.f64 (*.f64 (neg.f64 y) x) (fma.f64 x x (*.f64 (-.f64 x y) x))) |
(+.f64 (*.f64 x x) (fma.f64 (neg.f64 x) y (*.f64 (-.f64 x y) x))) |
(+.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) x)) |
(+.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(-.f64 x y) |
#s(literal 2 binary64) |
Compiled 3 852 to 536 computations (86.1% saved)
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 218 | 4 | 222 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 0 | 0 |
| Total | 220 | 6 | 226 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 3.6% | (fma.f64 (neg.f64 y) #s(literal 2 binary64) #s(literal 2 binary64)) |
| ✓ | 100.0% | (*.f64 (-.f64 x y) (+.f64 x x)) |
| ▶ | 3.9% | (*.f64 (-.f64 x y) #s(literal 2 binary64)) |
| ▶ | 61.3% | (*.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x x)) |
| ▶ | 54.6% | (*.f64 #s(approx (- x y) x) (+.f64 x x)) |
| ✓ | 95.7% | (*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 (neg.f64 y) x))) |
Compiled 45 to 35 computations (22.2% saved)
| Inputs |
|---|
(*.f64 #s(approx (- x y) x) (+.f64 x x)) |
#s(approx (- x y) x) |
x |
(+.f64 x x) |
(*.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x x)) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
y |
(*.f64 (-.f64 x y) #s(literal 2 binary64)) |
(-.f64 x y) |
#s(literal 2 binary64) |
(fma.f64 (neg.f64 y) #s(literal 2 binary64) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* -2 y))) |
#s(approx (* (- x y) 2) #s(hole binary64 (+ (* -2 y) (* 2 x)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* -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) 2) #s(hole binary64 (* 2 x))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* x (+ 2 (* -2 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* -1 (* x (- (* 2 (/ y x)) 2))))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 2)) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (+ 2 (* -2 y)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* y (- (* 2 (/ x y)) 2)))) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (* -2 y))) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (* y (- (* 2 (/ 1 y)) 2)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* -1 (* y (+ 2 (* -2 (/ x y))))))) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (* -1 (* y (- 2 (* 2 (/ 1 y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* (- x y) (+ x x)) (- x y) x (+ x x) (* (- x y) (+ x x)) (- x y) (neg y) y (* (- x y) 2) (- x y) 2 (+ (* (neg y) 2) 2)) |
| 1.0ms | y | @ | -inf | ((* (- x y) (+ x x)) (- x y) x (+ x x) (* (- x y) (+ x x)) (- x y) (neg y) y (* (- x y) 2) (- x y) 2 (+ (* (neg y) 2) 2)) |
| 1.0ms | y | @ | inf | ((* (- x y) (+ x x)) (- x y) x (+ x x) (* (- x y) (+ x x)) (- x y) (neg y) y (* (- x y) 2) (- x y) 2 (+ (* (neg y) 2) 2)) |
| 1.0ms | x | @ | inf | ((* (- x y) (+ x x)) (- x y) x (+ x x) (* (- x y) (+ x x)) (- x y) (neg y) y (* (- x y) 2) (- x y) 2 (+ (* (neg y) 2) 2)) |
| 1.0ms | x | @ | 0 | ((* (- x y) (+ x x)) (- x y) x (+ x x) (* (- x y) (+ x x)) (- x y) (neg y) y (* (- x y) 2) (- x y) 2 (+ (* (neg y) 2) 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 101 | 319 |
| 1 | 262 | 294 |
| 2 | 857 | 294 |
| 3 | 3200 | 294 |
| 4 | 7131 | 294 |
| 0 | 8442 | 286 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* -2 y))) |
#s(approx (* (- x y) 2) #s(hole binary64 (+ (* -2 y) (* 2 x)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* -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) 2) #s(hole binary64 (* 2 x))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* x (+ 2 (* -2 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* -1 (* x (- (* 2 (/ y x)) 2))))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 2)) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (+ 2 (* -2 y)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* y (- (* 2 (/ x y)) 2)))) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (* -2 y))) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (* y (- (* 2 (/ 1 y)) 2)))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* -1 (* y (+ 2 (* -2 (/ x y))))))) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (* -1 (* y (- 2 (* 2 (/ 1 y))))))) |
| Outputs |
|---|
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* -2 (* x y)))) |
#s(approx (* (- x y) (+ x x)) (*.f64 (*.f64 y x) #s(literal -2 binary64))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* x (+ (* -2 y) (* 2 x))))) |
#s(approx (* (- x y) (+ x x)) (*.f64 (*.f64 (-.f64 y x) x) #s(literal -2 binary64))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (+ x x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (- x y) 2) #s(hole binary64 (* -2 y))) |
#s(approx (* (- x y) 2) (*.f64 #s(literal -2 binary64) y)) |
#s(approx (* (- x y) 2) #s(hole binary64 (+ (* -2 y) (* 2 x)))) |
#s(approx (* (- x y) 2) (*.f64 #s(literal 2 binary64) (-.f64 x y))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (- x y) (+ x x)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* -2 (/ y x)))))) |
#s(approx (* (- x y) (+ x x)) (*.f64 (*.f64 (-.f64 y x) x) #s(literal -2 binary64))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) x) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (* (- x y) 2) #s(hole binary64 (* 2 x))) |
#s(approx (* (- x y) 2) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (- x y) 2) #s(hole binary64 (* x (+ 2 (* -2 (/ y x)))))) |
#s(approx (* (- x y) 2) (*.f64 #s(literal 2 binary64) (-.f64 x y))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (* (- x y) 2) #s(hole binary64 (* -1 (* x (- (* 2 (/ y x)) 2))))) |
#s(approx (* (- x y) 2) (*.f64 #s(literal 2 binary64) (-.f64 x y))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (+ (* -2 (* x y)) (* 2 (pow x 2))))) |
#s(approx (* (- x y) (+ x x)) (*.f64 (*.f64 (-.f64 y x) x) #s(literal -2 binary64))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 2)) |
#s(approx (+ (* (neg y) 2) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (+ 2 (* -2 y)))) |
#s(approx (+ (* (neg y) 2) 2) (fma.f64 #s(literal -2 binary64) y #s(literal 2 binary64))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* y (+ (* -2 x) (* 2 (/ (pow x 2) y)))))) |
#s(approx (* (- x y) (+ x x)) (*.f64 (*.f64 (-.f64 y x) x) #s(literal -2 binary64))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (* (- x y) 2) #s(hole binary64 (* y (- (* 2 (/ x y)) 2)))) |
#s(approx (* (- x y) 2) (*.f64 #s(literal 2 binary64) (-.f64 x y))) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (* -2 y))) |
#s(approx (+ (* (neg y) 2) 2) (*.f64 #s(literal -2 binary64) y)) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (* y (- (* 2 (/ 1 y)) 2)))) |
#s(approx (+ (* (neg y) 2) 2) (fma.f64 #s(literal -2 binary64) y #s(literal 2 binary64))) |
#s(approx (* (- x y) (+ x x)) #s(hole binary64 (* -1 (* y (+ (* -2 (/ (pow x 2) y)) (* 2 x)))))) |
#s(approx (* (- x y) (+ x x)) (*.f64 (*.f64 (-.f64 y x) x) #s(literal -2 binary64))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (* (- x y) 2) #s(hole binary64 (* -1 (* y (+ 2 (* -2 (/ x y))))))) |
#s(approx (* (- x y) 2) (*.f64 #s(literal 2 binary64) (-.f64 x y))) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (* -1 (* y (- 2 (* 2 (/ 1 y))))))) |
#s(approx (+ (* (neg y) 2) 2) (fma.f64 #s(literal -2 binary64) y #s(literal 2 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 51 |
| 0 | 21 | 53 |
| 1 | 74 | 45 |
| 0 | 514 | 44 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(approx (- x y) x) (+.f64 x x)) |
#s(approx (- x y) x) |
x |
(+.f64 x x) |
(*.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x x)) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
y |
(*.f64 (-.f64 x y) #s(literal 2 binary64)) |
(-.f64 x y) |
#s(literal 2 binary64) |
(fma.f64 (neg.f64 y) #s(literal 2 binary64) #s(literal 2 binary64)) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- x y) x)) x) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(approx (- x y) x) x)) |
(*.f64 #s(literal 2 binary64) #s(approx (- x y) x)) |
(*.f64 #s(approx (- x y) x) #s(literal 2 binary64)) |
(*.f64 x (+.f64 #s(approx (- x y) x) #s(approx (- x y) x))) |
(/.f64 (*.f64 #s(literal 0 binary64) #s(approx (- x y) x)) #s(literal 0 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) #s(approx (- x y) x)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(approx (- x y) x) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(/.f64 (*.f64 #s(approx (- x y) x) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (- x y) x) x) (*.f64 #s(approx (- x y) x) x)) (*.f64 (*.f64 #s(approx (- x y) x) x) (*.f64 #s(approx (- x y) x) x))) (-.f64 (*.f64 #s(approx (- x y) x) x) (*.f64 #s(approx (- x y) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- x y) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- x y) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (- x y) x) x) (*.f64 #s(approx (- x y) x) x) (-.f64 (*.f64 (*.f64 #s(approx (- x y) x) x) (*.f64 #s(approx (- x y) x) x)) (*.f64 (*.f64 #s(approx (- x y) x) x) (*.f64 #s(approx (- x y) x) x))))) |
(fma.f64 #s(approx (- x y) x) x (*.f64 #s(approx (- x y) x) x)) |
(fma.f64 x #s(approx (- x y) x) (*.f64 #s(approx (- x y) x) x)) |
(-.f64 (*.f64 #s(approx (- x y) x) x) (*.f64 (neg.f64 x) #s(approx (- x y) x))) |
(-.f64 (*.f64 #s(approx (- x y) x) x) (*.f64 (neg.f64 #s(approx (- x y) x)) x)) |
(+.f64 (*.f64 #s(approx (- x y) x) x) (*.f64 #s(approx (- x y) x) x)) |
#s(approx (- x y) x) |
x |
#s(literal 2 binary64) |
(*.f64 (*.f64 #s(literal 2 binary64) #s(approx (- x y) (neg.f64 y))) x) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(approx (- x y) (neg.f64 y)) x)) |
(*.f64 #s(literal 2 binary64) #s(approx (- x y) (neg.f64 y))) |
(*.f64 #s(approx (- x y) (neg.f64 y)) #s(literal 2 binary64)) |
(*.f64 x (+.f64 #s(approx (- x y) (neg.f64 y)) #s(approx (- x y) (neg.f64 y)))) |
(/.f64 (*.f64 #s(literal 0 binary64) #s(approx (- x y) (neg.f64 y))) #s(literal 0 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) #s(approx (- x y) (neg.f64 y))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(/.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) x) (*.f64 #s(approx (- x y) (neg.f64 y)) x)) (*.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) x) (*.f64 #s(approx (- x y) (neg.f64 y)) x))) (-.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) x) (*.f64 #s(approx (- x y) (neg.f64 y)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) x) (*.f64 #s(approx (- x y) (neg.f64 y)) x) (-.f64 (*.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) x) (*.f64 #s(approx (- x y) (neg.f64 y)) x)) (*.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) x) (*.f64 #s(approx (- x y) (neg.f64 y)) x))))) |
(fma.f64 #s(approx (- x y) (neg.f64 y)) x (*.f64 #s(approx (- x y) (neg.f64 y)) x)) |
(fma.f64 x #s(approx (- x y) (neg.f64 y)) (*.f64 #s(approx (- x y) (neg.f64 y)) x)) |
(-.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) x) (*.f64 (neg.f64 x) #s(approx (- x y) (neg.f64 y)))) |
(-.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) x) (*.f64 (neg.f64 #s(approx (- x y) (neg.f64 y))) x)) |
(+.f64 (*.f64 #s(approx (- x y) (neg.f64 y)) x) (*.f64 #s(approx (- x y) (neg.f64 y)) x)) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
y |
(*.f64 #s(literal 2 binary64) (-.f64 x y)) |
(*.f64 (-.f64 x y) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 2 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (+.f64 y x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (-.f64 x y) (*.f64 #s(literal 1 binary64) (-.f64 x y))) |
(fma.f64 (-.f64 x y) #s(literal 1 binary64) (*.f64 (-.f64 x y) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 x y)) (*.f64 #s(literal 1 binary64) (-.f64 x y))) |
(+.f64 (*.f64 (-.f64 x y) #s(literal 1 binary64)) (*.f64 (-.f64 x y) #s(literal 1 binary64))) |
(+.f64 (-.f64 x y) (-.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(-.f64 x y) |
#s(literal 2 binary64) |
(*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 y #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 4 binary64) #s(literal -4 binary64))) (neg.f64 (-.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (neg.f64 y) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 y y) #s(literal 4 binary64) #s(literal -4 binary64)) (-.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 4 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (neg.f64 y) #s(literal 4 binary64))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(fma.f64 #s(literal 2 binary64) (neg.f64 y) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 y) #s(literal 2 binary64) #s(literal 2 binary64)) |
(fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (neg.f64 y))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) y)) |
(+.f64 (fma.f64 y #s(literal -2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (neg.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (neg.f64 y) #s(literal 4 binary64))))) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 y y) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (neg.f64 y) #s(literal 4 binary64)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal -2 binary64)))) |
(+.f64 (*.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 y #s(literal -2 binary64))) |
Compiled 1 471 to 234 computations (84.1% saved)
9 alts after pruning (4 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 108 | 4 | 112 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 2 | 2 |
| Total | 109 | 9 | 118 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 3.6% | (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) |
| ✓ | 100.0% | (*.f64 (-.f64 x y) (+.f64 x x)) |
| ✓ | 3.9% | (*.f64 (-.f64 x y) #s(literal 2 binary64)) |
| ✓ | 61.3% | (*.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x x)) |
| ✓ | 54.6% | (*.f64 #s(approx (- x y) x) (+.f64 x x)) |
| ▶ | 4.5% | (*.f64 #s(approx (- x y) x) #s(literal 2 binary64)) |
| ✓ | 95.7% | (*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 (neg.f64 y) x))) |
| ▶ | 3.4% | #s(approx (+ (* (neg y) 2) 2) (*.f64 #s(literal -2 binary64) y)) |
| ▶ | 3.8% | #s(approx (+ (* (neg y) 2) 2) #s(literal 2 binary64)) |
Compiled 69 to 58 computations (15.9% saved)
| Inputs |
|---|
#s(approx (+ (* (neg y) 2) 2) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ (* (neg y) 2) 2) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 #s(literal -2 binary64) y) |
#s(literal -2 binary64) |
y |
(*.f64 #s(approx (- x y) x) #s(literal 2 binary64)) |
#s(approx (- x y) x) |
x |
(fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (* (- x y) 2) #s(hole binary64 (* -2 y))) |
#s(approx (* (- x y) 2) #s(hole binary64 (+ (* -2 y) (* 2 x)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- x y) 2) #s(hole binary64 (* 2 x))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* x (+ 2 (* -2 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* -1 (* x (- (* 2 (/ y x)) 2))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 2)) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (+ 2 (* -2 y)))) |
#s(approx (* -2 y) #s(hole binary64 (* -2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (+ (* y -2) 2) #s(hole binary64 2)) |
#s(approx (+ (* y -2) 2) #s(hole binary64 (+ 2 (* -2 y)))) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (* -2 y))) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (* y (- (* 2 (/ 1 y)) 2)))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* y (- (* 2 (/ x y)) 2)))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ (* y -2) 2) #s(hole binary64 (* -2 y))) |
#s(approx (+ (* y -2) 2) #s(hole binary64 (* y (- (* 2 (/ 1 y)) 2)))) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (* -1 (* y (- 2 (* 2 (/ 1 y))))))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* -1 (* y (+ 2 (* -2 (/ x y))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ (* y -2) 2) #s(hole binary64 (* -1 (* y (- 2 (* 2 (/ 1 y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((+ (* (neg y) 2) 2) 2 (+ (* (neg y) 2) 2) (* -2 y) -2 y (* (- x y) 2) (- x y) x (+ (* y -2) 2)) |
| 1.0ms | y | @ | inf | ((+ (* (neg y) 2) 2) 2 (+ (* (neg y) 2) 2) (* -2 y) -2 y (* (- x y) 2) (- x y) x (+ (* y -2) 2)) |
| 0.0ms | y | @ | 0 | ((+ (* (neg y) 2) 2) 2 (+ (* (neg y) 2) 2) (* -2 y) -2 y (* (- x y) 2) (- x y) x (+ (* y -2) 2)) |
| 0.0ms | x | @ | -inf | ((+ (* (neg y) 2) 2) 2 (+ (* (neg y) 2) 2) (* -2 y) -2 y (* (- x y) 2) (- x y) x (+ (* y -2) 2)) |
| 0.0ms | x | @ | inf | ((+ (* (neg y) 2) 2) 2 (+ (* (neg y) 2) 2) (* -2 y) -2 y (* (- x y) 2) (- x y) x (+ (* y -2) 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 82 | 257 |
| 1 | 190 | 237 |
| 2 | 590 | 237 |
| 3 | 2041 | 237 |
| 4 | 5316 | 237 |
| 5 | 7647 | 237 |
| 0 | 8452 | 221 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (- x y) 2) #s(hole binary64 (* -2 y))) |
#s(approx (* (- x y) 2) #s(hole binary64 (+ (* -2 y) (* 2 x)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- x y) 2) #s(hole binary64 (* 2 x))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* x (+ 2 (* -2 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* -1 (* x (- (* 2 (/ y x)) 2))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 2)) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (+ 2 (* -2 y)))) |
#s(approx (* -2 y) #s(hole binary64 (* -2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (+ (* y -2) 2) #s(hole binary64 2)) |
#s(approx (+ (* y -2) 2) #s(hole binary64 (+ 2 (* -2 y)))) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (* -2 y))) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (* y (- (* 2 (/ 1 y)) 2)))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* y (- (* 2 (/ x y)) 2)))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ (* y -2) 2) #s(hole binary64 (* -2 y))) |
#s(approx (+ (* y -2) 2) #s(hole binary64 (* y (- (* 2 (/ 1 y)) 2)))) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (* -1 (* y (- 2 (* 2 (/ 1 y))))))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* -1 (* y (+ 2 (* -2 (/ x y))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ (* y -2) 2) #s(hole binary64 (* -1 (* y (- 2 (* 2 (/ 1 y))))))) |
| Outputs |
|---|
#s(approx (* (- x y) 2) #s(hole binary64 (* -2 y))) |
#s(approx (* (- x y) 2) (*.f64 #s(literal -2 binary64) y)) |
#s(approx (* (- x y) 2) #s(hole binary64 (+ (* -2 y) (* 2 x)))) |
#s(approx (* (- x y) 2) (*.f64 (-.f64 x y) #s(literal 2 binary64))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* (- x y) 2) #s(hole binary64 (* 2 x))) |
#s(approx (* (- x y) 2) (*.f64 x #s(literal 2 binary64))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* x (+ 2 (* -2 (/ y x)))))) |
#s(approx (* (- x y) 2) (*.f64 (-.f64 x y) #s(literal 2 binary64))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) x) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (* (- x y) 2) #s(hole binary64 (* -1 (* x (- (* 2 (/ y x)) 2))))) |
#s(approx (* (- x y) 2) (*.f64 (-.f64 x y) #s(literal 2 binary64))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 2)) |
#s(approx (+ (* (neg y) 2) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (+ 2 (* -2 y)))) |
#s(approx (+ (* (neg y) 2) 2) (fma.f64 #s(literal -2 binary64) y #s(literal 2 binary64))) |
#s(approx (* -2 y) #s(hole binary64 (* -2 y))) |
#s(approx (* -2 y) (*.f64 #s(literal -2 binary64) y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (+ (* y -2) 2) #s(hole binary64 2)) |
#s(approx (+ (* (neg y) 2) 2) #s(literal 2 binary64)) |
#s(approx (+ (* y -2) 2) #s(hole binary64 (+ 2 (* -2 y)))) |
#s(approx (+ (* (neg y) 2) 2) (fma.f64 #s(literal -2 binary64) y #s(literal 2 binary64))) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (* -2 y))) |
#s(approx (+ (* (neg y) 2) 2) (*.f64 #s(literal -2 binary64) y)) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (* y (- (* 2 (/ 1 y)) 2)))) |
#s(approx (+ (* (neg y) 2) 2) (fma.f64 #s(literal -2 binary64) y #s(literal 2 binary64))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* y (- (* 2 (/ x y)) 2)))) |
#s(approx (* (- x y) 2) (*.f64 (-.f64 x y) #s(literal 2 binary64))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (+ (* y -2) 2) #s(hole binary64 (* -2 y))) |
#s(approx (+ (* (neg y) 2) 2) (*.f64 #s(literal -2 binary64) y)) |
#s(approx (+ (* y -2) 2) #s(hole binary64 (* y (- (* 2 (/ 1 y)) 2)))) |
#s(approx (+ (* (neg y) 2) 2) (fma.f64 #s(literal -2 binary64) y #s(literal 2 binary64))) |
#s(approx (+ (* (neg y) 2) 2) #s(hole binary64 (* -1 (* y (- 2 (* 2 (/ 1 y))))))) |
#s(approx (+ (* (neg y) 2) 2) (fma.f64 #s(literal -2 binary64) y #s(literal 2 binary64))) |
#s(approx (* (- x y) 2) #s(hole binary64 (* -1 (* y (+ 2 (* -2 (/ x y))))))) |
#s(approx (* (- x y) 2) (*.f64 (-.f64 x y) #s(literal 2 binary64))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (+ (* y -2) 2) #s(hole binary64 (* -1 (* y (- 2 (* 2 (/ 1 y))))))) |
#s(approx (+ (* (neg y) 2) 2) (fma.f64 #s(literal -2 binary64) y #s(literal 2 binary64))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 41 |
| 0 | 18 | 41 |
| 1 | 66 | 37 |
| 0 | 482 | 37 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (* (neg y) 2) 2) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ (* (neg y) 2) 2) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 #s(literal -2 binary64) y) |
#s(literal -2 binary64) |
y |
(*.f64 #s(approx (- x y) x) #s(literal 2 binary64)) |
#s(approx (- x y) x) |
x |
(fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (+ (* (neg y) 2) 2) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ (* (neg y) 2) 2) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 #s(literal -2 binary64) y) |
(*.f64 #s(literal 2 binary64) (neg.f64 y)) |
(*.f64 (neg.f64 y) #s(literal 2 binary64)) |
(*.f64 y #s(literal -2 binary64)) |
(neg.f64 (*.f64 #s(literal 2 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (*.f64 (neg.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 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(+.f64 (neg.f64 y) (neg.f64 y)) |
#s(literal -2 binary64) |
y |
(*.f64 #s(approx (- x y) x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(approx (- x y) x)) |
(fma.f64 #s(literal 1 binary64) #s(approx (- x y) x) (*.f64 #s(literal 1 binary64) #s(approx (- x y) x))) |
(fma.f64 #s(approx (- x y) x) #s(literal 1 binary64) (*.f64 #s(approx (- x y) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) #s(approx (- x y) x)) (*.f64 #s(literal 1 binary64) #s(approx (- x y) x))) |
(+.f64 (*.f64 #s(approx (- x y) x) #s(literal 1 binary64)) (*.f64 #s(approx (- x y) x) #s(literal 1 binary64))) |
(+.f64 #s(approx (- x y) x) #s(approx (- x y) x)) |
#s(approx (- x y) x) |
x |
(*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 4 binary64) #s(literal -4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 y #s(literal -4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 y y) #s(literal 4 binary64) #s(literal -4 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (*.f64 y #s(literal -4 binary64))))) |
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 y #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 y y) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 y #s(literal -4 binary64))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(fma.f64 #s(literal -2 binary64) y #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (neg.f64 y) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 y) #s(literal 2 binary64) #s(literal 2 binary64)) |
(fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)))) |
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (neg.f64 y))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(-.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) #s(literal -2 binary64))) |
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) y)) |
(+.f64 (fma.f64 #s(literal -2 binary64) y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (neg.f64 y))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (neg.f64 y)))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 y)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 y #s(literal -4 binary64))))) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 y y) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 y #s(literal -4 binary64)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) y))) |
(+.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) y)) |
Compiled 655 to 130 computations (80.2% saved)
9 alts after pruning (1 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 63 | 1 | 64 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 5 | 5 |
| Total | 64 | 9 | 73 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 3.6% | (fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) |
| 4.5% | (+.f64 #s(approx (- x y) x) #s(approx (- x y) x)) | |
| ✓ | 100.0% | (*.f64 (-.f64 x y) (+.f64 x x)) |
| ✓ | 3.9% | (*.f64 (-.f64 x y) #s(literal 2 binary64)) |
| ✓ | 61.3% | (*.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x x)) |
| ✓ | 54.6% | (*.f64 #s(approx (- x y) x) (+.f64 x x)) |
| ✓ | 95.7% | (*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 (neg.f64 y) x))) |
| ✓ | 3.4% | #s(approx (+ (* (neg y) 2) 2) (*.f64 #s(literal -2 binary64) y)) |
| ✓ | 3.8% | #s(approx (+ (* (neg y) 2) 2) #s(literal 2 binary64)) |
Compiled 195 to 98 computations (49.7% saved)
| Inputs |
|---|
#s(approx (+ (* (neg y) 2) 2) #s(literal 2 binary64)) |
(+.f64 #s(approx (- x y) x) #s(approx (- x y) x)) |
#s(approx (+ (* (neg y) 2) 2) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 #s(approx (- x y) x) #s(literal 2 binary64)) |
(fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) |
(*.f64 #s(approx (- x y) x) (+.f64 x x)) |
(*.f64 (-.f64 x y) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 y) #s(literal 2 binary64) #s(literal 2 binary64)) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
(*.f64 #s(literal 2 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x))) |
(*.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x x)) |
(*.f64 (-.f64 x y) (+.f64 x x)) |
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
(*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 (neg.f64 y) x))) |
| Outputs |
|---|
(*.f64 (-.f64 x y) (+.f64 x x)) |
4 calls:
| 11.0ms | y |
| 6.0ms | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| 4.0ms | x |
| 4.0ms | (-.f64 (*.f64 x x) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 (*.f64 x x) (*.f64 x y)) |
| 100.0% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
#s(approx (+ (* (neg y) 2) 2) #s(literal 2 binary64)) |
(+.f64 #s(approx (- x y) x) #s(approx (- x y) x)) |
#s(approx (+ (* (neg y) 2) 2) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 #s(approx (- x y) x) #s(literal 2 binary64)) |
(fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) |
(*.f64 #s(approx (- x y) x) (+.f64 x x)) |
(*.f64 (-.f64 x y) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 y) #s(literal 2 binary64) #s(literal 2 binary64)) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
(*.f64 #s(literal 2 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x))) |
(*.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x x)) |
| Outputs |
|---|
(*.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x x)) |
(*.f64 #s(approx (- x y) x) (+.f64 x x)) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
4 calls:
| 4.0ms | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| 4.0ms | x |
| 4.0ms | (-.f64 (*.f64 x x) (*.f64 x y)) |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.9% | 2 | (-.f64 (*.f64 x x) (*.f64 x y)) |
| 77.9% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| 81.7% | 3 | x |
| 84.3% | 3 | y |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
#s(approx (+ (* (neg y) 2) 2) #s(literal 2 binary64)) |
(+.f64 #s(approx (- x y) x) #s(approx (- x y) x)) |
#s(approx (+ (* (neg y) 2) 2) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 #s(approx (- x y) x) #s(literal 2 binary64)) |
(fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) |
(*.f64 #s(approx (- x y) x) (+.f64 x x)) |
(*.f64 (-.f64 x y) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 y) #s(literal 2 binary64) #s(literal 2 binary64)) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
(*.f64 #s(literal 2 binary64) #s(approx (- (* x x) (* x y)) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
(*.f64 #s(approx (- x y) x) (+.f64 x x)) |
#s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.3% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ (* (neg y) 2) 2) #s(literal 2 binary64)) |
(+.f64 #s(approx (- x y) x) #s(approx (- x y) x)) |
#s(approx (+ (* (neg y) 2) 2) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 #s(approx (- x y) x) #s(literal 2 binary64)) |
(fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) |
(*.f64 #s(approx (- x y) x) (+.f64 x x)) |
(*.f64 (-.f64 x y) #s(literal 2 binary64)) |
(fma.f64 (neg.f64 y) #s(literal 2 binary64) #s(literal 2 binary64)) |
| Outputs |
|---|
(*.f64 #s(approx (- x y) x) (+.f64 x x)) |
4 calls:
| 5.0ms | y |
| 3.0ms | x |
| 3.0ms | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| 3.0ms | (-.f64 (*.f64 x x) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.6% | 1 | (-.f64 (*.f64 x x) (*.f64 x y)) |
| 54.6% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| 54.6% | 1 | x |
| 54.6% | 1 | y |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
#s(approx (+ (* (neg y) 2) 2) #s(literal 2 binary64)) |
(+.f64 #s(approx (- x y) x) #s(approx (- x y) x)) |
#s(approx (+ (* (neg y) 2) 2) (*.f64 #s(literal -2 binary64) y)) |
(*.f64 #s(approx (- x y) x) #s(literal 2 binary64)) |
(fma.f64 y #s(literal -2 binary64) #s(literal 2 binary64)) |
| Outputs |
|---|
(+.f64 #s(approx (- x y) x) #s(approx (- x y) x)) |
4 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| 2.0ms | (-.f64 (*.f64 x x) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.5% | 1 | (-.f64 (*.f64 x x) (*.f64 x y)) |
| 4.5% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| 4.5% | 1 | y |
| 4.5% | 1 | x |
Compiled 18 to 16 computations (11.1% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (* (neg y) 2) 2) #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (+ (* (neg y) 2) 2) #s(literal 2 binary64)) |
4 calls:
| 1.0ms | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (-.f64 (*.f64 x x) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.8% | 1 | y |
| 3.8% | 1 | x |
| 3.8% | 1 | (-.f64 (*.f64 x x) (*.f64 x y)) |
| 3.8% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y))) |
Compiled 18 to 16 computations (11.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 5.307788964124372e-27 | 1.7299654504298998e-18 |
| 62.0ms | -1.1568322214810116e-58 | -1.1785441545555045e-88 |
| 63.0ms | 320× | 0 | valid |
Compiled 437 to 348 computations (20.4% saved)
ival-mult: 54.0ms (96.8% of total)ival-sub: 1.0ms (1.8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.307788964124372e-27 | 1.7299654504298998e-18 |
| 1.0ms | -1.1568322214810116e-58 | -1.1785441545555045e-88 |
Compiled 492 to 392 computations (20.3% saved)
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 106 |
| 1 | 60 | 105 |
| 2 | 142 | 105 |
| 3 | 448 | 105 |
| 4 | 1547 | 105 |
| 5 | 7404 | 105 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (-.f64 x y) (+.f64 x x)) |
(if (<=.f64 y #s(literal -1659995391306165/474284397516047136454946754595585670566993857190463750305618264096412179005177856 binary64)) (*.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x x)) (if (<=.f64 y #s(literal 552958846246525/10633823966279326983230456482242756608 binary64)) (*.f64 #s(approx (- x y) x) (+.f64 x x)) #s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))))) |
(if (<=.f64 y #s(literal -1659995391306165/474284397516047136454946754595585670566993857190463750305618264096412179005177856 binary64)) #s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) (if (<=.f64 y #s(literal 552958846246525/10633823966279326983230456482242756608 binary64)) (*.f64 #s(approx (- x y) x) (+.f64 x x)) #s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))))) |
(*.f64 #s(approx (- x y) x) (+.f64 x x)) |
(+.f64 #s(approx (- x y) x) #s(approx (- x y) x)) |
#s(approx (+ (* (neg y) 2) 2) #s(literal 2 binary64)) |
| Outputs |
|---|
(*.f64 (-.f64 x y) (+.f64 x x)) |
(if (<=.f64 y #s(literal -1659995391306165/474284397516047136454946754595585670566993857190463750305618264096412179005177856 binary64)) (*.f64 #s(approx (- x y) (neg.f64 y)) (+.f64 x x)) (if (<=.f64 y #s(literal 552958846246525/10633823966279326983230456482242756608 binary64)) (*.f64 #s(approx (- x y) x) (+.f64 x x)) #s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))))) |
(if (<=.f64 y #s(literal -1659995391306165/474284397516047136454946754595585670566993857190463750305618264096412179005177856 binary64)) #s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) (if (<=.f64 y #s(literal 552958846246525/10633823966279326983230456482242756608 binary64)) (*.f64 #s(approx (- x y) x) (+.f64 x x)) #s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))))) |
(if (or (<=.f64 y #s(literal -1659995391306165/474284397516047136454946754595585670566993857190463750305618264096412179005177856 binary64)) (not (<=.f64 y #s(literal 552958846246525/10633823966279326983230456482242756608 binary64)))) #s(approx (* 2 (- (* x x) (* x y))) (*.f64 #s(literal -2 binary64) (*.f64 y x))) (*.f64 #s(approx (- x y) x) (+.f64 x x))) |
(*.f64 #s(approx (- x y) x) (+.f64 x x)) |
(+.f64 #s(approx (- x y) x) #s(approx (- x y) x)) |
#s(approx (+ (* (neg y) 2) 2) #s(literal 2 binary64)) |
| 1× | fuel |
Compiled 110 to 35 computations (68.2% saved)
Compiled 252 to 96 computations (61.9% saved)
Loading profile data...