
Time bar (total: 2.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 532.0ms | 8 256× | 0 | valid |
ival-mult: 120.0ms (46.2% of total)ival-sub: 93.0ms (35.8% of total)ival-add: 36.0ms (13.9% of total)exact: 6.0ms (2.3% of total)ival-assert: 3.0ms (1.2% of total)adjust: 2.0ms (0.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 7 | 0 | - | 0 | - | (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 x z)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 #s(literal 1 binary64) x) y) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x z) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
+.f64 | (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 x z)) | nan-rescue | 7 | 0 |
| ↳ | (*.f64 (-.f64 #s(literal 1 binary64) x) y) | overflow | 39 | |
| ↳ | (*.f64 x z) | overflow | 36 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 7 | 0 |
| - | 0 | 249 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 7 | 0 | 0 |
| - | 0 | 0 | 249 |
| number | freq |
|---|---|
| 0 | 249 |
| 1 | 7 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 64.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-mult: 25.0ms (78.2% of total)ival-sub: 3.0ms (9.4% of total)ival-add: 3.0ms (9.4% 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 | 33 | 97 |
| 1 | 78 | 93 |
| 2 | 175 | 92 |
| 3 | 299 | 90 |
| 4 | 506 | 90 |
| 5 | 1285 | 75 |
| 6 | 7598 | 75 |
| 0 | 8 | 9 |
| 0 | 12 | 9 |
| 1 | 20 | 9 |
| 2 | 37 | 9 |
| 3 | 67 | 9 |
| 4 | 149 | 9 |
| 5 | 483 | 8 |
| 6 | 3696 | 8 |
| 7 | 7651 | 8 |
| 0 | 8302 | 7 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 x z)) |
| Outputs |
|---|
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 x z)) |
(fma.f64 (-.f64 y z) (neg.f64 x) y) |
Compiled 9 to 8 computations (11.1% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.2% | (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 x z)) |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 x z)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) y) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
y |
(*.f64 x z) |
z |
| Outputs |
|---|
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (+ y (* x (+ z (* -1 y)))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 y)) |
#s(approx (* (- 1 x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x z) #s(hole binary64 (* x z))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* x (+ z (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* x (+ z (+ (* -1 y) (/ y x)))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* x (+ (* -1 y) (/ y x))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* x (+ y (* -1 z)))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* x (+ y (+ (* -1 z) (* -1 (/ y x)))))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ y x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (+ (* x z) (* y (- 1 x))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* y (- 1 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* y (- (+ 1 (/ (* x z) y)) x)))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ (* x z) y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* z (+ x (/ (* y (- 1 x)) z))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (* y (- 1 x)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | y | @ | -inf | ((+ (* (- 1 x) y) (* x z)) (* (- 1 x) y) (- 1 x) 1 x y (* x z) z) |
| 1.0ms | x | @ | -inf | ((+ (* (- 1 x) y) (* x z)) (* (- 1 x) y) (- 1 x) 1 x y (* x z) z) |
| 1.0ms | x | @ | inf | ((+ (* (- 1 x) y) (* x z)) (* (- 1 x) y) (- 1 x) 1 x y (* x z) z) |
| 1.0ms | y | @ | inf | ((+ (* (- 1 x) y) (* x z)) (* (- 1 x) y) (- 1 x) 1 x y (* x z) z) |
| 1.0ms | x | @ | 0 | ((+ (* (- 1 x) y) (* x z)) (* (- 1 x) y) (- 1 x) 1 x y (* x z) z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 91 | 414 |
| 0 | 96 | 392 |
| 1 | 478 | 350 |
| 2 | 4013 | 350 |
| 0 | 11192 | 329 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 x z)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) y) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
y |
(*.f64 x z) |
z |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (+ y (* x (+ z (* -1 y)))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 y)) |
#s(approx (* (- 1 x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x z) #s(hole binary64 (* x z))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* x (+ z (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* x (+ z (+ (* -1 y) (/ y x)))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* x (+ (* -1 y) (/ y x))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* x (+ y (* -1 z)))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* x (+ y (+ (* -1 z) (* -1 (/ y x)))))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ y x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (+ (* x z) (* y (- 1 x))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* y (- 1 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* y (- (+ 1 (/ (* x z) y)) x)))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ (* x z) y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* z (+ x (/ (* y (- 1 x)) z))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (* y (- 1 x)) z))))))) |
| Outputs |
|---|
(/.f64 (fma.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 (neg.f64 z) x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 (neg.f64 z) x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 (neg.f64 z) x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 (neg.f64 z) x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 z x) (fma.f64 z x (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) y)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 z x) (fma.f64 z x (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) y)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))) (pow.f64 (*.f64 z x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 z x) (fma.f64 z x (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) y)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))) (fma.f64 (*.f64 z x) (fma.f64 z x (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) y)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 z y) x) (-.f64 (*.f64 (-.f64 z y) x) y) (*.f64 y y)) (*.f64 (fma.f64 (*.f64 (-.f64 z y) x) (-.f64 (*.f64 (-.f64 z y) x) y) (*.f64 y y)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (-.f64 z y) x) (-.f64 (*.f64 (-.f64 z y) x) y) (*.f64 y y)) (fma.f64 (*.f64 (-.f64 z y) x) (-.f64 (*.f64 (-.f64 z y) x) y) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (-.f64 z y) x) y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) (-.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 (neg.f64 z) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (*.f64 (*.f64 z x) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 z x (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 (neg.f64 z) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 (neg.f64 z) x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z x) (fma.f64 z x (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) y)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (*.f64 (-.f64 z y) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 z y) x) (-.f64 (*.f64 (-.f64 z y) x) y) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))) (fma.f64 z x (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 (neg.f64 z) x))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64))) (-.f64 y (*.f64 (-.f64 z y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 (neg.f64 z) x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 (*.f64 z x) (fma.f64 z x (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) y)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 z y) x) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 z y) x) (-.f64 (*.f64 (-.f64 z y) x) y) (*.f64 y y))) |
(fma.f64 (-.f64 z y) x y) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 z x)) |
(fma.f64 z x (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(fma.f64 y (-.f64 #s(literal 1 binary64) x) (*.f64 z x)) |
(fma.f64 x (-.f64 z y) y) |
(fma.f64 x z (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (fma.f64 z x (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) y))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (fma.f64 z x (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 (neg.f64 z) x))) (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 (neg.f64 z) x)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (-.f64 z y) x))) (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (-.f64 y (*.f64 (-.f64 z y) x)))) |
(-.f64 (*.f64 z x) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) y)) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 (neg.f64 z) x)) |
(-.f64 y (*.f64 (neg.f64 x) (-.f64 z y))) |
(+.f64 (+.f64 y (*.f64 z x)) (*.f64 (neg.f64 y) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 (neg.f64 z) x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 (neg.f64 z) x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 z x) (fma.f64 z x (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) y)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (fma.f64 (*.f64 z x) (fma.f64 z x (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) y)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 z y) x) (-.f64 (*.f64 (-.f64 z y) x) y) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 z y) x) (-.f64 (*.f64 (-.f64 z y) x) y) (*.f64 y y)))) |
(+.f64 (*.f64 (-.f64 z y) x) y) |
(+.f64 (*.f64 z x) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 z x)) |
(+.f64 y (*.f64 (-.f64 z y) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) y) |
(*.f64 y (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 y) x) (-.f64 (*.f64 (neg.f64 y) x) y) (*.f64 y y)) (*.f64 (fma.f64 (*.f64 (neg.f64 y) x) (-.f64 (*.f64 (neg.f64 y) x) y) (*.f64 y y)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (neg.f64 y) x) (-.f64 (*.f64 (neg.f64 y) x) y) (*.f64 y y)) (fma.f64 (*.f64 (neg.f64 y) x) (-.f64 (*.f64 (neg.f64 y) x) y) (*.f64 y y)))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (neg.f64 y) x) y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (*.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (+.f64 y (*.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 y) x) (-.f64 (*.f64 (neg.f64 y) x) y) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) y) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) y) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (+.f64 y (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 y) x) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 y) x) (-.f64 (*.f64 (neg.f64 y) x) y) (*.f64 y y))) |
(fma.f64 (neg.f64 x) y y) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) y) |
(fma.f64 (neg.f64 y) x y) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) y) |
(fma.f64 y (neg.f64 x) y) |
(fma.f64 x (neg.f64 y) y) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (+.f64 y (*.f64 y x)))) |
(-.f64 y (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(-.f64 y (*.f64 y x)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 y) x) (-.f64 (*.f64 (neg.f64 y) x) y) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 y) x) (-.f64 (*.f64 (neg.f64 y) x) y) (*.f64 y y)))) |
(+.f64 (*.f64 (neg.f64 y) x) y) |
(+.f64 y (*.f64 (neg.f64 y) x)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(neg.f64 (+.f64 x #s(literal -1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) x)) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(-.f64 (neg.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (pow.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
#s(literal 1 binary64) |
x |
y |
(*.f64 z x) |
(*.f64 x z) |
z |
#s(approx (+ (* (- 1 x) y) (* x z)) y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (fma.f64 (-.f64 z y) x y)) |
#s(approx (* (- 1 x) y) y) |
#s(approx (* (- 1 x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (* x z) (*.f64 z x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z (-.f64 (/.f64 y x) y)) x)) |
#s(approx (* (- 1 x) y) (*.f64 (neg.f64 y) x)) |
#s(approx (* (- 1 x) y) (*.f64 (-.f64 (/.f64 y x) y) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (expm1.f64 (neg.f64 (log.f64 x))) x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (neg.f64 x) (-.f64 z y))) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (+.f64 (+.f64 (/.f64 y x) z) y) (neg.f64 x))) |
#s(approx (* (- 1 x) y) (*.f64 (-.f64 (/.f64 y x) y) (neg.f64 x))) |
#s(approx (- 1 x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) (neg.f64 x))) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (fma.f64 (-.f64 z y) x y)) |
#s(approx (* (- 1 x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx y y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (fma.f64 (/.f64 z y) x (-.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (neg.f64 (fma.f64 (/.f64 z y) x (-.f64 #s(literal 1 binary64) x))) (neg.f64 y))) |
#s(approx z z) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) z) y x) z)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (neg.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) z) y x)) (neg.f64 z))) |
Compiled 2 429 to 382 computations (84.3% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 116 | 6 | 122 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 117 | 6 | 123 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 (-.f64 z y) x y) |
| 75.9% | (+.f64 #s(approx (* (- 1 x) y) y) (*.f64 x z)) | |
| ▶ | 68.3% | #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)) |
| ▶ | 59.3% | #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
| ▶ | 44.9% | #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)) |
| ▶ | 33.6% | #s(approx (+ (* (- 1 x) y) (* x z)) y) |
Compiled 142 to 112 computations (21.1% saved)
| Inputs |
|---|
(fma.f64 (-.f64 z y) x y) |
(-.f64 z y) |
z |
y |
x |
#s(approx (+ (* (- 1 x) y) (* x z)) y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)) |
(*.f64 z x) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) y) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)) |
(*.f64 (-.f64 z y) x) |
| Outputs |
|---|
#s(approx (+ (* (- z y) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (+ y (* x (- z y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (+ y (* x (+ z (* -1 y)))))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx (* (- 1 x) y) #s(hole binary64 y)) |
#s(approx (* (- 1 x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (- z y) x) #s(hole binary64 (* x (- z y)))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* x (- z y)))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* x (- (+ z (/ y x)) y)))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* x (+ z (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* x (+ z (+ (* -1 y) (/ y x)))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* x (+ (* -1 y) (/ y x))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* -1 (* x (+ (* -1 (- z y)) (* -1 (/ y x))))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* x (+ y (* -1 z)))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* x (+ y (+ (* -1 z) (* -1 (/ y x)))))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ y x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* x z))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (+ (* x z) (* y (+ 1 (* -1 x)))))) |
#s(approx (- z y) #s(hole binary64 z)) |
#s(approx (- z y) #s(hole binary64 (+ z (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (+ (* x z) (* y (- 1 x))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (* (- z y) x) #s(hole binary64 (* x z))) |
#s(approx (* (- z y) x) #s(hole binary64 (+ (* -1 (* x y)) (* x z)))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* y (+ 1 (+ (* -1 x) (/ (* x z) y)))))) |
#s(approx (- z y) #s(hole binary64 (* -1 y))) |
#s(approx (- z y) #s(hole binary64 (* y (- (/ z y) 1)))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* y (- (+ 1 (/ (* x z) y)) x)))) |
#s(approx (* (- z y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- z y) x) #s(hole binary64 (* y (+ (* -1 x) (/ (* x z) y))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* -1 (* y (- (+ x (* -1 (/ (* x z) y))) 1))))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z y))))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ (* x z) y))))))) |
#s(approx (* (- z y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (* x z) y))))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (+ y (+ (* -1 (* x y)) (* x z))))) |
#s(approx (- z y) #s(hole binary64 (- z y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* z (+ x (+ (* -1 (/ (* x y) z)) (/ y z)))))) |
#s(approx (- z y) #s(hole binary64 (* z (+ 1 (* -1 (/ y z)))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* z (+ x (/ (* y (- 1 x)) z))))) |
#s(approx (* (- z y) x) #s(hole binary64 (* z (+ x (* -1 (/ (* x y) z)))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (+ y (* -1 (* x y))) z))))))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* z (- (/ y z) 1))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (* y (- 1 x)) z))))))) |
#s(approx (* (- z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 x) (/ (* x y) z)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 18.0ms | z | @ | 0 | ((+ (* (- z y) x) y) (- z y) z y x (+ (* (- 1 x) y) (* x z)) (+ (* (- 1 x) y) (* x z)) (* z x) (+ (* (- 1 x) y) (* x z)) (* (- 1 x) y) (- 1 x) 1 (+ (* (- 1 x) y) (* x z)) (* (- z y) x)) |
| 2.0ms | z | @ | -inf | ((+ (* (- z y) x) y) (- z y) z y x (+ (* (- 1 x) y) (* x z)) (+ (* (- 1 x) y) (* x z)) (* z x) (+ (* (- 1 x) y) (* x z)) (* (- 1 x) y) (- 1 x) 1 (+ (* (- 1 x) y) (* x z)) (* (- z y) x)) |
| 1.0ms | x | @ | -inf | ((+ (* (- z y) x) y) (- z y) z y x (+ (* (- 1 x) y) (* x z)) (+ (* (- 1 x) y) (* x z)) (* z x) (+ (* (- 1 x) y) (* x z)) (* (- 1 x) y) (- 1 x) 1 (+ (* (- 1 x) y) (* x z)) (* (- z y) x)) |
| 1.0ms | x | @ | inf | ((+ (* (- z y) x) y) (- z y) z y x (+ (* (- 1 x) y) (* x z)) (+ (* (- 1 x) y) (* x z)) (* z x) (+ (* (- 1 x) y) (* x z)) (* (- 1 x) y) (- 1 x) 1 (+ (* (- 1 x) y) (* x z)) (* (- z y) x)) |
| 1.0ms | y | @ | -inf | ((+ (* (- z y) x) y) (- z y) z y x (+ (* (- 1 x) y) (* x z)) (+ (* (- 1 x) y) (* x z)) (* z x) (+ (* (- 1 x) y) (* x z)) (* (- 1 x) y) (- 1 x) 1 (+ (* (- 1 x) y) (* x z)) (* (- z y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 186 | 921 |
| 0 | 192 | 848 |
| 1 | 959 | 770 |
| 0 | 8720 | 762 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (-.f64 z y) x y) |
(-.f64 z y) |
z |
y |
x |
#s(approx (+ (* (- 1 x) y) (* x z)) y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)) |
(*.f64 z x) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) y) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)) |
(*.f64 (-.f64 z y) x) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (+ y (* x (- z y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (+ y (* x (+ z (* -1 y)))))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx (* (- 1 x) y) #s(hole binary64 y)) |
#s(approx (* (- 1 x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (- z y) x) #s(hole binary64 (* x (- z y)))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* x (- z y)))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* x (- (+ z (/ y x)) y)))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* x (+ z (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* x (+ z (+ (* -1 y) (/ y x)))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* x (+ (* -1 y) (/ y x))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* -1 (* x (+ (* -1 (- z y)) (* -1 (/ y x))))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* x (+ y (* -1 z)))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* x (+ y (+ (* -1 z) (* -1 (/ y x)))))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ y x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* x z))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (+ (* x z) (* y (+ 1 (* -1 x)))))) |
#s(approx (- z y) #s(hole binary64 z)) |
#s(approx (- z y) #s(hole binary64 (+ z (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (+ (* x z) (* y (- 1 x))))) |
#s(approx (* (- 1 x) y) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (* (- z y) x) #s(hole binary64 (* x z))) |
#s(approx (* (- z y) x) #s(hole binary64 (+ (* -1 (* x y)) (* x z)))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* y (+ 1 (+ (* -1 x) (/ (* x z) y)))))) |
#s(approx (- z y) #s(hole binary64 (* -1 y))) |
#s(approx (- z y) #s(hole binary64 (* y (- (/ z y) 1)))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* y (- (+ 1 (/ (* x z) y)) x)))) |
#s(approx (* (- z y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- z y) x) #s(hole binary64 (* y (+ (* -1 x) (/ (* x z) y))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* -1 (* y (- (+ x (* -1 (/ (* x z) y))) 1))))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z y))))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ (* x z) y))))))) |
#s(approx (* (- z y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (* x z) y))))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (+ y (+ (* -1 (* x y)) (* x z))))) |
#s(approx (- z y) #s(hole binary64 (- z y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* z (+ x (+ (* -1 (/ (* x y) z)) (/ y z)))))) |
#s(approx (- z y) #s(hole binary64 (* z (+ 1 (* -1 (/ y z)))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* z (+ x (/ (* y (- 1 x)) z))))) |
#s(approx (* (- z y) x) #s(hole binary64 (* z (+ x (* -1 (/ (* x y) z)))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (+ y (* -1 (* x y))) z))))))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* z (- (/ y z) 1))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (* y (- 1 x)) z))))))) |
#s(approx (* (- z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 x) (/ (* x y) z)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 x z) #s(literal 3 binary64)) (pow.f64 (fma.f64 x y (neg.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (*.f64 (*.f64 x z) (fma.f64 x y (neg.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (-.f64 z y)) x) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 (-.f64 z y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x z) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 (neg.f64 z) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (*.f64 (-.f64 z y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (-.f64 z y) x) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 z y) x) (-.f64 (*.f64 (-.f64 z y) x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 x z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 (neg.f64 z) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x z) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x z (fma.f64 x y (neg.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 x z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x z) (fma.f64 x z (fma.f64 x y (neg.f64 y))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 x z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 (neg.f64 z) x)) (pow.f64 (*.f64 x z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 x z) #s(literal 2 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 (neg.f64 z) x))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64))) (-.f64 y (*.f64 (-.f64 z y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (-.f64 z y) x) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x z) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))) (fma.f64 x z (fma.f64 x y (neg.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 x z) #s(literal 3 binary64))) (fma.f64 (*.f64 x z) (fma.f64 x z (fma.f64 x y (neg.f64 y))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 x z) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 (neg.f64 z) x)) (pow.f64 (*.f64 x z) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 z y) x) (-.f64 (*.f64 (-.f64 z y) x) y) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 y z)) x y) |
(fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 x #s(literal 1 binary64))) y (*.f64 x z)) |
(fma.f64 (neg.f64 (-.f64 y z)) x y) |
(fma.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) y) #s(literal -1 binary64) (*.f64 x z)) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (neg.f64 y) (*.f64 x z)) |
(fma.f64 (*.f64 (-.f64 y z) x) #s(literal -1 binary64) y) |
(fma.f64 (-.f64 y z) (neg.f64 x) y) |
(fma.f64 (neg.f64 x) (-.f64 y z) y) |
(fma.f64 (neg.f64 x) y (fma.f64 x z y)) |
(fma.f64 (neg.f64 x) y (+.f64 y (*.f64 x z))) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) (fma.f64 x z y)) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) (+.f64 y (*.f64 x z))) |
(fma.f64 (neg.f64 y) (-.f64 x #s(literal 1 binary64)) (*.f64 x z)) |
(fma.f64 (neg.f64 y) x (fma.f64 x z y)) |
(fma.f64 (neg.f64 y) x (+.f64 y (*.f64 x z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 x #s(literal 1 binary64)) y) (*.f64 x z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 y z) x) y) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (fma.f64 x z y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (+.f64 y (*.f64 x z))) |
(fma.f64 (-.f64 z y) x y) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 x z)) |
(fma.f64 x (*.f64 (-.f64 y z) #s(literal -1 binary64)) y) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (-.f64 y z)) y) |
(fma.f64 x (neg.f64 (-.f64 y z)) y) |
(fma.f64 x (neg.f64 y) (fma.f64 x z y)) |
(fma.f64 x (neg.f64 y) (+.f64 y (*.f64 x z))) |
(fma.f64 x (-.f64 z y) y) |
(fma.f64 x z (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(fma.f64 y (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 x z)) |
(fma.f64 y (*.f64 #s(literal -1 binary64) (-.f64 x #s(literal 1 binary64))) (*.f64 x z)) |
(fma.f64 y (neg.f64 x) (fma.f64 x z y)) |
(fma.f64 y (neg.f64 x) (+.f64 y (*.f64 x z))) |
(fma.f64 y (-.f64 #s(literal 1 binary64) x) (*.f64 x z)) |
(fma.f64 z x (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 z y) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 z y) x) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (-.f64 z y) x))) (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)) (-.f64 y (*.f64 (-.f64 z y) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 (neg.f64 z) x))) (/.f64 (pow.f64 (*.f64 x z) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 (neg.f64 z) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x z) #s(literal 2 binary64)) (fma.f64 x z (fma.f64 x y (neg.f64 y)))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (fma.f64 x z (fma.f64 x y (neg.f64 y))))) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 (neg.f64 z) x)) |
(-.f64 (*.f64 (neg.f64 y) x) (-.f64 (*.f64 (neg.f64 z) x) y)) |
(-.f64 (*.f64 x z) (fma.f64 x y (neg.f64 y))) |
(-.f64 y (*.f64 (neg.f64 (-.f64 z y)) x)) |
(-.f64 y (*.f64 (-.f64 y z) x)) |
(+.f64 (fma.f64 x z y) (*.f64 (neg.f64 y) x)) |
(+.f64 (+.f64 y (*.f64 x z)) (*.f64 (neg.f64 y) x)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 z y) x) (-.f64 (*.f64 (-.f64 z y) x) y) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 z y) x) (-.f64 (*.f64 (-.f64 z y) x) y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 z y) x)) (pow.f64 (*.f64 (-.f64 z y) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x z) (fma.f64 x z (fma.f64 x y (neg.f64 y))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x z) #s(literal 3 binary64)) (fma.f64 (*.f64 x z) (fma.f64 x z (fma.f64 x y (neg.f64 y))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x z) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 (neg.f64 z) x)) (pow.f64 (*.f64 x z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (fma.f64 (-.f64 #s(literal 1 binary64) x) y (*.f64 (neg.f64 z) x)) (pow.f64 (*.f64 x z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (-.f64 z y) x) y) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 x z)) |
(+.f64 (*.f64 (neg.f64 y) x) (fma.f64 x z y)) |
(+.f64 (*.f64 (neg.f64 y) x) (+.f64 y (*.f64 x z))) |
(+.f64 (*.f64 x z) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(+.f64 y (*.f64 (-.f64 z y) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y z) (-.f64 z y))) (neg.f64 (+.f64 y z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (+.f64 y z) (*.f64 z z)))) |
(/.f64 (*.f64 (+.f64 y z) (-.f64 z y)) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 y z) (+.f64 y z)) (-.f64 (neg.f64 y) z)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 y z) (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (neg.f64 z) (-.f64 (neg.f64 z) y) (*.f64 y y))) |
(fma.f64 #s(literal -1 binary64) y z) |
(fma.f64 y #s(literal -1 binary64) z) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 y z)) (/.f64 (*.f64 y y) (+.f64 y z))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 y (+.f64 y z) (*.f64 z z))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y z) (*.f64 z z)))) |
(-.f64 z (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 z y) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 y (+.f64 y z) (*.f64 z z))) (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 y (+.f64 y z) (*.f64 z z)))) |
(+.f64 (neg.f64 y) z) |
(+.f64 z (neg.f64 y)) |
z |
y |
x |
#s(approx (+ (* (- 1 x) y) (* x z)) y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 x z)) |
(*.f64 x z) |
(*.f64 z x) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 x #s(literal 1 binary64))) y) |
(*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (neg.f64 y)) |
(*.f64 (neg.f64 y) (-.f64 x #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 x #s(literal 1 binary64)) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) y) |
(*.f64 y (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (neg.f64 y) (fma.f64 x x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 x x (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (neg.f64 y) x) y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 y (*.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (+.f64 y (*.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 y) x) (-.f64 (*.f64 (neg.f64 y) x) y) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) y) (-.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) y) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))) (+.f64 y (*.f64 x y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 y) x) y)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 y) x) (-.f64 (*.f64 (neg.f64 y) x) y) (*.f64 y y))) |
(neg.f64 (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) y) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x #s(literal 1 binary64)) y))) |
(neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) y)) |
(fma.f64 (neg.f64 x) y y) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) y) |
(fma.f64 (neg.f64 y) x y) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) y) |
(fma.f64 x (neg.f64 y) y) |
(fma.f64 y (neg.f64 x) y) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 x y))) (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (+.f64 y (*.f64 x y)))) |
(-.f64 y (*.f64 (neg.f64 y) (neg.f64 x))) |
(-.f64 y (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(-.f64 y (*.f64 x y)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 y) x) (-.f64 (*.f64 (neg.f64 y) x) y) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 y) x) (-.f64 (*.f64 (neg.f64 y) x) y) (*.f64 y y)))) |
(+.f64 (*.f64 (neg.f64 y) x) y) |
(+.f64 y (*.f64 (neg.f64 y) x)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x #s(literal -1 binary64))) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 x #s(literal -1 binary64)))) |
(neg.f64 (+.f64 #s(literal -1 binary64) x)) |
(neg.f64 (-.f64 x #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (-.f64 x #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(-.f64 (neg.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 x)) |
#s(literal 1 binary64) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 y z)) x) |
(*.f64 (neg.f64 (-.f64 y z)) x) |
(*.f64 (*.f64 (-.f64 y z) x) #s(literal -1 binary64)) |
(*.f64 (-.f64 y z) (neg.f64 x)) |
(*.f64 (neg.f64 x) (-.f64 y z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y z) x)) |
(*.f64 (-.f64 z y) x) |
(*.f64 x (*.f64 (-.f64 y z) #s(literal -1 binary64))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (-.f64 y z))) |
(*.f64 x (neg.f64 (-.f64 y z))) |
(*.f64 x (-.f64 z y)) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (-.f64 y z) (+.f64 y z))) (+.f64 y z)) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (neg.f64 z) (-.f64 (neg.f64 z) y) (*.f64 y y))) |
(/.f64 (*.f64 x (*.f64 (+.f64 y z) (-.f64 z y))) (+.f64 y z)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 y z) (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x z) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 x z) (*.f64 (neg.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 y y) (+.f64 (pow.f64 (*.f64 x z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 z) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 x z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 z) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 x z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x z) (-.f64 (*.f64 x z) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y z) (-.f64 z y)) x) (+.f64 y z)) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) x) (fma.f64 y (+.f64 y z) (*.f64 z z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 x z) #s(literal 2 binary64))) (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 z) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 x z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 y) x) x) z)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 x z) #s(literal 3 binary64))) (fma.f64 (*.f64 x z) (-.f64 (*.f64 x z) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (*.f64 (-.f64 y z) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 y z) x))) |
(neg.f64 (*.f64 (-.f64 y z) x)) |
(fma.f64 (neg.f64 z) (neg.f64 x) (*.f64 (neg.f64 y) x)) |
(fma.f64 (neg.f64 x) (neg.f64 z) (*.f64 (neg.f64 y) x)) |
(fma.f64 (neg.f64 x) y (*.f64 (*.f64 (neg.f64 z) x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) y (*.f64 (neg.f64 z) (neg.f64 x))) |
(fma.f64 (neg.f64 x) y (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) x))) |
(fma.f64 (neg.f64 x) y (*.f64 (neg.f64 x) (neg.f64 z))) |
(fma.f64 (neg.f64 x) y (neg.f64 (*.f64 (neg.f64 z) x))) |
(fma.f64 (neg.f64 x) y (*.f64 x z)) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) (*.f64 (neg.f64 z) (neg.f64 x))) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) x))) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) (*.f64 (neg.f64 x) (neg.f64 z))) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 z) x))) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) (*.f64 x z)) |
(fma.f64 (neg.f64 y) x (*.f64 (*.f64 (neg.f64 z) x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) x (*.f64 (neg.f64 z) (neg.f64 x))) |
(fma.f64 (neg.f64 y) x (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) x))) |
(fma.f64 (neg.f64 y) x (*.f64 (neg.f64 x) (neg.f64 z))) |
(fma.f64 (neg.f64 y) x (neg.f64 (*.f64 (neg.f64 z) x))) |
(fma.f64 (neg.f64 y) x (*.f64 x z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (*.f64 (*.f64 (neg.f64 z) x) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (*.f64 (neg.f64 z) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (*.f64 (neg.f64 x) (neg.f64 z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (neg.f64 (*.f64 (neg.f64 z) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (*.f64 x z)) |
(fma.f64 x (neg.f64 y) (*.f64 (*.f64 (neg.f64 z) x) #s(literal -1 binary64))) |
(fma.f64 x (neg.f64 y) (*.f64 (neg.f64 z) (neg.f64 x))) |
(fma.f64 x (neg.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) x))) |
(fma.f64 x (neg.f64 y) (*.f64 (neg.f64 x) (neg.f64 z))) |
(fma.f64 x (neg.f64 y) (neg.f64 (*.f64 (neg.f64 z) x))) |
(fma.f64 x (neg.f64 y) (*.f64 x z)) |
(fma.f64 x z (*.f64 (neg.f64 y) x)) |
(fma.f64 y (neg.f64 x) (*.f64 (*.f64 (neg.f64 z) x) #s(literal -1 binary64))) |
(fma.f64 y (neg.f64 x) (*.f64 (neg.f64 z) (neg.f64 x))) |
(fma.f64 y (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) x))) |
(fma.f64 y (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 z))) |
(fma.f64 y (neg.f64 x) (neg.f64 (*.f64 (neg.f64 z) x))) |
(fma.f64 y (neg.f64 x) (*.f64 x z)) |
(fma.f64 z x (*.f64 (neg.f64 y) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 z) x))) (/.f64 (pow.f64 (*.f64 x z) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 z) x)))) |
(-.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 z) x)) |
(-.f64 (*.f64 x z) (*.f64 (neg.f64 x) (neg.f64 y))) |
(-.f64 (*.f64 x z) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(-.f64 (*.f64 x z) (*.f64 x y)) |
(+.f64 (*.f64 (neg.f64 z) (neg.f64 x)) (*.f64 (neg.f64 y) x)) |
(+.f64 (*.f64 (neg.f64 x) (neg.f64 z)) (*.f64 (neg.f64 y) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x z) (-.f64 (*.f64 x z) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x z) #s(literal 3 binary64)) (fma.f64 (*.f64 x z) (-.f64 (*.f64 x z) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 (*.f64 (neg.f64 z) x) #s(literal -1 binary64))) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 z) (neg.f64 x))) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) x))) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 x) (neg.f64 z))) |
(+.f64 (*.f64 (neg.f64 y) x) (neg.f64 (*.f64 (neg.f64 z) x))) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 x z)) |
(+.f64 (*.f64 x z) (*.f64 (neg.f64 y) x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (fma.f64 (-.f64 z y) x y)) |
#s(approx x x) |
#s(approx (+ (* (- 1 x) y) (* x z)) y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (fma.f64 (-.f64 z y) x y)) |
#s(approx (* z x) (*.f64 x z)) |
#s(approx (* (- 1 x) y) y) |
#s(approx (* (- 1 x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (- z y) x) (*.f64 (-.f64 z y) x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 (+.f64 (/.f64 y x) z) y) x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 (+.f64 (/.f64 y x) z) y) x)) |
#s(approx (* (- 1 x) y) (*.f64 (neg.f64 y) x)) |
#s(approx (* (- 1 x) y) (*.f64 (-.f64 (/.f64 y x) y) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (neg.f64 (-.f64 (+.f64 (/.f64 y x) z) y)) (neg.f64 x))) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 (-.f64 y z) (/.f64 y x)) (neg.f64 x))) |
#s(approx (* (- 1 x) y) (*.f64 (-.f64 y (/.f64 y x)) (neg.f64 x))) |
#s(approx (- 1 x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) (neg.f64 x))) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 x z)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (fma.f64 (-.f64 z y) x y)) |
#s(approx (- z y) z) |
#s(approx (- z y) (-.f64 z y)) |
#s(approx y y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 x z)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (fma.f64 (-.f64 z y) x y)) |
#s(approx (* (- 1 x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (* (- z y) x) (*.f64 x z)) |
#s(approx (* (- z y) x) (*.f64 (-.f64 z y) x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (fma.f64 (/.f64 z y) x (-.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (- z y) (neg.f64 y)) |
#s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (fma.f64 (/.f64 z y) x (-.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (* (- z y) x) (*.f64 (neg.f64 y) x)) |
#s(approx (* (- z y) x) (*.f64 (-.f64 (/.f64 (*.f64 x z) y) x) y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 x (fma.f64 (/.f64 z y) x #s(literal 1 binary64))) (neg.f64 y))) |
#s(approx (- z y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) (neg.f64 y))) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (neg.f64 (fma.f64 (/.f64 z y) x (-.f64 #s(literal 1 binary64) x))) (neg.f64 y))) |
#s(approx (* (- z y) x) (*.f64 (fma.f64 (neg.f64 x) (/.f64 z y) x) (neg.f64 y))) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (fma.f64 (-.f64 z y) x y)) |
#s(approx (- z y) (-.f64 z y)) |
#s(approx z z) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 y z) x) z)) |
#s(approx (- z y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) z)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 y z) x) z)) |
#s(approx (* (- z y) x) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y z) x) z)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 y z) x)) (neg.f64 z))) |
#s(approx (- z y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) z)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 y z) x)) (neg.f64 z))) |
#s(approx (* (- z y) x) (*.f64 (*.f64 x (-.f64 (/.f64 y z) #s(literal 1 binary64))) (neg.f64 z))) |
Compiled 6 006 to 800 computations (86.7% saved)
7 alts after pruning (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 312 | 3 | 315 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 314 | 7 | 321 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (-.f64 z y) x y) |
| ▶ | 59.3% | (fma.f64 #s(approx (- z y) (neg.f64 y)) x y) |
| ▶ | 75.9% | (fma.f64 #s(approx (- z y) z) x y) |
| ✓ | 68.3% | #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)) |
| ▶ | 28.0% | #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 #s(approx (- z y) (neg.f64 y)) x)) |
| ✓ | 44.9% | #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)) |
| ✓ | 33.6% | #s(approx (+ (* (- 1 x) y) (* x z)) y) |
Compiled 80 to 61 computations (23.8% saved)
| Inputs |
|---|
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 #s(approx (- z y) (neg.f64 y)) x)) |
(*.f64 #s(approx (- z y) (neg.f64 y)) x) |
#s(approx (- z y) (neg.f64 y)) |
(neg.f64 y) |
y |
x |
(fma.f64 #s(approx (- z y) z) x y) |
#s(approx (- z y) z) |
z |
(fma.f64 #s(approx (- z y) (neg.f64 y)) x y) |
| Outputs |
|---|
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (+ y (* x (+ z (* -1 y)))))) |
#s(approx (* (- z y) x) #s(hole binary64 (* x (- z y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (+ y (* x (- z y))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* x (+ z (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* x (+ z (+ (* -1 y) (/ y x)))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* x (- z y)))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* x (- (+ z (/ y x)) y)))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* x (+ y (* -1 z)))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* x (+ y (+ (* -1 z) (* -1 (/ y x)))))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* -1 (* x (+ (* -1 (- z y)) (* -1 (/ y x))))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (+ (* x z) (* y (- 1 x))))) |
#s(approx (* (- z y) x) #s(hole binary64 (* x z))) |
#s(approx (* (- z y) x) #s(hole binary64 (+ (* -1 (* x y)) (* x z)))) |
#s(approx (- z y) #s(hole binary64 z)) |
#s(approx (- z y) #s(hole binary64 (+ z (* -1 y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* x z))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (+ (* x z) (* y (+ 1 (* -1 x)))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* y (- (+ 1 (/ (* x z) y)) x)))) |
#s(approx (* (- z y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- z y) x) #s(hole binary64 (* y (+ (* -1 x) (/ (* x z) y))))) |
#s(approx (- z y) #s(hole binary64 (* -1 y))) |
#s(approx (- z y) #s(hole binary64 (* y (- (/ z y) 1)))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* y (+ 1 (+ (* -1 x) (/ (* x z) y)))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ (* x z) y))))))) |
#s(approx (* (- z y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (* x z) y))))))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z y))))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* -1 (* y (- (+ x (* -1 (/ (* x z) y))) 1))))) |
#s(approx (- z y) #s(hole binary64 (- z y))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (+ y (+ (* -1 (* x y)) (* x z))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* z (+ x (/ (* y (- 1 x)) z))))) |
#s(approx (* (- z y) x) #s(hole binary64 (* z (+ x (* -1 (/ (* x y) z)))))) |
#s(approx (- z y) #s(hole binary64 (* z (+ 1 (* -1 (/ y z)))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* z (+ x (+ (* -1 (/ (* x y) z)) (/ y z)))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (* y (- 1 x)) z))))))) |
#s(approx (* (- z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 x) (/ (* x y) z)))))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* z (- (/ y z) 1))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (+ y (* -1 (* x y))) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((+ (* (- 1 x) y) (* x z)) (* (- z y) x) (- z y) (neg y) y x (+ (* (- z y) x) y) (- z y) z (+ (* (- z y) x) y)) |
| 1.0ms | y | @ | -inf | ((+ (* (- 1 x) y) (* x z)) (* (- z y) x) (- z y) (neg y) y x (+ (* (- z y) x) y) (- z y) z (+ (* (- z y) x) y)) |
| 1.0ms | z | @ | -inf | ((+ (* (- 1 x) y) (* x z)) (* (- z y) x) (- z y) (neg y) y x (+ (* (- z y) x) y) (- z y) z (+ (* (- z y) x) y)) |
| 1.0ms | x | @ | inf | ((+ (* (- 1 x) y) (* x z)) (* (- z y) x) (- z y) (neg y) y x (+ (* (- z y) x) y) (- z y) z (+ (* (- z y) x) y)) |
| 1.0ms | y | @ | inf | ((+ (* (- 1 x) y) (* x z)) (* (- z y) x) (- z y) (neg y) y x (+ (* (- z y) x) y) (- z y) z (+ (* (- z y) x) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 162 | 792 |
| 0 | 167 | 760 |
| 1 | 909 | 680 |
| 0 | 8418 | 638 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 #s(approx (- z y) (neg.f64 y)) x)) |
(*.f64 #s(approx (- z y) (neg.f64 y)) x) |
#s(approx (- z y) (neg.f64 y)) |
(neg.f64 y) |
y |
x |
(fma.f64 #s(approx (- z y) z) x y) |
#s(approx (- z y) z) |
z |
(fma.f64 #s(approx (- z y) (neg.f64 y)) x y) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (+ y (* x (+ z (* -1 y)))))) |
#s(approx (* (- z y) x) #s(hole binary64 (* x (- z y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (+ y (* x (- z y))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* x (+ z (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* x (+ z (+ (* -1 y) (/ y x)))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* x (- z y)))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* x (- (+ z (/ y x)) y)))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* x (+ y (* -1 z)))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* x (+ y (+ (* -1 z) (* -1 (/ y x)))))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* -1 (* x (+ (* -1 (- z y)) (* -1 (/ y x))))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (+ (* x z) (* y (- 1 x))))) |
#s(approx (* (- z y) x) #s(hole binary64 (* x z))) |
#s(approx (* (- z y) x) #s(hole binary64 (+ (* -1 (* x y)) (* x z)))) |
#s(approx (- z y) #s(hole binary64 z)) |
#s(approx (- z y) #s(hole binary64 (+ z (* -1 y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* x z))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (+ (* x z) (* y (+ 1 (* -1 x)))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* y (- (+ 1 (/ (* x z) y)) x)))) |
#s(approx (* (- z y) x) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- z y) x) #s(hole binary64 (* y (+ (* -1 x) (/ (* x z) y))))) |
#s(approx (- z y) #s(hole binary64 (* -1 y))) |
#s(approx (- z y) #s(hole binary64 (* y (- (/ z y) 1)))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* y (+ 1 (+ (* -1 x) (/ (* x z) y)))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ (* x z) y))))))) |
#s(approx (* (- z y) x) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ (* x z) y))))))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ z y))))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* -1 (* y (- (+ x (* -1 (/ (* x z) y))) 1))))) |
#s(approx (- z y) #s(hole binary64 (- z y))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (+ y (+ (* -1 (* x y)) (* x z))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* z (+ x (/ (* y (- 1 x)) z))))) |
#s(approx (* (- z y) x) #s(hole binary64 (* z (+ x (* -1 (/ (* x y) z)))))) |
#s(approx (- z y) #s(hole binary64 (* z (+ 1 (* -1 (/ y z)))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* z (+ x (+ (* -1 (/ (* x y) z)) (/ y z)))))) |
#s(approx (+ (* (- 1 x) y) (* x z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (* y (- 1 x)) z))))))) |
#s(approx (* (- z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 x) (/ (* x y) z)))))) |
#s(approx (- z y) #s(hole binary64 (* -1 (* z (- (/ y z) 1))))) |
#s(approx (+ (* (- z y) x) y) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (+ y (* -1 (* x y))) z))))))) |
| Outputs |
|---|
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 #s(approx (- z y) (neg.f64 y)) x)) |
(*.f64 #s(approx (- z y) (neg.f64 y)) x) |
(*.f64 x #s(approx (- z y) (neg.f64 y))) |
#s(approx (- z y) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
y |
x |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 #s(approx (- z y) z) x) #s(literal 2 binary64))) (-.f64 y (*.f64 #s(approx (- z y) z) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- z y) z) x) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 #s(approx (- z y) z) x) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- z y) z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 #s(approx (- z y) z) x)) (pow.f64 (*.f64 #s(approx (- z y) z) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- z y) z) x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 #s(approx (- z y) z) x) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- z y) z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 #s(approx (- z y) z) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- z y) z) x) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- z y) z) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y (*.f64 #s(approx (- z y) z) x)) (pow.f64 (*.f64 #s(approx (- z y) z) x) #s(literal 2 binary64)))) |
(fma.f64 #s(approx (- z y) z) x y) |
(fma.f64 x #s(approx (- z y) z) y) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- z y) z) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- z y) z) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(approx (- z y) z) x) y))) |
(-.f64 y (*.f64 (neg.f64 #s(approx (- z y) z)) x)) |
(-.f64 y (*.f64 (neg.f64 x) #s(approx (- z y) z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- z y) z) x) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 #s(approx (- z y) z) x)) (pow.f64 (*.f64 #s(approx (- z y) z) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 #s(approx (- z y) z) x)) (pow.f64 (*.f64 #s(approx (- z y) z) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (- z y) z) x) y) |
(+.f64 y (*.f64 #s(approx (- z y) z) x)) |
#s(approx (- z y) z) |
z |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64))) (-.f64 y (*.f64 #s(approx (- z y) (neg.f64 y)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (*.f64 #s(approx (- z y) (neg.f64 y)) (*.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)))) |
(fma.f64 #s(approx (- z y) (neg.f64 y)) x y) |
(fma.f64 x #s(approx (- z y) (neg.f64 y)) y) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) y))) |
(-.f64 y (*.f64 (neg.f64 #s(approx (- z y) (neg.f64 y))) x)) |
(-.f64 y (*.f64 (neg.f64 x) #s(approx (- z y) (neg.f64 y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 #s(approx (- z y) (neg.f64 y)) x)) (pow.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (- z y) (neg.f64 y)) x) y) |
(+.f64 y (*.f64 #s(approx (- z y) (neg.f64 y)) x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (fma.f64 (-.f64 z y) x y)) |
#s(approx (* (- z y) x) (*.f64 (-.f64 z y) x)) |
#s(approx x x) |
#s(approx (+ (* (- 1 x) y) (* x z)) y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (fma.f64 (-.f64 z y) x y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 (+.f64 (/.f64 y x) z) y) x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 (+.f64 (/.f64 y x) z) y) x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (neg.f64 x) (-.f64 (-.f64 y z) (/.f64 y x)))) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (neg.f64 x) (neg.f64 (-.f64 (+.f64 (/.f64 y x) z) y)))) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (fma.f64 (-.f64 z y) x y)) |
#s(approx (* (- z y) x) (*.f64 z x)) |
#s(approx (* (- z y) x) (*.f64 (-.f64 z y) x)) |
#s(approx (- z y) z) |
#s(approx (- z y) (-.f64 z y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx y y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (fma.f64 (-.f64 z y) x y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (fma.f64 (/.f64 z y) x (-.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (* (- z y) x) (*.f64 (neg.f64 y) x)) |
#s(approx (* (- z y) x) (*.f64 (-.f64 (/.f64 (*.f64 z x) y) x) y)) |
#s(approx (- z y) (neg.f64 y)) |
#s(approx (- z y) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (fma.f64 (/.f64 z y) x (-.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (neg.f64 (fma.f64 (/.f64 z y) x (-.f64 #s(literal 1 binary64) x))) (neg.f64 y))) |
#s(approx (* (- z y) x) (*.f64 (fma.f64 (neg.f64 x) (/.f64 z y) x) (neg.f64 y))) |
#s(approx (- z y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) (neg.f64 y))) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 x (fma.f64 (/.f64 z y) x #s(literal 1 binary64))) (neg.f64 y))) |
#s(approx (- z y) (-.f64 z y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (- 1 x) y) (* x z)) (fma.f64 (-.f64 z y) x y)) |
#s(approx z z) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 y z) x) z)) |
#s(approx (* (- z y) x) (*.f64 (-.f64 x (/.f64 (*.f64 y x) z)) z)) |
#s(approx (- z y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) z)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 y z) x) z)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 y z) x))) z)) |
#s(approx (* (- z y) x) (*.f64 (fma.f64 (/.f64 y z) x (neg.f64 x)) (neg.f64 z))) |
#s(approx (- z y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) z)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 y z) x))) z)) |
Compiled 1 603 to 220 computations (86.3% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 0 | 86 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 4 | 4 |
| Total | 86 | 7 | 93 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (-.f64 z y) x y) |
| ✓ | 59.3% | (fma.f64 #s(approx (- z y) (neg.f64 y)) x y) |
| ✓ | 75.9% | (fma.f64 #s(approx (- z y) z) x y) |
| ✓ | 68.3% | #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)) |
| ✓ | 28.0% | #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 #s(approx (- z y) (neg.f64 y)) x)) |
| ✓ | 44.9% | #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)) |
| ✓ | 33.6% | #s(approx (+ (* (- 1 x) y) (* x z)) y) |
Compiled 195 to 92 computations (52.8% saved)
| Inputs |
|---|
#s(approx (+ (* (- 1 x) y) (* x z)) y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)) |
(fma.f64 #s(approx (- z y) z) x y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 #s(approx (- z y) (neg.f64 y)) x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)) |
(+.f64 #s(approx (* (- 1 x) y) y) (*.f64 x z)) |
(fma.f64 #s(approx (- z y) (neg.f64 y)) x y) |
(fma.f64 (-.f64 z y) x y) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 x z)) |
| Outputs |
|---|
(fma.f64 (-.f64 z y) x y) |
4 calls:
| 5.0ms | y |
| 3.0ms | z |
| 3.0ms | x |
| 3.0ms | (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 x z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 x z)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* (- 1 x) y) (* x z)) y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)) |
(fma.f64 #s(approx (- z y) z) x y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 #s(approx (- z y) (neg.f64 y)) x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)) |
(+.f64 #s(approx (* (- 1 x) y) y) (*.f64 x z)) |
(fma.f64 #s(approx (- z y) (neg.f64 y)) x y) |
| Outputs |
|---|
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)) |
(fma.f64 #s(approx (- z y) z) x y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)) |
4 calls:
| 3.0ms | z |
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 x z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.9% | 3 | (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 x z)) |
| 99.1% | 3 | x |
| 89.9% | 3 | y |
| 88.3% | 3 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* (- 1 x) y) (* x z)) y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)) |
(fma.f64 #s(approx (- z y) z) x y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 #s(approx (- z y) (neg.f64 y)) x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
| Outputs |
|---|
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(fma.f64 #s(approx (- z y) z) x y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
2 calls:
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.9% | 3 | y |
| 79.5% | 2 | x |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (* (- 1 x) y) (* x z)) y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)) |
(fma.f64 #s(approx (- z y) z) x y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 #s(approx (- z y) (neg.f64 y)) x)) |
| Outputs |
|---|
(fma.f64 #s(approx (- z y) z) x y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 #s(approx (- z y) (neg.f64 y)) x)) |
4 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | z |
| 2.0ms | (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 x z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.4% | 2 | x |
| 75.9% | 1 | (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 x z)) |
| 79.9% | 3 | z |
| 78.5% | 2 | y |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* (- 1 x) y) (* x z)) y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)) |
(fma.f64 #s(approx (- z y) z) x y) |
| Outputs |
|---|
(fma.f64 #s(approx (- z y) z) x y) |
3 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.9% | 1 | z |
| 75.9% | 1 | y |
| 75.9% | 1 | x |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (* (- 1 x) y) (* x z)) y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)) |
| Outputs |
|---|
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)) |
#s(approx (+ (* (- 1 x) y) (* x z)) y) |
#s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)) |
4 calls:
| 52.0ms | (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 x z)) |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.4% | 3 | (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 x z)) |
| 62.2% | 3 | x |
| 57.5% | 3 | y |
| 60.2% | 3 | z |
Compiled 12 to 17 computations (-41.7% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (+ (* (- 1 x) y) (* x z)) y) |
| Outputs |
|---|
#s(approx (+ (* (- 1 x) y) (* x z)) y) |
4 calls:
| 1.0ms | x |
| 1.0ms | (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 x z)) |
| 1.0ms | y |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.6% | 1 | (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 x z)) |
| 33.6% | 1 | y |
| 33.6% | 1 | z |
| 33.6% | 1 | x |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 0.001182390368042008 | 923857.2400295866 |
| 12.0ms | -3666563498646.615 | -194251.57476272885 |
| 14.0ms | 288× | 0 | valid |
Compiled 426 to 356 computations (16.4% saved)
ival-mult: 4.0ms (56.9% of total)ival-sub: 1.0ms (14.2% of total)ival-add: 1.0ms (14.2% 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 |
|---|---|---|
| 17.0ms | 3.737499468871908e-14 | 6.921917163095335e-7 |
| 10.0ms | -2.6748602086971382e+62 | -4.9788540365662216e+60 |
| 18.0ms | 256× | 0 | valid |
Compiled 380 to 334 computations (12.1% saved)
ival-mult: 8.0ms (71.8% of total)ival-sub: 2.0ms (18% of total)ival-add: 1.0ms (9% 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)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 13807410277826.758 | 2.531300593329658e+30 |
| 11.0ms | 160× | 0 | valid |
Compiled 272 to 224 computations (17.6% saved)
ival-sub: 4.0ms (56.4% of total)ival-mult: 2.0ms (28.2% of total)ival-add: 1.0ms (14.1% 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 |
|---|---|---|
| 48.0ms | 0.001182390368042008 | 923857.2400295866 |
| 11.0ms | -7.194991842823449e-110 | -2.4171336653678812e-113 |
| 50.0ms | 240× | 0 | valid |
Compiled 420 to 371 computations (11.7% saved)
ival-mult: 3.0ms (50.5% of total)ival-sub: 1.0ms (16.8% of total)ival-add: 1.0ms (16.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)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 152 |
| 1 | 69 | 152 |
| 2 | 90 | 152 |
| 3 | 121 | 152 |
| 4 | 191 | 152 |
| 5 | 495 | 152 |
| 6 | 3492 | 152 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 (-.f64 z y) x y) |
(if (<=.f64 x #s(literal -200000 binary64)) #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)) (if (<=.f64 x #s(literal 1 binary64)) (fma.f64 #s(approx (- z y) z) x y) #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)))) |
(if (<=.f64 y #s(literal -88000000000000001255058676966353184525944638767160631962370048 binary64)) #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) (if (<=.f64 y #s(literal 3022314549036573/4722366482869645213696 binary64)) (fma.f64 #s(approx (- z y) z) x y) #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(if (<=.f64 x #s(literal 3399999999999999990202105856 binary64)) (fma.f64 #s(approx (- z y) z) x y) #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 #s(approx (- z y) (neg.f64 y)) x))) |
(fma.f64 #s(approx (- z y) z) x y) |
(if (<=.f64 x #s(literal -5923061480360627/84615164005151820665845159428194693098035799419427996068435045795123941278247852265624218936283556460491675139202989862944768 binary64)) #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)) (if (<=.f64 x #s(literal 3804640965202595/2305843009213693952 binary64)) #s(approx (+ (* (- 1 x) y) (* x z)) y) #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)))) |
#s(approx (+ (* (- 1 x) y) (* x z)) y) |
| Outputs |
|---|
(fma.f64 (-.f64 z y) x y) |
(if (<=.f64 x #s(literal -200000 binary64)) #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)) (if (<=.f64 x #s(literal 1 binary64)) (fma.f64 #s(approx (- z y) z) x y) #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)))) |
(if (or (<=.f64 x #s(literal -200000 binary64)) (not (<=.f64 x #s(literal 1 binary64)))) #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 z y) x)) (fma.f64 #s(approx (- z y) z) x y)) |
(if (<=.f64 y #s(literal -88000000000000001255058676966353184525944638767160631962370048 binary64)) #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) (if (<=.f64 y #s(literal 3022314549036573/4722366482869645213696 binary64)) (fma.f64 #s(approx (- z y) z) x y) #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(if (or (<=.f64 y #s(literal -88000000000000001255058676966353184525944638767160631962370048 binary64)) (not (<=.f64 y #s(literal 3022314549036573/4722366482869645213696 binary64)))) #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) (fma.f64 #s(approx (- z y) z) x y)) |
(if (<=.f64 x #s(literal 3399999999999999990202105856 binary64)) (fma.f64 #s(approx (- z y) z) x y) #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 #s(approx (- z y) (neg.f64 y)) x))) |
(fma.f64 #s(approx (- z y) z) x y) |
(if (<=.f64 x #s(literal -5923061480360627/84615164005151820665845159428194693098035799419427996068435045795123941278247852265624218936283556460491675139202989862944768 binary64)) #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)) (if (<=.f64 x #s(literal 3804640965202595/2305843009213693952 binary64)) #s(approx (+ (* (- 1 x) y) (* x z)) y) #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)))) |
(if (or (<=.f64 x #s(literal -5923061480360627/84615164005151820665845159428194693098035799419427996068435045795123941278247852265624218936283556460491675139202989862944768 binary64)) (not (<=.f64 x #s(literal 3804640965202595/2305843009213693952 binary64)))) #s(approx (+ (* (- 1 x) y) (* x z)) (*.f64 z x)) #s(approx (+ (* (- 1 x) y) (* x z)) y)) |
#s(approx (+ (* (- 1 x) y) (* x z)) y) |
| 1× | done |
Compiled 152 to 49 computations (67.8% saved)
Compiled 336 to 126 computations (62.5% saved)
Loading profile data...