
Time bar (total: 3.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 0 |
| 100% | 99.7% | 0% | 0.3% | 0% | 0% | 0% | 1 |
Compiled 17 to 15 computations (11.8% saved)
| 677.0ms | 8 256× | 0 | valid |
ival-mult!: 302.0ms (85.1% of total)ival-add!: 51.0ms (14.4% of total)adjust: 2.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 13 | 0 | - | 1 | (1.1152527283941776e+105 1.2957618397090323e-256 -2.0446965855620987e-110 -7.954280479261698e-70 4.050610131037691e-204 8.608413016913582e+103) | (*.f64 (*.f64 a z) b) |
| 7 | 0 | - | 0 | - | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 5 | 0 | - | 0 | - | (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) |
| 0 | 0 | - | 0 | - | (+.f64 x (*.f64 y z)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 a z) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (*.f64 y z) |
| 0 | 0 | - | 0 | - | (*.f64 t a) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
+.f64 | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) | nan-rescue | 7 | 0 |
| ↳ | (+.f64 x (*.f64 y z)) | overflow | 35 | |
| ↳ | (*.f64 y z) | overflow | 35 | |
| ↳ | (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) | overflow | 73 | |
| ↳ | (*.f64 t a) | overflow | 46 | |
| ↳ | (*.f64 a z) | overflow | 25 | |
| ↳ | (*.f64 (*.f64 a z) b) | overflow | 40 | |
*.f64 | (*.f64 (*.f64 a z) b) | n*o | 6 | 0 |
+.f64 | (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) | nan-rescue | 5 | 0 |
| ↳ | (+.f64 x (*.f64 y z)) | overflow | 35 | |
| ↳ | (*.f64 y z) | overflow | 35 | |
| ↳ | (*.f64 t a) | overflow | 46 | |
*.f64 | (*.f64 (*.f64 a z) b) | n*u | 2 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 17 | 0 |
| - | 1 | 238 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 17 | 0 | 0 |
| - | 1 | 0 | 238 |
| number | freq |
|---|---|
| 0 | 238 |
| 1 | 16 |
| 2 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 34.0ms | 512× | 0 | valid |
Compiled 117 to 43 computations (63.2% saved)
ival-mult!: 9.0ms (73.2% of total)ival-add!: 3.0ms (24.4% of total)adjust: 0.0ms (0% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 120 | 434 |
| 1 | 484 | 378 |
| 2 | 1879 | 371 |
| 3 | 3968 | 370 |
| 4 | 6161 | 370 |
| 5 | 7426 | 370 |
| 6 | 7749 | 370 |
| 7 | 7806 | 370 |
| 8 | 7833 | 370 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.6% | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
Compiled 30 to 26 computations (13.3% saved)
| Inputs |
|---|
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
(+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) |
(+.f64 x (*.f64 y z)) |
x |
(*.f64 y z) |
y |
z |
(*.f64 t a) |
t |
a |
(*.f64 (*.f64 a z) b) |
(*.f64 a z) |
b |
| Outputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ (* a t) (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (+ (* a (* b z)) (* y z)))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (+ (* a t) (* y z)))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#s(approx (+ x (* y z)) #s(hole binary64 (* y z))) |
#s(approx (+ x (* y z)) #s(hole binary64 (+ x (* y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* x (+ 1 (+ (/ (* a t) x) (+ (/ (* a (* b z)) x) (/ (* y z) x))))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 x)) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* x (+ 1 (+ (/ (* a t) x) (/ (* y z) x)))))) |
#s(approx (+ x (* y z)) #s(hole binary64 x)) |
#s(approx (+ x (* y z)) #s(hole binary64 (* x (+ 1 (/ (* y z) x))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a t) (+ (* a (* b z)) (* y z))) x)) 1))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a t) (* y z)) x)) 1))))) |
#s(approx (+ x (* y z)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) x)) 1))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* a (* b z)))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (+ x (* a t)))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* y (+ z (+ (/ x y) (+ (/ (* a t) y) (/ (* a (* b z)) y))))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* y (+ z (+ (/ x y) (/ (* a t) y)))))) |
#s(approx (+ x (* y z)) #s(hole binary64 (* y (+ z (/ x y))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (+ (* a t) (* a (* b z)))) y))))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* a t)) y))))))) |
#s(approx (+ x (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x y))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* z (+ y (* a b))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (* a z) b) #s(hole binary64 (* a (* b z)))) |
#s(approx (* a z) #s(hole binary64 (* a z))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* z (+ y (+ (* a b) (+ (/ x z) (/ (* a t) z))))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* z (+ y (+ (/ x z) (/ (* a t) z)))))) |
#s(approx (+ x (* y z)) #s(hole binary64 (* z (+ y (/ x z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (* a b))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (+ (* -1 (* a b)) (* -1 (/ (+ x (* a t)) z)))))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ x (* a t)) z))))))) |
#s(approx (+ x (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ x z))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* t a) #s(hole binary64 (* a t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a t))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* t (+ a (+ (/ x t) (+ (/ (* a (* b z)) t) (/ (* y z) t))))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* a t))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* t (+ a (+ (/ x t) (/ (* y z) t)))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (+ (* a (* b z)) (* y z))) t))))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (* y z)) t))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a (+ t (* b z))) (* y z))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (+ t (+ (* b z) (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* a (+ t (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (* b z))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (+ (* -1 (* b z)) (* -1 (/ (+ x (* y z)) a)))))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (/ (+ x (* y z)) a))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* b (+ (* a z) (+ (/ x b) (+ (/ (* a t) b) (/ (* y z) b))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ x (+ (* a t) (* y z))) b))))))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | a | @ | inf | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ x (* y z)) (* t a)) (+ x (* y z)) x (* y z) y z (* t a) t a (* (* a z) b) (* a z) b) |
| 2.0ms | z | @ | -inf | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ x (* y z)) (* t a)) (+ x (* y z)) x (* y z) y z (* t a) t a (* (* a z) b) (* a z) b) |
| 2.0ms | z | @ | 0 | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ x (* y z)) (* t a)) (+ x (* y z)) x (* y z) y z (* t a) t a (* (* a z) b) (* a z) b) |
| 2.0ms | a | @ | -inf | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ x (* y z)) (* t a)) (+ x (* y z)) x (* y z) y z (* t a) t a (* (* a z) b) (* a z) b) |
| 2.0ms | z | @ | inf | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ x (* y z)) (* t a)) (+ x (* y z)) x (* y z) y z (* t a) t a (* (* a z) b) (* a z) b) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 245 | 1448 |
| 0 | 256 | 1291 |
| 1 | 1565 | 1291 |
| 0 | 8811 | 1120 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
(+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) |
(+.f64 x (*.f64 y z)) |
x |
(*.f64 y z) |
y |
z |
(*.f64 t a) |
t |
a |
(*.f64 (*.f64 a z) b) |
(*.f64 a z) |
b |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ (* a t) (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (+ (* a (* b z)) (* y z)))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (+ (* a t) (* y z)))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#s(approx (+ x (* y z)) #s(hole binary64 (* y z))) |
#s(approx (+ x (* y z)) #s(hole binary64 (+ x (* y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* x (+ 1 (+ (/ (* a t) x) (+ (/ (* a (* b z)) x) (/ (* y z) x))))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 x)) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* x (+ 1 (+ (/ (* a t) x) (/ (* y z) x)))))) |
#s(approx (+ x (* y z)) #s(hole binary64 x)) |
#s(approx (+ x (* y z)) #s(hole binary64 (* x (+ 1 (/ (* y z) x))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a t) (+ (* a (* b z)) (* y z))) x)) 1))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a t) (* y z)) x)) 1))))) |
#s(approx (+ x (* y z)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) x)) 1))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* a (* b z)))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (+ x (* a t)))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* y (+ z (+ (/ x y) (+ (/ (* a t) y) (/ (* a (* b z)) y))))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* y (+ z (+ (/ x y) (/ (* a t) y)))))) |
#s(approx (+ x (* y z)) #s(hole binary64 (* y (+ z (/ x y))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (+ (* a t) (* a (* b z)))) y))))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* a t)) y))))))) |
#s(approx (+ x (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x y))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* z (+ y (* a b))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (* a z) b) #s(hole binary64 (* a (* b z)))) |
#s(approx (* a z) #s(hole binary64 (* a z))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* z (+ y (+ (* a b) (+ (/ x z) (/ (* a t) z))))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* z (+ y (+ (/ x z) (/ (* a t) z)))))) |
#s(approx (+ x (* y z)) #s(hole binary64 (* z (+ y (/ x z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (* a b))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (+ (* -1 (* a b)) (* -1 (/ (+ x (* a t)) z)))))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ x (* a t)) z))))))) |
#s(approx (+ x (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ x z))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* t a) #s(hole binary64 (* a t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a t))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* t (+ a (+ (/ x t) (+ (/ (* a (* b z)) t) (/ (* y z) t))))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* a t))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* t (+ a (+ (/ x t) (/ (* y z) t)))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (+ (* a (* b z)) (* y z))) t))))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (* y z)) t))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a (+ t (* b z))) (* y z))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (+ t (+ (* b z) (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* a (+ t (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (* b z))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (+ (* -1 (* b z)) (* -1 (/ (+ x (* y z)) a)))))))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (/ (+ x (* y z)) a))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* b (+ (* a z) (+ (/ x b) (+ (/ (* a t) b) (/ (* y z) b))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ x (+ (* a t) (* y z))) b))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (fma.f64 a t (fma.f64 z y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 a) z) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 a t (fma.f64 z y x)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (neg.f64 a) z) b) (*.f64 (*.f64 (neg.f64 a) z) b) (*.f64 (fma.f64 a t (fma.f64 z y x)) (*.f64 (*.f64 (neg.f64 a) z) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64)) (pow.f64 (fma.f64 a t (fma.f64 z y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 a t (fma.f64 z y x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b z) a) (fma.f64 a t (fma.f64 z y x)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (*.f64 (fma.f64 z y x) (*.f64 (fma.f64 b z t) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a t (fma.f64 z y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 a t (fma.f64 z y x)) (*.f64 (*.f64 b z) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 a t (fma.f64 z y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 a t (fma.f64 z y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (fma.f64 a t (fma.f64 z y x)) (*.f64 (*.f64 b z) a)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)) (*.f64 (-.f64 x (*.f64 z y)) (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64))))) (*.f64 (-.f64 x (*.f64 z y)) (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) (*.f64 (-.f64 x (*.f64 z y)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64))))) (*.f64 (-.f64 x (*.f64 z y)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 x (*.f64 z y)))) (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64))))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 x (*.f64 z y)))) (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 x (*.f64 z y)))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64))))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 x (*.f64 z y)))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a t (fma.f64 z y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64))) (-.f64 (fma.f64 a t (fma.f64 z y x)) (*.f64 (*.f64 b z) a))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a t (fma.f64 z y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 a t (fma.f64 z y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (fma.f64 a t (fma.f64 z y x)) (*.f64 (*.f64 b z) a))))) |
(fma.f64 (*.f64 b a) z (fma.f64 a t (fma.f64 z y x))) |
(fma.f64 (*.f64 b z) a (fma.f64 a t (fma.f64 z y x))) |
(fma.f64 (*.f64 a z) b (fma.f64 a t (fma.f64 z y x))) |
(fma.f64 b (*.f64 a z) (fma.f64 a t (fma.f64 z y x))) |
(fma.f64 a (*.f64 b z) (fma.f64 a t (fma.f64 z y x))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 a t (fma.f64 z y x)) #s(literal 2 binary64)) (-.f64 (fma.f64 a t (fma.f64 z y x)) (*.f64 (*.f64 b z) a))) (/.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (-.f64 (fma.f64 a t (fma.f64 z y x)) (*.f64 (*.f64 b z) a)))) |
(-.f64 (fma.f64 a t (fma.f64 z y x)) (*.f64 (*.f64 (neg.f64 a) z) b)) |
(+.f64 (/.f64 (pow.f64 (fma.f64 a t (fma.f64 z y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 a t (fma.f64 z y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (fma.f64 a t (fma.f64 z y x)) (*.f64 (*.f64 b z) a))))) (/.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 a t (fma.f64 z y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (fma.f64 a t (fma.f64 z y x)) (*.f64 (*.f64 b z) a)))))) |
(+.f64 (*.f64 (*.f64 b z) a) (fma.f64 a t (fma.f64 z y x))) |
(+.f64 (fma.f64 a t (fma.f64 z y x)) (*.f64 (*.f64 b z) a)) |
(+.f64 (fma.f64 z y x) (*.f64 (fma.f64 b z t) a)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 t) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 t) a) (*.f64 (neg.f64 t) a) (*.f64 (fma.f64 z y x) (*.f64 (neg.f64 t) a))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a t x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (fma.f64 a t x) (fma.f64 a t x) (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (fma.f64 a t x) (*.f64 z y))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 a t (*.f64 z y)) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (fma.f64 z y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (fma.f64 z y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 a t (*.f64 z y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 z y x) (*.f64 a t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 a t (*.f64 z y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z y x) #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (*.f64 (fma.f64 z y x) (*.f64 a t)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 2 binary64))) (-.f64 x (fma.f64 a t (*.f64 z y)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (-.f64 (fma.f64 z y x) (*.f64 a t))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 a t (*.f64 z y)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z y x) #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (*.f64 (fma.f64 z y x) (*.f64 a t))))) |
(fma.f64 a t (fma.f64 z y x)) |
(fma.f64 t a (fma.f64 z y x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 a t (*.f64 z y)))) (/.f64 (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x (fma.f64 a t (*.f64 z y))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (-.f64 (fma.f64 z y x) (*.f64 a t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (fma.f64 z y x) (*.f64 a t)))) |
(-.f64 (fma.f64 z y x) (*.f64 (neg.f64 t) a)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 a t (*.f64 z y)))))) (/.f64 (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 a t (*.f64 z y))))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 z y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (*.f64 (fma.f64 z y x) (*.f64 a t))))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (*.f64 (fma.f64 z y x) (*.f64 a t)))))) |
(+.f64 (fma.f64 a t x) (*.f64 z y)) |
(+.f64 (fma.f64 a t (*.f64 z y)) x) |
(+.f64 (*.f64 a t) (fma.f64 z y x)) |
(+.f64 (fma.f64 z y x) (*.f64 a t)) |
(+.f64 x (fma.f64 a t (*.f64 z y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) z) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) z) (*.f64 x (*.f64 (neg.f64 y) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 z y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 x (*.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (-.f64 x (*.f64 z y))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 x (*.f64 z y))))) |
(fma.f64 z y x) |
(fma.f64 y z x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z y))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 x (*.f64 z y)))) |
(-.f64 x (*.f64 (neg.f64 y) z)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 x (*.f64 z y))))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 x (*.f64 z y)))))) |
(+.f64 (*.f64 z y) x) |
(+.f64 x (*.f64 z y)) |
x |
(*.f64 z y) |
(*.f64 y z) |
y |
z |
(*.f64 a t) |
(*.f64 t a) |
t |
a |
(*.f64 (*.f64 b a) z) |
(*.f64 (*.f64 b z) a) |
(*.f64 (*.f64 a z) b) |
(*.f64 b (*.f64 a z)) |
(*.f64 a (*.f64 b z)) |
(*.f64 a z) |
(*.f64 z a) |
b |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+.f64 (fma.f64 a t x) (*.f64 (fma.f64 b a y) z))) |
#s(approx (+ (+ x (* y z)) (* t a)) (fma.f64 a t (*.f64 z y))) |
#s(approx (+ (+ x (* y z)) (* t a)) (fma.f64 a t (fma.f64 z y x))) |
#s(approx (+ x (* y z)) (*.f64 z y)) |
#s(approx (+ x (* y z)) (fma.f64 z y x)) |
#s(approx x x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 b z t) a (*.f64 z y)) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x (* y z)) (* t a)) x) |
#s(approx (+ (+ x (* y z)) (* t a)) (*.f64 (+.f64 (/.f64 (fma.f64 a t (*.f64 z y)) x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* y z)) x) |
#s(approx (+ x (* y z)) (*.f64 (fma.f64 y (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 b z t) a (*.f64 z y)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (* y z)) (* t a)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 a t (*.f64 z y)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (* y z)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 z y) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a x)) |
#s(approx (+ (+ x (* y z)) (* t a)) (fma.f64 a t x)) |
#s(approx (* y z) (*.f64 z y)) |
#s(approx y y) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 b z t) a x) y) z) y)) |
#s(approx (+ (+ x (* y z)) (* t a)) (*.f64 z y)) |
#s(approx (+ (+ x (* y z)) (* t a)) (*.f64 (+.f64 (/.f64 (fma.f64 a t x) y) z) y)) |
#s(approx (+ x (* y z)) (*.f64 (+.f64 (/.f64 x y) z) y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 (fma.f64 b z t) a x) y) #s(literal -1 binary64) (neg.f64 z)))) |
#s(approx (+ (+ x (* y z)) (* t a)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 a t x) y) z)))) |
#s(approx (+ x (* y z)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x y) z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+.f64 (fma.f64 a t x) (*.f64 (fma.f64 b a y) z))) |
#s(approx z z) |
#s(approx (* (* a z) b) (*.f64 (*.f64 b z) a)) |
#s(approx (* a z) (*.f64 a z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (fma.f64 b a (/.f64 (fma.f64 a t x) z)) y) z)) |
#s(approx (+ (+ x (* y z)) (* t a)) (*.f64 (+.f64 (/.f64 (fma.f64 a t x) z) y) z)) |
#s(approx (+ x (* y z)) (*.f64 (+.f64 (/.f64 x z) y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 b a y)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (fma.f64 b a (/.f64 (fma.f64 a t x) z)) (neg.f64 y)))) |
#s(approx (+ (+ x (* y z)) (* t a)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 a t x) z) y)))) |
#s(approx (+ x (* y z)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x z) y)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z x)) |
#s(approx (+ (+ x (* y z)) (* t a)) (fma.f64 z y x)) |
#s(approx (* t a) (*.f64 a t)) |
#s(approx t t) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 b a y) z x) t) a) t)) |
#s(approx (+ (+ x (* y z)) (* t a)) (*.f64 a t)) |
#s(approx (+ (+ x (* y z)) (* t a)) (*.f64 (+.f64 (/.f64 (fma.f64 z y x) t) a) t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (fma.f64 (fma.f64 b a y) z x) t) #s(literal -1 binary64) (neg.f64 a)))) |
#s(approx (+ (+ x (* y z)) (* t a)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 z y x) t) a)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 z y x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+.f64 (fma.f64 a t x) (*.f64 (fma.f64 b a y) z))) |
#s(approx a a) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) t) a)) |
#s(approx (+ (+ x (* y z)) (* t a)) (*.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 b z t)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (fma.f64 b z (/.f64 (fma.f64 z y x) a)) (neg.f64 t)))) |
#s(approx (+ (+ x (* y z)) (* t a)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 z y x) a) t)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) |
#s(approx b b) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 a z (/.f64 (fma.f64 a t (fma.f64 z y x)) b)) b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a z (/.f64 (fma.f64 a t (fma.f64 z y x)) b))) b))) |
Compiled 3 777 to 511 computations (86.5% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 129 | 14 | 143 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 130 | 14 | 144 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 94.7% | (+.f64 (fma.f64 z y x) (*.f64 (fma.f64 b z t) a)) |
| 46.9% | (+.f64 #s(approx (+ (+ x (* y z)) (* t a)) x) (*.f64 (*.f64 a z) b)) | |
| 73.6% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) | |
| 77.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a x)) | |
| ▶ | 69.2% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z x)) |
| 49.3% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 z y x)) | |
| 80.0% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) | |
| ▶ | 55.8% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
| 56.0% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) | |
| ▶ | 47.9% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
| 25.8% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) | |
| 27.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) | |
| 34.1% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) | |
| ▶ | 23.7% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
Compiled 564 to 422 computations (25.2% saved)
| Inputs |
|---|
(+.f64 (fma.f64 z y x) (*.f64 (fma.f64 b z t) a)) |
(fma.f64 z y x) |
z |
y |
x |
(*.f64 (fma.f64 b z t) a) |
(fma.f64 b z t) |
b |
t |
a |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
(fma.f64 a t x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
(*.f64 (fma.f64 b a y) z) |
(fma.f64 b a y) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z x)) |
(fma.f64 (fma.f64 b a y) z x) |
| Outputs |
|---|
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ (* a (+ t (* b z))) (* y z)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (+ (* a (+ t (* b z))) (* y z))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* z y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ (* a t) (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (+ (* a (* b z)) (* y z)))))) |
#s(approx (+ (* a t) x) #s(hole binary64 (* a t))) |
#s(approx (+ (* a t) x) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (+ x (* z (+ y (* a b)))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 x)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* x (+ 1 (+ (/ (* a (+ t (* b z))) x) (/ (* y z) x)))))) |
#s(approx (+ (* z y) x) #s(hole binary64 x)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* x (+ 1 (/ (* y z) x))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* x (+ 1 (+ (/ (* a t) x) (+ (/ (* a (* b z)) x) (/ (* y z) x))))))) |
#s(approx (+ (* a t) x) #s(hole binary64 x)) |
#s(approx (+ (* a t) x) #s(hole binary64 (* x (+ 1 (/ (* a t) x))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* x (+ 1 (/ (* z (+ y (* a b))) x))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a (+ t (* b z))) (* y z)) x)) 1))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) x)) 1))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a t) (+ (* a (* b z)) (* y z))) x)) 1))))) |
#s(approx (+ (* a t) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* a t) x)) 1))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* z (+ y (* a b))) x)) 1))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (* a (+ t (* b z)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* a (* b z)))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* a (* b z)))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (+ (* a (* b z)) (* y z)))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* a b))) |
#s(approx (+ (* b a) y) #s(hole binary64 (+ y (* a b)))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (+ x (* a (* b z))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* y (+ z (+ (/ x y) (/ (* a (+ t (* b z))) y)))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y (+ z (/ x y))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* y (+ z (+ (/ x y) (+ (/ (* a t) y) (/ (* a (* b z)) y))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* y z))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* y (+ z (/ (* a (* b z)) y))))) |
#s(approx (+ (* b a) y) #s(hole binary64 y)) |
#s(approx (+ (* b a) y) #s(hole binary64 (* y (+ 1 (/ (* a b) y))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* y (+ z (+ (/ x y) (/ (* a (* b z)) y)))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* a (+ t (* b z)))) y))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x y))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (+ (* a t) (* a (* b z)))) y))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* a (* b z)) y))))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (* a b) y)) 1))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* a (* b z))) y))))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (+ (* a t) (* z (+ y (* a b))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* a t))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (+ (* a t) (* a (* b z))))) |
#s(approx (+ (* b z) t) #s(hole binary64 t)) |
#s(approx (+ (* b z) t) #s(hole binary64 (+ t (* b z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* z (+ y (* a b))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* z (+ y (+ (* a b) (+ (/ x z) (/ (* a t) z))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* z (+ y (/ x z))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* a (* b z)))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* z (+ (* a b) (/ (* a t) z))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* b z))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* z (+ b (/ t z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* z (+ y (+ (* a b) (+ (/ x z) (/ (* a t) z))))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* z (+ y (+ (* a b) (/ x z)))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (* a b))))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (+ (* -1 (* a b)) (* -1 (/ (+ x (* a t)) z)))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ x z))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* -1 (* z (+ (* -1 (* a b)) (* -1 (/ (* a t) z))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* z (+ (* -1 b) (* -1 (/ t z))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (* a b))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (+ (* -1 (* a b)) (* -1 (/ (+ x (* a t)) z)))))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* -1 (* z (+ (* -1 (+ y (* a b))) (* -1 (/ x z))))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (+ (* a t) (+ (* a (* b z)) (* y z)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* a t))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* t (+ a (+ (/ x t) (+ (/ (* a (* b z)) t) (/ (* y z) t))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* t (+ a (/ (* a (* b z)) t))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* t (+ 1 (/ (* b z) t))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a t))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* t (+ a (+ (/ x t) (+ (/ (* a (* b z)) t) (/ (* y z) t))))))) |
#s(approx (+ (* a t) x) #s(hole binary64 (* t (+ a (/ x t))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (+ (* a (* b z)) (* y z))) t))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* a (* b z)) t))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* b z) t)) 1))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (+ (* a (* b z)) (* y z))) t))))))) |
#s(approx (+ (* a t) x) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ x t))))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a (+ t (* b z))) (* y z))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* a (+ t (+ (* b z) (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (+ t (+ (* b z) (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (* a t) x) #s(hole binary64 (* a (+ t (/ x a))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* a (+ (* b z) (/ (* y z) a))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* a (+ b (/ y a))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* a (+ (* b z) (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t (* b z))) (* -1 (/ (+ x (* y z)) a))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (* b z))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (+ (* -1 (* b z)) (* -1 (/ (+ x (* y z)) a)))))))) |
#s(approx (+ (* a t) x) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (/ x a))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* -1 (* a (+ (* -1 (* b z)) (* -1 (/ (* y z) a))))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ y a))))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* -1 (* a (+ (* -1 (* b z)) (* -1 (/ (+ x (* y z)) a))))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* b (+ (* a z) (+ (/ x b) (+ (/ (* a t) b) (/ (* y z) b))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* b (+ (* a z) (/ (* a t) b))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* b (+ z (/ t b))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* b (+ (* a z) (+ (/ x b) (+ (/ (* a t) b) (/ (* y z) b))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* b (+ (* a z) (/ (* y z) b))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* b (+ a (/ y b))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* b (+ (* a z) (+ (/ x b) (/ (* y z) b)))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ x (+ (* a t) (* y z))) b))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (* a t) b))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* b (+ (* -1 z) (* -1 (/ t b))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ x (+ (* a t) (* y z))) b))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (* y z) b))))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ y b))))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ x (* y z)) b))))))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 23.0ms | x | @ | inf | ((+ (+ (* z y) x) (* (+ (* b z) t) a)) (+ (* z y) x) z y x (* (+ (* b z) t) a) (+ (* b z) t) b t a (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) x) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (* b a) y) z) (+ (* b a) y) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b a) y) z) x)) |
| 4.0ms | b | @ | 0 | ((+ (+ (* z y) x) (* (+ (* b z) t) a)) (+ (* z y) x) z y x (* (+ (* b z) t) a) (+ (* b z) t) b t a (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) x) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (* b a) y) z) (+ (* b a) y) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b a) y) z) x)) |
| 4.0ms | a | @ | inf | ((+ (+ (* z y) x) (* (+ (* b z) t) a)) (+ (* z y) x) z y x (* (+ (* b z) t) a) (+ (* b z) t) b t a (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) x) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (* b a) y) z) (+ (* b a) y) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b a) y) z) x)) |
| 2.0ms | z | @ | -inf | ((+ (+ (* z y) x) (* (+ (* b z) t) a)) (+ (* z y) x) z y x (* (+ (* b z) t) a) (+ (* b z) t) b t a (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) x) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (* b a) y) z) (+ (* b a) y) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b a) y) z) x)) |
| 2.0ms | a | @ | -inf | ((+ (+ (* z y) x) (* (+ (* b z) t) a)) (+ (* z y) x) z y x (* (+ (* b z) t) a) (+ (* b z) t) b t a (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) x) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (* b a) y) z) (+ (* b a) y) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b a) y) z) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 452 | 2903 |
| 0 | 465 | 2488 |
| 1 | 2722 | 2484 |
| 0 | 8409 | 2376 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (fma.f64 z y x) (*.f64 (fma.f64 b z t) a)) |
(fma.f64 z y x) |
z |
y |
x |
(*.f64 (fma.f64 b z t) a) |
(fma.f64 b z t) |
b |
t |
a |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
(fma.f64 a t x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
(*.f64 (fma.f64 b a y) z) |
(fma.f64 b a y) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z x)) |
(fma.f64 (fma.f64 b a y) z x) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ (* a (+ t (* b z))) (* y z)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (+ (* a (+ t (* b z))) (* y z))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* z y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ (* a t) (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (+ (* a (* b z)) (* y z)))))) |
#s(approx (+ (* a t) x) #s(hole binary64 (* a t))) |
#s(approx (+ (* a t) x) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (+ x (* z (+ y (* a b)))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 x)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* x (+ 1 (+ (/ (* a (+ t (* b z))) x) (/ (* y z) x)))))) |
#s(approx (+ (* z y) x) #s(hole binary64 x)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* x (+ 1 (/ (* y z) x))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* x (+ 1 (+ (/ (* a t) x) (+ (/ (* a (* b z)) x) (/ (* y z) x))))))) |
#s(approx (+ (* a t) x) #s(hole binary64 x)) |
#s(approx (+ (* a t) x) #s(hole binary64 (* x (+ 1 (/ (* a t) x))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* x (+ 1 (/ (* z (+ y (* a b))) x))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a (+ t (* b z))) (* y z)) x)) 1))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) x)) 1))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a t) (+ (* a (* b z)) (* y z))) x)) 1))))) |
#s(approx (+ (* a t) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* a t) x)) 1))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* z (+ y (* a b))) x)) 1))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (* a (+ t (* b z)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* a (* b z)))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* a (* b z)))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (+ (* a (* b z)) (* y z)))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* a b))) |
#s(approx (+ (* b a) y) #s(hole binary64 (+ y (* a b)))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (+ x (* a (* b z))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* y (+ z (+ (/ x y) (/ (* a (+ t (* b z))) y)))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y (+ z (/ x y))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* y (+ z (+ (/ x y) (+ (/ (* a t) y) (/ (* a (* b z)) y))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* y z))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* y (+ z (/ (* a (* b z)) y))))) |
#s(approx (+ (* b a) y) #s(hole binary64 y)) |
#s(approx (+ (* b a) y) #s(hole binary64 (* y (+ 1 (/ (* a b) y))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* y (+ z (+ (/ x y) (/ (* a (* b z)) y)))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* a (+ t (* b z)))) y))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x y))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (+ (* a t) (* a (* b z)))) y))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* a (* b z)) y))))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (* a b) y)) 1))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* a (* b z))) y))))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (+ (* a t) (* z (+ y (* a b))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* a t))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (+ (* a t) (* a (* b z))))) |
#s(approx (+ (* b z) t) #s(hole binary64 t)) |
#s(approx (+ (* b z) t) #s(hole binary64 (+ t (* b z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* z (+ y (* a b))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* z (+ y (+ (* a b) (+ (/ x z) (/ (* a t) z))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* z (+ y (/ x z))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* a (* b z)))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* z (+ (* a b) (/ (* a t) z))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* b z))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* z (+ b (/ t z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* z (+ y (+ (* a b) (+ (/ x z) (/ (* a t) z))))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* z (+ y (+ (* a b) (/ x z)))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (* a b))))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (+ (* -1 (* a b)) (* -1 (/ (+ x (* a t)) z)))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ x z))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* -1 (* z (+ (* -1 (* a b)) (* -1 (/ (* a t) z))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* z (+ (* -1 b) (* -1 (/ t z))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (* a b))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (+ (* -1 (* a b)) (* -1 (/ (+ x (* a t)) z)))))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* -1 (* z (+ (* -1 (+ y (* a b))) (* -1 (/ x z))))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (+ (* a t) (+ (* a (* b z)) (* y z)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* a t))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* t (+ a (+ (/ x t) (+ (/ (* a (* b z)) t) (/ (* y z) t))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* t (+ a (/ (* a (* b z)) t))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* t (+ 1 (/ (* b z) t))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a t))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* t (+ a (+ (/ x t) (+ (/ (* a (* b z)) t) (/ (* y z) t))))))) |
#s(approx (+ (* a t) x) #s(hole binary64 (* t (+ a (/ x t))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (+ (* a (* b z)) (* y z))) t))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* a (* b z)) t))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* b z) t)) 1))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (+ (* a (* b z)) (* y z))) t))))))) |
#s(approx (+ (* a t) x) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ x t))))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a (+ t (* b z))) (* y z))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* a (+ t (+ (* b z) (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (+ t (+ (* b z) (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (* a t) x) #s(hole binary64 (* a (+ t (/ x a))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* a (+ (* b z) (/ (* y z) a))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* a (+ b (/ y a))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* a (+ (* b z) (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t (* b z))) (* -1 (/ (+ x (* y z)) a))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (* b z))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (+ (* -1 (* b z)) (* -1 (/ (+ x (* y z)) a)))))))) |
#s(approx (+ (* a t) x) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (/ x a))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* -1 (* a (+ (* -1 (* b z)) (* -1 (/ (* y z) a))))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ y a))))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* -1 (* a (+ (* -1 (* b z)) (* -1 (/ (+ x (* y z)) a))))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* b (+ (* a z) (+ (/ x b) (+ (/ (* a t) b) (/ (* y z) b))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* b (+ (* a z) (/ (* a t) b))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* b (+ z (/ t b))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* b (+ (* a z) (+ (/ x b) (+ (/ (* a t) b) (/ (* y z) b))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* b (+ (* a z) (/ (* y z) b))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* b (+ a (/ y b))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* b (+ (* a z) (+ (/ x b) (/ (* y z) b)))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ x (+ (* a t) (* y z))) b))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (* a t) b))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* b (+ (* -1 z) (* -1 (/ t b))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ x (+ (* a t) (* y z))) b))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (* y z) b))))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ y b))))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ x (* y z)) b))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y z x) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 y z x) (*.f64 (fma.f64 b z t) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a t (fma.f64 y z x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 a t (fma.f64 y z x)) (*.f64 (*.f64 b z) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 y z x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 y z x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (*.f64 (fma.f64 y z x) (*.f64 (fma.f64 b z t) a)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 a t (fma.f64 y z x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 a t (fma.f64 y z x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (fma.f64 a t (fma.f64 y z x)) (*.f64 (*.f64 b z) a)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64))) (-.f64 x (*.f64 y z)) (*.f64 (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)) (-.f64 (*.f64 x x) (pow.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)) (-.f64 x (*.f64 y z)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64))) (-.f64 (*.f64 y z) x) (*.f64 (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)) (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)) (-.f64 (*.f64 y z) x))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 x (*.f64 y z)))) (*.f64 (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 x (*.f64 y z)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y z) x))) (*.f64 (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)) (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)) (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y z) x))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64))) (-.f64 x (*.f64 y z)) (*.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 y z) #s(literal 2 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) (-.f64 x (*.f64 y z)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64))) (-.f64 (*.f64 y z) x) (*.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) (-.f64 (*.f64 y z) x))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 x (*.f64 y z)))) (*.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 x (*.f64 y z)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y z) x))) (*.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y z) x))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)) (*.f64 (-.f64 x (*.f64 y z)) (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64))))) (*.f64 (-.f64 x (*.f64 y z)) (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) (*.f64 (-.f64 x (*.f64 y z)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64))))) (*.f64 (-.f64 x (*.f64 y z)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 y z) x) (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) (*.f64 (-.f64 (*.f64 y z) x) (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 y z) x) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 x (*.f64 y z)))) (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64))))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 x (*.f64 y z)))) (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 x (*.f64 y z)))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64))))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 x (*.f64 y z)))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)) (*.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y z) x))) (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y z) x))) (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) (*.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y z) x))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y z) x))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y z x) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64))) (-.f64 (fma.f64 y z x) (*.f64 (fma.f64 b z t) a))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a t (fma.f64 y z x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64))) (-.f64 (fma.f64 a t (fma.f64 y z x)) (*.f64 (*.f64 b z) a))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y z x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 y z x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (*.f64 (fma.f64 y z x) (*.f64 (fma.f64 b z t) a))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a t (fma.f64 y z x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 a t (fma.f64 y z x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (fma.f64 a t (fma.f64 y z x)) (*.f64 (*.f64 b z) a))))) |
(fma.f64 (*.f64 a b) z (fma.f64 a t (fma.f64 y z x))) |
(fma.f64 (fma.f64 b z t) a (fma.f64 y z x)) |
(fma.f64 (*.f64 b z) a (fma.f64 a t (fma.f64 y z x))) |
(fma.f64 (*.f64 a z) b (fma.f64 a t (fma.f64 y z x))) |
(fma.f64 a (fma.f64 b z t) (fma.f64 y z x)) |
(fma.f64 a (*.f64 b z) (fma.f64 a t (fma.f64 y z x))) |
(fma.f64 b (*.f64 a z) (fma.f64 a t (fma.f64 y z x))) |
(fma.f64 y z (fma.f64 (fma.f64 b z t) a x)) |
(fma.f64 z y (fma.f64 (fma.f64 b z t) a x)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y z x) #s(literal 2 binary64)) (-.f64 (fma.f64 y z x) (*.f64 (fma.f64 b z t) a))) (/.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (-.f64 (fma.f64 y z x) (*.f64 (fma.f64 b z t) a)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 a t (fma.f64 y z x)) #s(literal 2 binary64)) (-.f64 (fma.f64 a t (fma.f64 y z x)) (*.f64 (*.f64 b z) a))) (/.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (-.f64 (fma.f64 a t (fma.f64 y z x)) (*.f64 (*.f64 b z) a)))) |
(-.f64 (fma.f64 y z x) (*.f64 (neg.f64 (fma.f64 b z t)) a)) |
(-.f64 (fma.f64 a t (fma.f64 y z x)) (*.f64 (*.f64 (neg.f64 a) z) b)) |
(+.f64 (/.f64 (pow.f64 (fma.f64 y z x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 y z x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (*.f64 (fma.f64 y z x) (*.f64 (fma.f64 b z t) a))))) (/.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 y z x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (*.f64 (fma.f64 y z x) (*.f64 (fma.f64 b z t) a)))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 a t (fma.f64 y z x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 a t (fma.f64 y z x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (fma.f64 a t (fma.f64 y z x)) (*.f64 (*.f64 b z) a))))) (/.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 a t (fma.f64 y z x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (fma.f64 a t (fma.f64 y z x)) (*.f64 (*.f64 b z) a)))))) |
(+.f64 (*.f64 (*.f64 b z) a) (fma.f64 a t (fma.f64 y z x))) |
(+.f64 (*.f64 (fma.f64 b z t) a) (fma.f64 y z x)) |
(+.f64 (fma.f64 y z x) (*.f64 (fma.f64 b z t) a)) |
(+.f64 (fma.f64 a t (fma.f64 y z x)) (*.f64 (*.f64 b z) a)) |
(+.f64 (*.f64 y z) (fma.f64 (fma.f64 b z t) a x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y z) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y z) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 x (*.f64 y z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y z) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 x (*.f64 y z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 y z) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 x (*.f64 y z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y z) x)))) |
(fma.f64 y z x) |
(fma.f64 z y x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y z))) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 x (*.f64 y z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 y z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y z) x))) |
(-.f64 x (*.f64 (neg.f64 y) z)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 x (*.f64 y z))))) (/.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 x (*.f64 y z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y z) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 y z) x))))) |
(+.f64 (*.f64 y z) x) |
(+.f64 x (*.f64 y z)) |
z |
y |
x |
(*.f64 (fma.f64 b z t) a) |
(*.f64 a (fma.f64 b z t)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64))) (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a))))) |
(fma.f64 (*.f64 a b) z (*.f64 a t)) |
(fma.f64 (*.f64 b z) a (*.f64 a t)) |
(fma.f64 (*.f64 a z) b (*.f64 a t)) |
(fma.f64 a (*.f64 b z) (*.f64 a t)) |
(fma.f64 a t (*.f64 (*.f64 b z) a)) |
(fma.f64 t a (*.f64 (*.f64 b z) a)) |
(fma.f64 b (*.f64 a z) (*.f64 a t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a))) (/.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) |
(-.f64 (*.f64 a t) (*.f64 (neg.f64 a) (*.f64 b z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a))))) (/.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))))) |
(+.f64 (*.f64 (*.f64 b z) a) (*.f64 a t)) |
(+.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 b z) #s(literal 2 binary64)))) (neg.f64 (-.f64 t (*.f64 b z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 b z) t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b z) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 b z) t))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (*.f64 b z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t (*.f64 b z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (*.f64 b z) t)) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 b z) #s(literal 2 binary64))) (-.f64 t (*.f64 b z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b z) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 b z) t)))) |
(/.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (*.f64 b z) #s(literal 3 binary64))) (fma.f64 t t (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t (*.f64 b z))))) |
(fma.f64 b z t) |
(fma.f64 z b t) |
(-.f64 (/.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (-.f64 (*.f64 b z) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 b z) t))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (*.f64 b z))) (/.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (-.f64 t (*.f64 b z)))) |
(-.f64 t (*.f64 (neg.f64 b) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 b z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 b z) t)))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 b z) t))))) |
(+.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t t (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t (*.f64 b z))))) (/.f64 (pow.f64 (*.f64 b z) #s(literal 3 binary64)) (fma.f64 t t (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t (*.f64 b z)))))) |
(+.f64 (*.f64 b z) t) |
(+.f64 t (*.f64 b z)) |
b |
t |
a |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) x) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (fma.f64 a t x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 a t) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 a t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 a t) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (*.f64 x (*.f64 a t)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 a t) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (-.f64 x (*.f64 a t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 a t) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (*.f64 x (*.f64 a t))))) |
(fma.f64 a t x) |
(fma.f64 t a x) |
(-.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (*.f64 a t) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 a t) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 a t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 x (*.f64 a t)))) |
(-.f64 x (*.f64 (neg.f64 a) t)) |
(+.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 a t) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 a t) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (*.f64 x (*.f64 a t))))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (*.f64 x (*.f64 a t)))))) |
(+.f64 (*.f64 a t) x) |
(+.f64 x (*.f64 a t)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (fma.f64 a b y) z)) |
(*.f64 (fma.f64 a b y) z) |
(*.f64 z (fma.f64 a b y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 b z) a) (*.f64 y z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b z) a) (*.f64 y z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (pow.f64 (*.f64 y z) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 b z) a) (*.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64)) (pow.f64 (*.f64 y z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b z) a) (*.f64 y z))))) |
(fma.f64 (*.f64 a b) z (*.f64 y z)) |
(fma.f64 (*.f64 b z) a (*.f64 y z)) |
(fma.f64 (*.f64 a z) b (*.f64 y z)) |
(fma.f64 a (*.f64 b z) (*.f64 y z)) |
(fma.f64 b (*.f64 a z) (*.f64 y z)) |
(fma.f64 y z (*.f64 z (*.f64 a b))) |
(fma.f64 y z (*.f64 (*.f64 b z) a)) |
(fma.f64 z y (*.f64 z (*.f64 a b))) |
(fma.f64 z y (*.f64 (*.f64 b z) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 b z) a) (*.f64 y z))) (/.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 b z) a) (*.f64 y z)))) |
(-.f64 (*.f64 (*.f64 b z) a) (*.f64 (neg.f64 y) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b z) a) (*.f64 y z))))) (/.f64 (pow.f64 (*.f64 y z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b z) a) (*.f64 y z)))))) |
(+.f64 (*.f64 (*.f64 b z) a) (*.f64 y z)) |
(+.f64 (*.f64 y z) (*.f64 z (*.f64 a b))) |
(+.f64 (*.f64 y z) (*.f64 (*.f64 b z) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (*.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 a b) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 a b) y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 y (*.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (-.f64 y (*.f64 a b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 a b) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 a b) y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 y (*.f64 a b))))) |
(fma.f64 a b y) |
(fma.f64 b a y) |
(-.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (*.f64 a b) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 a b) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 a b))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 y (*.f64 a b)))) |
(-.f64 y (*.f64 (neg.f64 a) b)) |
(+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 a b) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 a b) y))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 y (*.f64 a b))))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 y (*.f64 a b)))))) |
(+.f64 (*.f64 a b) y) |
(+.f64 y (*.f64 a b)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (fma.f64 (fma.f64 a b y) z x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 a b y) z) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 a b y) z) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 a b y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 a b y) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 a b y) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 a b y) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 a b y) z) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 a b y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 a b y) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 a b y) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 a b y) z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 a b y) z) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 a b y) z) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 a b y) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 a b y) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 a b y) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 a b y) z) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 a b y) z) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 a b y) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 a b y) z))))) |
(fma.f64 (fma.f64 a b y) z x) |
(fma.f64 z (fma.f64 a b y) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 a b y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 a b y) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 a b y) z) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 a b y) z))) (/.f64 (pow.f64 (*.f64 (fma.f64 a b y) z) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 a b y) z)))) |
(-.f64 x (*.f64 (neg.f64 z) (fma.f64 a b y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 a b y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 a b y) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 a b y) z) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 a b y) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 a b y) z) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 a b y) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 a b y) z))))) (/.f64 (pow.f64 (*.f64 (fma.f64 a b y) z) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 a b y) z) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 a b y) z)))))) |
(+.f64 (fma.f64 (*.f64 a b) z x) (*.f64 y z)) |
(+.f64 (*.f64 (fma.f64 a b y) z) x) |
(+.f64 x (*.f64 (fma.f64 a b y) z)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (fma.f64 (fma.f64 b z t) a (*.f64 y z))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (+.f64 (fma.f64 (fma.f64 b z t) a (*.f64 y z)) x)) |
#s(approx (+ (* z y) x) (*.f64 y z)) |
#s(approx (+ (* z y) x) (fma.f64 y z x)) |
#s(approx x x) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (fma.f64 (fma.f64 b z t) a (*.f64 y z))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (+.f64 (fma.f64 (fma.f64 b z t) a (*.f64 y z)) x)) |
#s(approx (+ (* a t) x) (*.f64 a t)) |
#s(approx (+ (* a t) x) (fma.f64 a t x)) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (fma.f64 a b y) z)) |
#s(approx (+ (* (+ (* b a) y) z) x) (fma.f64 (fma.f64 a b y) z x)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) x) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 b z t) a (*.f64 y z)) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* z y) x) x) |
#s(approx (+ (* z y) x) (*.f64 (fma.f64 y (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) x) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 b z t) a (*.f64 y z)) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* a t) x) x) |
#s(approx (+ (* a t) x) (*.f64 (fma.f64 a (/.f64 t x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* b a) y) z) x) x) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (fma.f64 z (/.f64 (fma.f64 a b y) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 b z t) a (*.f64 y z)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* z y) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y z) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 b z t) a (*.f64 y z)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* a t) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a t) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* b a) y) z) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 a b y) z) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (fma.f64 (fma.f64 b z t) a x)) |
#s(approx y y) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (fma.f64 (fma.f64 b z t) a x)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (*.f64 b z) a)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (fma.f64 a b y) z)) |
#s(approx (+ (* b a) y) (*.f64 a b)) |
#s(approx (+ (* b a) y) (fma.f64 a b y)) |
#s(approx (+ (* (+ (* b a) y) z) x) (fma.f64 (*.f64 a b) z x)) |
#s(approx (+ (* (+ (* b a) y) z) x) (fma.f64 (fma.f64 a b y) z x)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 y z)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 b z t) a x) y) z) y)) |
#s(approx (+ (* z y) x) (*.f64 (+.f64 (/.f64 x y) z) y)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 y z)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 b z t) a x) y) z) y)) |
#s(approx (* (+ (* b a) y) z) (*.f64 y z)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (fma.f64 a (/.f64 (*.f64 b z) y) z) y)) |
#s(approx (+ (* b a) y) y) |
#s(approx (+ (* b a) y) (*.f64 (fma.f64 a (/.f64 b y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 y z)) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 a b) z x) y) z) y)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 b z t) a x) y) z)))) |
#s(approx (+ (* z y) x) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x y) z)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 b z t) a x) y) z)))) |
#s(approx (* (+ (* b a) y) z) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 b z) y) z)))) |
#s(approx (+ (* b a) y) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (*.f64 a b) y)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 a b) z x) y) z)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (fma.f64 a t x)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (+.f64 (fma.f64 (fma.f64 b z t) a (*.f64 y z)) x)) |
#s(approx z z) |
#s(approx (* (+ (* b z) t) a) (*.f64 a t)) |
#s(approx (* (+ (* b z) t) a) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (* b z) t) t) |
#s(approx (+ (* b z) t) (fma.f64 b z t)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (fma.f64 a t x)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (+.f64 (fma.f64 (fma.f64 b z t) a (*.f64 y z)) x)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (fma.f64 a b y) z)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (fma.f64 a b y) z)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (+.f64 (fma.f64 a b (/.f64 (fma.f64 a t x) z)) y) z)) |
#s(approx (+ (* z y) x) (*.f64 (+.f64 (/.f64 x z) y) z)) |
#s(approx (* (+ (* b z) t) a) (*.f64 (*.f64 b z) a)) |
#s(approx (* (+ (* b z) t) a) (*.f64 (fma.f64 a b (/.f64 (*.f64 a t) z)) z)) |
#s(approx (+ (* b z) t) (*.f64 b z)) |
#s(approx (+ (* b z) t) (*.f64 (+.f64 (/.f64 t z) b) z)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (fma.f64 a b y) z)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (+.f64 (fma.f64 a b (/.f64 (fma.f64 a t x) z)) y) z)) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (+.f64 (fma.f64 a b (/.f64 x z)) y) z)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (neg.f64 z) (neg.f64 (fma.f64 a b y)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (fma.f64 a b (/.f64 (fma.f64 a t x) z)) (neg.f64 y)))) |
#s(approx (+ (* z y) x) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x z) y)))) |
#s(approx (* (+ (* b z) t) a) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 a b (/.f64 (*.f64 a t) z))))) |
#s(approx (+ (* b z) t) (*.f64 (neg.f64 z) (-.f64 (neg.f64 b) (/.f64 t z)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (neg.f64 z) (neg.f64 (fma.f64 a b y)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (fma.f64 a b (/.f64 (fma.f64 a t x) z)) (neg.f64 y)))) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 a b (/.f64 x z)) y)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (fma.f64 (fma.f64 a b y) z x)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (+.f64 (fma.f64 (fma.f64 b z t) a (*.f64 y z)) x)) |
#s(approx t t) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (fma.f64 (fma.f64 a b y) z x)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 a t)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 a b y) z x) t) a) t)) |
#s(approx (* (+ (* b z) t) a) (*.f64 (fma.f64 a (/.f64 (*.f64 b z) t) a) t)) |
#s(approx (+ (* b z) t) (*.f64 (fma.f64 b (/.f64 z t) #s(literal 1 binary64)) t)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 a t)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 a b y) z x) t) a) t)) |
#s(approx (+ (* a t) x) (*.f64 (+.f64 (/.f64 x t) a) t)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (fma.f64 (fma.f64 a b y) z x) t) #s(literal -1 binary64) (neg.f64 a)))) |
#s(approx (* (+ (* b z) t) a) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 b z) t) a)))) |
#s(approx (+ (* b z) t) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 (neg.f64 b) z) t) #s(literal 1 binary64)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (fma.f64 (fma.f64 a b y) z x) t) #s(literal -1 binary64) (neg.f64 a)))) |
#s(approx (+ (* a t) x) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x t) a)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (fma.f64 y z x)) |
#s(approx (* (+ (* b z) t) a) (*.f64 (fma.f64 b z t) a)) |
#s(approx a a) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (fma.f64 y z x)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (+.f64 (fma.f64 (fma.f64 b z t) a (*.f64 y z)) x)) |
#s(approx (+ (* (+ (* b a) y) z) x) (fma.f64 y z x)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (+.f64 (fma.f64 b z (/.f64 (fma.f64 y z x) a)) t) a)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (+.f64 (fma.f64 b z (/.f64 (fma.f64 y z x) a)) t) a)) |
#s(approx (+ (* a t) x) (*.f64 (+.f64 (/.f64 x a) t) a)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (fma.f64 b z (/.f64 (*.f64 y z) a)) a)) |
#s(approx (+ (* b a) y) (*.f64 (+.f64 (/.f64 y a) b) a)) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (fma.f64 b z (/.f64 (fma.f64 y z x) a)) a)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 b z (/.f64 (fma.f64 y z x) a)) t)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 b z t)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 b z (/.f64 (fma.f64 y z x) a)) t)))) |
#s(approx (+ (* a t) x) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x a) t)))) |
#s(approx (* (+ (* b a) y) z) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 b z (/.f64 (*.f64 y z) a))))) |
#s(approx (+ (* b a) y) (*.f64 (neg.f64 a) (-.f64 (neg.f64 b) (/.f64 y a)))) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 b z (/.f64 (fma.f64 y z x) a))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (fma.f64 a t (fma.f64 y z x))) |
#s(approx b b) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (fma.f64 a t (fma.f64 y z x))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (fma.f64 a z (/.f64 (fma.f64 a t (fma.f64 y z x)) b)) b)) |
#s(approx (* (+ (* b z) t) a) (*.f64 (fma.f64 a z (/.f64 (*.f64 a t) b)) b)) |
#s(approx (+ (* b z) t) (*.f64 (+.f64 (/.f64 t b) z) b)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (fma.f64 a z (/.f64 (fma.f64 a t (fma.f64 y z x)) b)) b)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (fma.f64 a z (/.f64 (*.f64 y z) b)) b)) |
#s(approx (+ (* b a) y) (*.f64 (+.f64 (/.f64 y b) a) b)) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (fma.f64 a z (/.f64 (fma.f64 y z x) b)) b)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a z (/.f64 (fma.f64 a t (fma.f64 y z x)) b))))) |
#s(approx (* (+ (* b z) t) a) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a z (/.f64 (*.f64 a t) b))))) |
#s(approx (+ (* b z) t) (*.f64 (neg.f64 b) (-.f64 (neg.f64 z) (/.f64 t b)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a z (/.f64 (fma.f64 a t (fma.f64 y z x)) b))))) |
#s(approx (* (+ (* b a) y) z) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a z (/.f64 (*.f64 y z) b))))) |
#s(approx (+ (* b a) y) (*.f64 (neg.f64 b) (-.f64 (neg.f64 a) (/.f64 y b)))) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a z (/.f64 (fma.f64 y z x) b))))) |
Compiled 10 150 to 1 097 computations (89.2% saved)
16 alts after pruning (12 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 327 | 6 | 333 |
| Fresh | 3 | 6 | 9 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 331 | 16 | 347 |
| Status | Accuracy | Program |
|---|---|---|
| 46.9% | (+.f64 #s(approx (+ (+ x (* y z)) (* t a)) x) (*.f64 (*.f64 a z) b)) | |
| 77.5% | (+.f64 #s(approx (+ (* z y) x) x) (*.f64 (fma.f64 b z t) a)) | |
| 77.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a x)) | |
| ✓ | 69.2% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z x)) |
| 44.4% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (*.f64 b z) a (*.f64 y z))) | |
| ▶ | 46.6% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z x)) |
| ▶ | 49.3% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) y) z x)) |
| ▶ | 80.0% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) |
| ✓ | 55.8% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
| 56.0% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) | |
| ✓ | 47.9% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
| ▶ | 25.8% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
| 25.6% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z)) | |
| 27.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) y) z)) | |
| ▶ | 34.1% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
| ✓ | 23.7% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
Compiled 620 to 453 computations (26.9% saved)
| Inputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) |
(fma.f64 a t (fma.f64 z y x)) |
a |
t |
(fma.f64 z y x) |
z |
y |
x |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
(*.f64 a t) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) y) z x)) |
(fma.f64 #s(approx (+ (* b a) y) y) z x) |
#s(approx (+ (* b a) y) y) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
(*.f64 (*.f64 b z) a) |
(*.f64 b z) |
b |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z x)) |
(fma.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z x) |
#s(approx (+ (* b a) y) (*.f64 a b)) |
(*.f64 a b) |
| Outputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ (* a t) (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (+ (* a (* b z)) (* y z)))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ (* a t) (* y z)))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* z y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (+ x (* z (+ y (* a b)))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* x (+ 1 (+ (/ (* a t) x) (+ (/ (* a (* b z)) x) (/ (* y z) x))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 x)) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* x (+ 1 (+ (/ (* a t) x) (/ (* y z) x)))))) |
#s(approx (+ (* z y) x) #s(hole binary64 x)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* x (+ 1 (/ (* y z) x))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* x (+ 1 (/ (* z (+ y (* a b))) x))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a t) (+ (* a (* b z)) (* y z))) x)) 1))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a t) (* y z)) x)) 1))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) x)) 1))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* z (+ y (* a b))) x)) 1))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* a (* b z)))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ x (* a t)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (+ x (* a (* b z))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* a b))) |
#s(approx (+ (* b a) y) #s(hole binary64 (+ y (* a b)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* y (+ z (+ (/ x y) (+ (/ (* a t) y) (/ (* a (* b z)) y))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* y (+ z (+ (/ x y) (/ (* a t) y)))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y (+ z (/ x y))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* y (+ z (+ (/ x y) (/ (* a (* b z)) y)))))) |
#s(approx (+ (* b a) y) #s(hole binary64 y)) |
#s(approx (+ (* b a) y) #s(hole binary64 (* y (+ 1 (/ (* a b) y))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (+ (* a t) (* a (* b z)))) y))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* a t)) y))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x y))))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* a (* b z))) y))))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (* a b) y)) 1))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* z (+ y (* a b))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (* b z) a) #s(hole binary64 (* a (* b z)))) |
#s(approx (* b z) #s(hole binary64 (* b z))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* z (+ y (+ (* a b) (+ (/ x z) (/ (* a t) z))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* z (+ y (+ (/ x z) (/ (* a t) z)))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* z (+ y (/ x z))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* z (+ y (+ (* a b) (/ x z)))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (* a b))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (+ (* -1 (* a b)) (* -1 (/ (+ x (* a t)) z)))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ x (* a t)) z))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ x z))))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* -1 (* z (+ (* -1 (+ y (* a b))) (* -1 (/ x z))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* a t) #s(hole binary64 (* a t))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a t))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* t (+ a (+ (/ x t) (+ (/ (* a (* b z)) t) (/ (* y z) t))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* a t))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* t (+ a (+ (/ x t) (/ (* y z) t)))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (+ (* a (* b z)) (* y z))) t))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (* y z)) t))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a (+ t (* b z))) (* y z))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* a b) #s(hole binary64 (* a b))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (+ t (+ (* b z) (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* a (+ t (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* a (+ (* b z) (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* a (+ b (/ y a))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (* b z))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (+ (* -1 (* b z)) (* -1 (/ (+ x (* y z)) a)))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (/ (+ x (* y z)) a))))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* -1 (* a (+ (* -1 (* b z)) (* -1 (/ (+ x (* y z)) a))))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ y a))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* b (+ (* a z) (+ (/ x b) (+ (/ (* a t) b) (/ (* y z) b))))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* b (+ (* a z) (+ (/ x b) (/ (* y z) b)))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* b (+ a (/ y b))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ x (+ (* a t) (* y z))) b))))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ x (* y z)) b))))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ y b))))))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | t | @ | 0 | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) (+ (* z y) x)) a t (+ (* z y) x) z y x (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* a t) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b a) y) z) x) (+ (* b a) y) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (* b z) a) (* b z) b (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b a) y) z) x) (+ (* b a) y) (* a b)) |
| 2.0ms | z | @ | -inf | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) (+ (* z y) x)) a t (+ (* z y) x) z y x (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* a t) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b a) y) z) x) (+ (* b a) y) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (* b z) a) (* b z) b (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b a) y) z) x) (+ (* b a) y) (* a b)) |
| 2.0ms | a | @ | -inf | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) (+ (* z y) x)) a t (+ (* z y) x) z y x (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* a t) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b a) y) z) x) (+ (* b a) y) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (* b z) a) (* b z) b (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b a) y) z) x) (+ (* b a) y) (* a b)) |
| 2.0ms | b | @ | -inf | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) (+ (* z y) x)) a t (+ (* z y) x) z y x (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* a t) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b a) y) z) x) (+ (* b a) y) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (* b z) a) (* b z) b (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b a) y) z) x) (+ (* b a) y) (* a b)) |
| 1.0ms | b | @ | inf | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) (+ (* z y) x)) a t (+ (* z y) x) z y x (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* a t) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b a) y) z) x) (+ (* b a) y) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (* b z) a) (* b z) b (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b a) y) z) x) (+ (* b a) y) (* a b)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 344 | 2055 |
| 0 | 352 | 1802 |
| 1 | 2162 | 1800 |
| 0 | 10103 | 1649 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) |
(fma.f64 a t (fma.f64 z y x)) |
a |
t |
(fma.f64 z y x) |
z |
y |
x |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
(*.f64 a t) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) y) z x)) |
(fma.f64 #s(approx (+ (* b a) y) y) z x) |
#s(approx (+ (* b a) y) y) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
(*.f64 (*.f64 b z) a) |
(*.f64 b z) |
b |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z x)) |
(fma.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z x) |
#s(approx (+ (* b a) y) (*.f64 a b)) |
(*.f64 a b) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ (* a t) (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (+ (* a (* b z)) (* y z)))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ (* a t) (* y z)))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* z y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (+ x (* z (+ y (* a b)))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* x (+ 1 (+ (/ (* a t) x) (+ (/ (* a (* b z)) x) (/ (* y z) x))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 x)) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* x (+ 1 (+ (/ (* a t) x) (/ (* y z) x)))))) |
#s(approx (+ (* z y) x) #s(hole binary64 x)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* x (+ 1 (/ (* y z) x))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* x (+ 1 (/ (* z (+ y (* a b))) x))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a t) (+ (* a (* b z)) (* y z))) x)) 1))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a t) (* y z)) x)) 1))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) x)) 1))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* z (+ y (* a b))) x)) 1))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* a (* b z)))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ x (* a t)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (+ x (* a (* b z))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* a b))) |
#s(approx (+ (* b a) y) #s(hole binary64 (+ y (* a b)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* y (+ z (+ (/ x y) (+ (/ (* a t) y) (/ (* a (* b z)) y))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* y (+ z (+ (/ x y) (/ (* a t) y)))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y (+ z (/ x y))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* y (+ z (+ (/ x y) (/ (* a (* b z)) y)))))) |
#s(approx (+ (* b a) y) #s(hole binary64 y)) |
#s(approx (+ (* b a) y) #s(hole binary64 (* y (+ 1 (/ (* a b) y))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (+ (* a t) (* a (* b z)))) y))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* a t)) y))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x y))))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* a (* b z))) y))))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (* a b) y)) 1))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* z (+ y (* a b))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (* b z) a) #s(hole binary64 (* a (* b z)))) |
#s(approx (* b z) #s(hole binary64 (* b z))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* z (+ y (+ (* a b) (+ (/ x z) (/ (* a t) z))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* z (+ y (+ (/ x z) (/ (* a t) z)))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* z (+ y (/ x z))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* z (+ y (+ (* a b) (/ x z)))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (* a b))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (+ (* -1 (* a b)) (* -1 (/ (+ x (* a t)) z)))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ x (* a t)) z))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ x z))))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* -1 (* z (+ (* -1 (+ y (* a b))) (* -1 (/ x z))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* a t) #s(hole binary64 (* a t))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a t))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* t (+ a (+ (/ x t) (+ (/ (* a (* b z)) t) (/ (* y z) t))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* a t))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* t (+ a (+ (/ x t) (/ (* y z) t)))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (+ (* a (* b z)) (* y z))) t))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (* y z)) t))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a (+ t (* b z))) (* y z))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* a b) #s(hole binary64 (* a b))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (+ t (+ (* b z) (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* a (+ t (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* a (+ (* b z) (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* a (+ b (/ y a))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (* b z))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (+ (* -1 (* b z)) (* -1 (/ (+ x (* y z)) a)))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (/ (+ x (* y z)) a))))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* -1 (* a (+ (* -1 (* b z)) (* -1 (/ (+ x (* y z)) a))))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ y a))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* b (+ (* a z) (+ (/ x b) (+ (/ (* a t) b) (/ (* y z) b))))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* b (+ (* a z) (+ (/ x b) (/ (* y z) b)))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* b (+ a (/ y b))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ x (+ (* a t) (* y z))) b))))))) |
#s(approx (+ (* (+ (* b a) y) z) x) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ x (* y z)) b))))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ y b))))))) |
| Outputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a t x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (fma.f64 a t x) (fma.f64 a t x) (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (fma.f64 a t x) (*.f64 z y))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 a t (*.f64 z y)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 a t) (fma.f64 z y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 z y x) (*.f64 a t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 a t (*.f64 z y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (fma.f64 z y x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (fma.f64 z y x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z y x) #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (*.f64 (fma.f64 z y x) (*.f64 a t)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 a t (*.f64 z y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (fma.f64 z y x) #s(literal 2 binary64))) (-.f64 (*.f64 a t) (fma.f64 z y x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (pow.f64 (*.f64 a t) #s(literal 2 binary64))) (-.f64 (fma.f64 z y x) (*.f64 a t))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 2 binary64))) (-.f64 x (fma.f64 a t (*.f64 z y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (fma.f64 z y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (fma.f64 z y x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z y x) #s(literal 3 binary64)) (pow.f64 (*.f64 a t) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (*.f64 (fma.f64 z y x) (*.f64 a t))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 a t (*.f64 z y)))))) |
(fma.f64 a t (fma.f64 z y x)) |
(fma.f64 t a (fma.f64 z y x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (*.f64 a t) (fma.f64 z y x))) (/.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (-.f64 (*.f64 a t) (fma.f64 z y x)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (-.f64 (fma.f64 z y x) (*.f64 a t))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (fma.f64 z y x) (*.f64 a t)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 a t (*.f64 z y)))) (/.f64 (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x (fma.f64 a t (*.f64 z y))))) |
(-.f64 (fma.f64 z y x) (*.f64 (neg.f64 t) a)) |
(+.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (fma.f64 z y x))))) (/.f64 (pow.f64 (fma.f64 z y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (fma.f64 z y x)))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 z y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (*.f64 (fma.f64 z y x) (*.f64 a t))))) (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 z y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (*.f64 (fma.f64 z y x) (*.f64 a t)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 a t (*.f64 z y)))))) (/.f64 (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 a t (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 a t (*.f64 z y))))))) |
(+.f64 (fma.f64 a t x) (*.f64 z y)) |
(+.f64 (fma.f64 a t (*.f64 z y)) x) |
(+.f64 (*.f64 a t) (fma.f64 z y x)) |
(+.f64 (fma.f64 z y x) (*.f64 a t)) |
(+.f64 x (fma.f64 a t (*.f64 z y))) |
a |
t |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 z y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 z y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 x (*.f64 z y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (-.f64 x (*.f64 z y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 z y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 x (*.f64 z y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) x)))) |
(fma.f64 z y x) |
(fma.f64 y z x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z y))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 z y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z y) x))) |
(-.f64 x (*.f64 (neg.f64 y) z)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 x (*.f64 z y))))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 x (*.f64 z y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) x))))) |
(+.f64 (*.f64 z y) x) |
(+.f64 x (*.f64 z y)) |
z |
y |
x |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
(*.f64 a t) |
(*.f64 t a) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) y) z x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (+ (* b a) y) y) z) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) y) z) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (+ (* b a) y) y) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) y) z) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* b a) y) y) z) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) y) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) y) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* b a) y) y) z) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) y) z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (+ (* b a) y) y) z) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) y) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) y) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* b a) y) y) z) x)))) |
(fma.f64 #s(approx (+ (* b a) y) y) z x) |
(fma.f64 z #s(approx (+ (* b a) y) y) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) y) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* b a) y) y) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (+ (* b a) y) y) z) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) y) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* b a) y) y) z) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) y) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* b a) y) y) z) x))))) |
(+.f64 (*.f64 #s(approx (+ (* b a) y) y) z) x) |
(+.f64 x (*.f64 #s(approx (+ (* b a) y) y) z)) |
#s(approx (+ (* b a) y) y) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
(*.f64 (*.f64 b a) z) |
(*.f64 (*.f64 b z) a) |
(*.f64 b (*.f64 a z)) |
(*.f64 (*.f64 a z) b) |
(*.f64 a (*.f64 b z)) |
(*.f64 b z) |
(*.f64 z b) |
b |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) x)))) |
(fma.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z x) |
(fma.f64 z #s(approx (+ (* b a) y) (*.f64 b a)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) x))))) |
(+.f64 (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) x) |
(+.f64 x (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z)) |
#s(approx (+ (* b a) y) (*.f64 b a)) |
(*.f64 b a) |
(*.f64 a b) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z (*.f64 a t))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+.f64 (fma.f64 (fma.f64 b a y) z (*.f64 a t)) x)) |
#s(approx (+ (* a t) (+ (* z y) x)) (fma.f64 a t (*.f64 z y))) |
#s(approx (+ (* a t) (+ (* z y) x)) (fma.f64 a t (fma.f64 z y x))) |
#s(approx (+ (* z y) x) (*.f64 z y)) |
#s(approx (+ (* z y) x) (fma.f64 z y x)) |
#s(approx x x) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (fma.f64 b a y) z)) |
#s(approx (+ (* (+ (* b a) y) z) x) (fma.f64 (fma.f64 b a y) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 b a y) z (*.f64 a t)) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* a t) (+ (* z y) x)) x) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 (+.f64 (/.f64 (fma.f64 a t (*.f64 z y)) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* z y) x) x) |
#s(approx (+ (* z y) x) (*.f64 (fma.f64 y (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* b a) y) z) x) x) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (fma.f64 z (/.f64 (fma.f64 b a y) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 b a y) z (*.f64 a t)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* a t) (+ (* z y) x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 a t (*.f64 z y)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* z y) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 z y) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* b a) y) z) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 b a y) z) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a x)) |
#s(approx (+ (* a t) (+ (* z y) x)) (fma.f64 a t x)) |
#s(approx y y) |
#s(approx (+ (* (+ (* b a) y) z) x) (fma.f64 (*.f64 b a) z x)) |
#s(approx (+ (* (+ (* b a) y) z) x) (fma.f64 (fma.f64 b a y) z x)) |
#s(approx (+ (* b a) y) (*.f64 b a)) |
#s(approx (+ (* b a) y) (fma.f64 b a y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 b z t) a x) y) z) y)) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 z y)) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 (+.f64 (/.f64 (fma.f64 a t x) y) z) y)) |
#s(approx (+ (* z y) x) (*.f64 (+.f64 (/.f64 x y) z) y)) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 z y)) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 b a) z x) y) z) y)) |
#s(approx (+ (* b a) y) y) |
#s(approx (+ (* b a) y) (*.f64 (fma.f64 a (/.f64 b y) #s(literal 1 binary64)) y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 (fma.f64 b z t) a x) y) #s(literal -1 binary64) (neg.f64 z)))) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 a t x) y) z)))) |
#s(approx (+ (* z y) x) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x y) z)))) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 b a) z x) y) z)))) |
#s(approx (+ (* b a) y) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (*.f64 b a) y)) #s(literal 1 binary64)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+.f64 (fma.f64 (fma.f64 b a y) z (*.f64 a t)) x)) |
#s(approx z z) |
#s(approx (* (* b z) a) (*.f64 (*.f64 b z) a)) |
#s(approx (* b z) (*.f64 b z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (fma.f64 b a (/.f64 (fma.f64 a t x) z)) y) z)) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 (+.f64 (/.f64 (fma.f64 a t x) z) y) z)) |
#s(approx (+ (* z y) x) (*.f64 (+.f64 (/.f64 x z) y) z)) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (+.f64 (fma.f64 b a (/.f64 x z)) y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 z) (neg.f64 (fma.f64 b a y)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (fma.f64 b a (/.f64 (fma.f64 a t x) z)) (neg.f64 y)))) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 a t x) z) y)))) |
#s(approx (+ (* z y) x) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x z) y)))) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 b a (/.f64 x z)) y)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z x)) |
#s(approx (+ (* a t) (+ (* z y) x)) (fma.f64 z y x)) |
#s(approx t t) |
#s(approx (* a t) (*.f64 a t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 b a y) z x) t) a) t)) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 a t)) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 (+.f64 (/.f64 (fma.f64 z y x) t) a) t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (fma.f64 (fma.f64 b a y) z x) t) #s(literal -1 binary64) (neg.f64 a)))) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 z y x) t) a)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 z y x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+.f64 (fma.f64 (fma.f64 b a y) z (*.f64 a t)) x)) |
#s(approx a a) |
#s(approx (+ (* (+ (* b a) y) z) x) (fma.f64 z y x)) |
#s(approx (* a b) (*.f64 b a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) t) a)) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a)) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) a)) |
#s(approx (+ (* b a) y) (*.f64 (+.f64 (/.f64 y a) b) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 b z t)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (fma.f64 b z (/.f64 (fma.f64 z y x) a)) (neg.f64 t)))) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 z y x) a) t)))) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 b z (/.f64 (fma.f64 z y x) a))))) |
#s(approx (+ (* b a) y) (*.f64 (neg.f64 a) (-.f64 (neg.f64 b) (/.f64 y a)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) |
#s(approx b b) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 a z (/.f64 (fma.f64 a t (fma.f64 z y x)) b)) b)) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (fma.f64 a z (/.f64 (fma.f64 z y x) b)) b)) |
#s(approx (+ (* b a) y) (*.f64 (+.f64 (/.f64 y b) a) b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a z (/.f64 (fma.f64 a t (fma.f64 z y x)) b))))) |
#s(approx (+ (* (+ (* b a) y) z) x) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a z (/.f64 (fma.f64 z y x) b))))) |
#s(approx (+ (* b a) y) (*.f64 (neg.f64 b) (-.f64 (neg.f64 a) (/.f64 y b)))) |
Compiled 6 596 to 678 computations (89.7% saved)
15 alts after pruning (7 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 195 | 2 | 197 |
| Fresh | 2 | 5 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 198 | 15 | 213 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 77.5% | (+.f64 #s(approx (+ (* z y) x) x) (*.f64 (fma.f64 b z t) a)) |
| 77.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a x)) | |
| ✓ | 69.2% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z x)) |
| 44.4% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (*.f64 b z) a (*.f64 y z))) | |
| ✓ | 46.6% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z x)) |
| ✓ | 49.3% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) y) z x)) |
| ▶ | 58.0% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t #s(approx (+ (* z y) x) (*.f64 z y)))) |
| ✓ | 55.8% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
| ▶ | 56.0% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
| ✓ | 47.9% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
| ✓ | 25.8% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
| ▶ | 25.4% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 a z) b)) |
| ▶ | 27.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) y) z)) |
| ✓ | 34.1% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
| ✓ | 23.7% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
Compiled 490 to 357 computations (27.1% saved)
| Inputs |
|---|
(+.f64 #s(approx (+ (* z y) x) x) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (* z y) x) x) |
x |
(*.f64 (fma.f64 b z t) a) |
(fma.f64 b z t) |
b |
z |
t |
a |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) y) z)) |
(*.f64 #s(approx (+ (* b a) y) y) z) |
#s(approx (+ (* b a) y) y) |
y |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 a z) b)) |
(*.f64 (*.f64 a z) b) |
(*.f64 a z) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t #s(approx (+ (* z y) x) (*.f64 z y)))) |
(fma.f64 a t #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* z y) x) (*.f64 z y)) |
(*.f64 z y) |
| Outputs |
|---|
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ (* a (+ t (* b z))) (* y z)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (+ (* a (+ t (* b z))) (* y z))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* z y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ (* a t) (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (+ (* a (* b z)) (* y z)))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ (* a t) (* y z)))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 x)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* x (+ 1 (+ (/ (* a (+ t (* b z))) x) (/ (* y z) x)))))) |
#s(approx (+ (* z y) x) #s(hole binary64 x)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* x (+ 1 (/ (* y z) x))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* x (+ 1 (+ (/ (* a t) x) (+ (/ (* a (* b z)) x) (/ (* y z) x))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 x)) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* x (+ 1 (+ (/ (* a t) x) (/ (* y z) x)))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a (+ t (* b z))) (* y z)) x)) 1))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) x)) 1))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a t) (+ (* a (* b z)) (* y z))) x)) 1))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a t) (* y z)) x)) 1))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (* a (+ t (* b z)))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* a (* b z)))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* a (* b z)))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (+ (* a (* b z)) (* y z)))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* a b))) |
#s(approx (+ (* b a) y) #s(hole binary64 (+ y (* a b)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ x (* a t)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* y (+ z (+ (/ x y) (/ (* a (+ t (* b z))) y)))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y (+ z (/ x y))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* y (+ z (+ (/ x y) (+ (/ (* a t) y) (/ (* a (* b z)) y))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* y z))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* y (+ z (/ (* a (* b z)) y))))) |
#s(approx (+ (* b a) y) #s(hole binary64 y)) |
#s(approx (+ (* b a) y) #s(hole binary64 (* y (+ 1 (/ (* a b) y))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* y (+ z (+ (/ x y) (/ (* a t) y)))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* a (+ t (* b z)))) y))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x y))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (+ (* a t) (* a (* b z)))) y))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* a (* b z)) y))))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (* a b) y)) 1))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* a t)) y))))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (+ (* a t) (* z (+ y (* a b))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* a t))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (+ (* a t) (* a (* b z))))) |
#s(approx (+ (* b z) t) #s(hole binary64 t)) |
#s(approx (+ (* b z) t) #s(hole binary64 (+ t (* b z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* z (+ y (* a b))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (* (* a z) b) #s(hole binary64 (* a (* b z)))) |
#s(approx (* a z) #s(hole binary64 (* a z))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* z (+ y (+ (* a b) (+ (/ x z) (/ (* a t) z))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* z (+ y (/ x z))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* a (* b z)))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* z (+ (* a b) (/ (* a t) z))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* b z))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* z (+ b (/ t z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* z (+ y (+ (* a b) (+ (/ x z) (/ (* a t) z))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* z (+ y (+ (/ x z) (/ (* a t) z)))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (* a b))))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (+ (* -1 (* a b)) (* -1 (/ (+ x (* a t)) z)))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ x z))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* -1 (* z (+ (* -1 (* a b)) (* -1 (/ (* a t) z))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* z (+ (* -1 b) (* -1 (/ t z))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (* a b))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (+ (* -1 (* a b)) (* -1 (/ (+ x (* a t)) z)))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ x (* a t)) z))))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (+ (* a t) (+ (* a (* b z)) (* y z)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* a t))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* t (+ a (+ (/ x t) (+ (/ (* a (* b z)) t) (/ (* y z) t))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* t (+ a (/ (* a (* b z)) t))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* t (+ 1 (/ (* b z) t))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a t))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* t (+ a (+ (/ x t) (+ (/ (* a (* b z)) t) (/ (* y z) t))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* a t))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* t (+ a (+ (/ x t) (/ (* y z) t)))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (+ (* a (* b z)) (* y z))) t))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* a (* b z)) t))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* b z) t)) 1))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (+ (* a (* b z)) (* y z))) t))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (* y z)) t))))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a (+ t (* b z))) (* y z))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* a (+ t (+ (* b z) (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (+ t (+ (* b z) (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* a (+ (* b z) (/ (* y z) a))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* a (+ b (/ y a))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* a (+ t (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t (* b z))) (* -1 (/ (+ x (* y z)) a))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (* b z))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (+ (* -1 (* b z)) (* -1 (/ (+ x (* y z)) a)))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* -1 (* a (+ (* -1 (* b z)) (* -1 (/ (* y z) a))))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ y a))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (/ (+ x (* y z)) a))))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* b (+ (* a z) (+ (/ x b) (+ (/ (* a t) b) (/ (* y z) b))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* b (+ (* a z) (/ (* a t) b))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* b (+ z (/ t b))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* b (+ (* a z) (+ (/ x b) (+ (/ (* a t) b) (/ (* y z) b))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* b (+ (* a z) (/ (* y z) b))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* b (+ a (/ y b))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ x (+ (* a t) (* y z))) b))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (* a t) b))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* b (+ (* -1 z) (* -1 (/ t b))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ x (+ (* a t) (* y z))) b))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (* y z) b))))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ y b))))))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | -inf | ((+ (+ (* z y) x) (* (+ (* b z) t) a)) (+ (* z y) x) x (* (+ (* b z) t) a) (+ (* b z) t) b z t a (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (* b a) y) z) (+ (* b a) y) y (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (* a z) b) (* a z) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) (+ (* z y) x)) (+ (* z y) x) (* z y)) |
| 2.0ms | a | @ | -inf | ((+ (+ (* z y) x) (* (+ (* b z) t) a)) (+ (* z y) x) x (* (+ (* b z) t) a) (+ (* b z) t) b z t a (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (* b a) y) z) (+ (* b a) y) y (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (* a z) b) (* a z) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) (+ (* z y) x)) (+ (* z y) x) (* z y)) |
| 2.0ms | z | @ | inf | ((+ (+ (* z y) x) (* (+ (* b z) t) a)) (+ (* z y) x) x (* (+ (* b z) t) a) (+ (* b z) t) b z t a (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (* b a) y) z) (+ (* b a) y) y (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (* a z) b) (* a z) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) (+ (* z y) x)) (+ (* z y) x) (* z y)) |
| 2.0ms | b | @ | -inf | ((+ (+ (* z y) x) (* (+ (* b z) t) a)) (+ (* z y) x) x (* (+ (* b z) t) a) (+ (* b z) t) b z t a (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (* b a) y) z) (+ (* b a) y) y (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (* a z) b) (* a z) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) (+ (* z y) x)) (+ (* z y) x) (* z y)) |
| 1.0ms | a | @ | inf | ((+ (+ (* z y) x) (* (+ (* b z) t) a)) (+ (* z y) x) x (* (+ (* b z) t) a) (+ (* b z) t) b z t a (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (* b a) y) z) (+ (* b a) y) y (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (* a z) b) (* a z) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) (+ (* z y) x)) (+ (* z y) x) (* z y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 427 | 2918 |
| 0 | 439 | 2609 |
| 1 | 2591 | 2605 |
| 0 | 8259 | 2310 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 #s(approx (+ (* z y) x) x) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (* z y) x) x) |
x |
(*.f64 (fma.f64 b z t) a) |
(fma.f64 b z t) |
b |
z |
t |
a |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) y) z)) |
(*.f64 #s(approx (+ (* b a) y) y) z) |
#s(approx (+ (* b a) y) y) |
y |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 a z) b)) |
(*.f64 (*.f64 a z) b) |
(*.f64 a z) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t #s(approx (+ (* z y) x) (*.f64 z y)))) |
(fma.f64 a t #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* z y) x) (*.f64 z y)) |
(*.f64 z y) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ (* a (+ t (* b z))) (* y z)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (+ (* a (+ t (* b z))) (* y z))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* z y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ (* a t) (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (+ (* a (* b z)) (* y z)))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ (* a t) (* y z)))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 x)) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* x (+ 1 (+ (/ (* a (+ t (* b z))) x) (/ (* y z) x)))))) |
#s(approx (+ (* z y) x) #s(hole binary64 x)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* x (+ 1 (/ (* y z) x))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* x (+ 1 (+ (/ (* a t) x) (+ (/ (* a (* b z)) x) (/ (* y z) x))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 x)) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* x (+ 1 (+ (/ (* a t) x) (/ (* y z) x)))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a (+ t (* b z))) (* y z)) x)) 1))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) x)) 1))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a t) (+ (* a (* b z)) (* y z))) x)) 1))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a t) (* y z)) x)) 1))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (* a (+ t (* b z)))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* a (* b z)))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* a (* b z)))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (+ (* a (* b z)) (* y z)))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* a b))) |
#s(approx (+ (* b a) y) #s(hole binary64 (+ y (* a b)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ x (* a t)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* y (+ z (+ (/ x y) (/ (* a (+ t (* b z))) y)))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y (+ z (/ x y))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* y (+ z (+ (/ x y) (+ (/ (* a t) y) (/ (* a (* b z)) y))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* y z))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* y (+ z (/ (* a (* b z)) y))))) |
#s(approx (+ (* b a) y) #s(hole binary64 y)) |
#s(approx (+ (* b a) y) #s(hole binary64 (* y (+ 1 (/ (* a b) y))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* y z))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* y (+ z (+ (/ x y) (/ (* a t) y)))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* a (+ t (* b z)))) y))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x y))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (+ (* a t) (* a (* b z)))) y))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* a (* b z)) y))))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (* a b) y)) 1))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* a t)) y))))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (+ (* a t) (* z (+ y (* a b))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* a t))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (+ (* a t) (* a (* b z))))) |
#s(approx (+ (* b z) t) #s(hole binary64 t)) |
#s(approx (+ (* b z) t) #s(hole binary64 (+ t (* b z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* z (+ y (* a b))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (* (* a z) b) #s(hole binary64 (* a (* b z)))) |
#s(approx (* a z) #s(hole binary64 (* a z))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* z (+ y (+ (* a b) (+ (/ x z) (/ (* a t) z))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* z (+ y (/ x z))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* a (* b z)))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* z (+ (* a b) (/ (* a t) z))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* b z))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* z (+ b (/ t z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* z (+ y (+ (* a b) (+ (/ x z) (/ (* a t) z))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* z (+ y (+ (/ x z) (/ (* a t) z)))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (* a b))))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (+ (* -1 (* a b)) (* -1 (/ (+ x (* a t)) z)))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ x z))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* -1 (* z (+ (* -1 (* a b)) (* -1 (/ (* a t) z))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* z (+ (* -1 b) (* -1 (/ t z))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (* a b))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (+ (* -1 (* a b)) (* -1 (/ (+ x (* a t)) z)))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ x (* a t)) z))))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (+ (* a t) (+ (* a (* b z)) (* y z)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* a t))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* t (+ a (+ (/ x t) (+ (/ (* a (* b z)) t) (/ (* y z) t))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* t (+ a (/ (* a (* b z)) t))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* t (+ 1 (/ (* b z) t))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a t))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* t (+ a (+ (/ x t) (+ (/ (* a (* b z)) t) (/ (* y z) t))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* a t))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* t (+ a (+ (/ x t) (/ (* y z) t)))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (+ (* a (* b z)) (* y z))) t))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* a (* b z)) t))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* b z) t)) 1))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (+ (* a (* b z)) (* y z))) t))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (* y z)) t))))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a (+ t (* b z))) (* y z))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* a (+ t (+ (* b z) (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (+ t (+ (* b z) (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* a (+ (* b z) (/ (* y z) a))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* a (+ b (/ y a))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* a (+ t (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t (* b z))) (* -1 (/ (+ x (* y z)) a))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (* b z))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (+ (* -1 (* b z)) (* -1 (/ (+ x (* y z)) a)))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* -1 (* a (+ (* -1 (* b z)) (* -1 (/ (* y z) a))))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* -1 (* a (+ (* -1 b) (* -1 (/ y a))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (/ (+ x (* y z)) a))))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* b (+ (* a z) (+ (/ x b) (+ (/ (* a t) b) (/ (* y z) b))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* b (+ (* a z) (/ (* a t) b))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* b (+ z (/ t b))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* b (+ (* a z) (+ (/ x b) (+ (/ (* a t) b) (/ (* y z) b))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* b (+ (* a z) (/ (* y z) b))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* b (+ a (/ y b))))) |
#s(approx (+ (+ (* z y) x) (* (+ (* b z) t) a)) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ x (+ (* a t) (* y z))) b))))))) |
#s(approx (* (+ (* b z) t) a) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (* a t) b))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* b (+ (* -1 z) (* -1 (/ t b))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ x (+ (* a t) (* y z))) b))))))) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (* y z) b))))))) |
#s(approx (+ (* b a) y) #s(hole binary64 (* -1 (* b (+ (* -1 a) (* -1 (/ y b))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* z y) x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(approx (+ (* z y) x) x) (*.f64 (fma.f64 b z t) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* z y) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (+ (* z y) x) x) #s(approx (+ (* z y) x) x) (-.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* z y) x) x) (*.f64 (fma.f64 b z t) a)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* z y) x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64))) (-.f64 #s(approx (+ (* z y) x) x) (*.f64 (fma.f64 b z t) a))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* z y) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 3 binary64))) (fma.f64 #s(approx (+ (* z y) x) x) #s(approx (+ (* z y) x) x) (-.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* z y) x) x) (*.f64 (fma.f64 b z t) a))))) |
(fma.f64 (fma.f64 b z t) a #s(approx (+ (* z y) x) x)) |
(fma.f64 a (fma.f64 b z t) #s(approx (+ (* z y) x) x)) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* z y) x) x) #s(literal 2 binary64)) (-.f64 #s(approx (+ (* z y) x) x) (*.f64 (fma.f64 b z t) a))) (/.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (-.f64 #s(approx (+ (* z y) x) x) (*.f64 (fma.f64 b z t) a)))) |
(-.f64 #s(approx (+ (* z y) x) x) (*.f64 (neg.f64 (fma.f64 b z t)) a)) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ (* z y) x) x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* z y) x) x) #s(approx (+ (* z y) x) x) (-.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* z y) x) x) (*.f64 (fma.f64 b z t) a))))) (/.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* z y) x) x) #s(approx (+ (* z y) x) x) (-.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* z y) x) x) (*.f64 (fma.f64 b z t) a)))))) |
(+.f64 (*.f64 (fma.f64 b z t) a) #s(approx (+ (* z y) x) x)) |
(+.f64 #s(approx (+ (* z y) x) x) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (* z y) x) x) |
x |
(*.f64 (fma.f64 b z t) a) |
(*.f64 a (fma.f64 b z t)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64))) (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a))))) |
(fma.f64 (*.f64 a b) z (*.f64 a t)) |
(fma.f64 (*.f64 b z) a (*.f64 a t)) |
(fma.f64 (*.f64 a z) b (*.f64 a t)) |
(fma.f64 a (*.f64 b z) (*.f64 a t)) |
(fma.f64 a t (*.f64 (*.f64 b z) a)) |
(fma.f64 t a (*.f64 (*.f64 b z) a)) |
(fma.f64 b (*.f64 a z) (*.f64 a t)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a))) (/.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (-.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))) |
(-.f64 (*.f64 a t) (*.f64 (neg.f64 a) (*.f64 b z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a))))) (/.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)))))) |
(+.f64 (*.f64 (*.f64 b z) a) (*.f64 a t)) |
(+.f64 (*.f64 a t) (*.f64 (*.f64 b z) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 b z) #s(literal 2 binary64)))) (neg.f64 (-.f64 t (*.f64 b z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t t))) (neg.f64 (-.f64 (*.f64 b z) t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (*.f64 b z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t (*.f64 b z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 b z) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 b z) t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (*.f64 b z) t)) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 b z) #s(literal 2 binary64))) (-.f64 t (*.f64 b z))) |
(/.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (*.f64 b z) #s(literal 3 binary64))) (fma.f64 t t (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t (*.f64 b z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b z) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 b z) t)))) |
(fma.f64 b z t) |
(fma.f64 z b t) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t (*.f64 b z))) (/.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (-.f64 t (*.f64 b z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (-.f64 (*.f64 b z) t)) (/.f64 (*.f64 t t) (-.f64 (*.f64 b z) t))) |
(-.f64 t (*.f64 (neg.f64 b) z)) |
(+.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t t (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t (*.f64 b z))))) (/.f64 (pow.f64 (*.f64 b z) #s(literal 3 binary64)) (fma.f64 t t (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t (*.f64 b z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 b z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 b z) t)))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (*.f64 b z) t))))) |
(+.f64 (*.f64 b z) t) |
(+.f64 t (*.f64 b z)) |
b |
z |
t |
a |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) y) z)) |
(*.f64 #s(approx (+ (* b a) y) y) z) |
(*.f64 z #s(approx (+ (* b a) y) y)) |
#s(approx (+ (* b a) y) y) |
y |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
(*.f64 (*.f64 a b) z) |
(*.f64 (*.f64 b z) a) |
(*.f64 (*.f64 a z) b) |
(*.f64 a (*.f64 b z)) |
(*.f64 b (*.f64 a z)) |
(*.f64 a z) |
(*.f64 z a) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t #s(approx (+ (* z y) x) (*.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* z y) x) (*.f64 y z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 a t) #s(approx (+ (* z y) x) (*.f64 y z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* z y) x) (*.f64 y z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* z y) x) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 (*.f64 a t) #s(approx (+ (* z y) x) (*.f64 y z))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* z y) x) (*.f64 y z)) #s(literal 2 binary64))) (-.f64 (*.f64 a t) #s(approx (+ (* z y) x) (*.f64 y z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* z y) x) (*.f64 y z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* z y) x) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 (*.f64 a t) #s(approx (+ (* z y) x) (*.f64 y z)))))) |
(fma.f64 a t #s(approx (+ (* z y) x) (*.f64 y z))) |
(fma.f64 t a #s(approx (+ (* z y) x) (*.f64 y z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (*.f64 a t) #s(approx (+ (* z y) x) (*.f64 y z)))) (/.f64 (pow.f64 #s(approx (+ (* z y) x) (*.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 a t) #s(approx (+ (* z y) x) (*.f64 y z))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* z y) x) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 (*.f64 a t) #s(approx (+ (* z y) x) (*.f64 y z)))))) (/.f64 (pow.f64 #s(approx (+ (* z y) x) (*.f64 y z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* z y) x) (*.f64 y z)) #s(literal 2 binary64)) (*.f64 (*.f64 a t) #s(approx (+ (* z y) x) (*.f64 y z))))))) |
(+.f64 (*.f64 a t) #s(approx (+ (* z y) x) (*.f64 y z))) |
(+.f64 #s(approx (+ (* z y) x) (*.f64 y z)) (*.f64 a t)) |
#s(approx (+ (* z y) x) (*.f64 y z)) |
(*.f64 y z) |
(*.f64 z y) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a (*.f64 y z))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+.f64 (fma.f64 (fma.f64 b z t) a (*.f64 y z)) x)) |
#s(approx (+ (* z y) x) (*.f64 y z)) |
#s(approx (+ (* z y) x) (fma.f64 y z x)) |
#s(approx x x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a (*.f64 y z))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+.f64 (fma.f64 (fma.f64 b z t) a (*.f64 y z)) x)) |
#s(approx (+ (* a t) (+ (* z y) x)) (fma.f64 a t (*.f64 y z))) |
#s(approx (+ (* a t) (+ (* z y) x)) (fma.f64 a t (fma.f64 y z x))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 b z t) a (*.f64 y z)) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* z y) x) x) |
#s(approx (+ (* z y) x) (*.f64 (fma.f64 y (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 b z t) a (*.f64 y z)) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* a t) (+ (* z y) x)) x) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 (+.f64 (/.f64 (fma.f64 a t (*.f64 y z)) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 b z t) a (*.f64 y z)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* z y) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y z) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 b z t) a (*.f64 y z)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* a t) (+ (* z y) x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 a t (*.f64 y z)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a x)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (*.f64 b z) a)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (fma.f64 a b y) z)) |
#s(approx (+ (* b a) y) (*.f64 a b)) |
#s(approx (+ (* b a) y) (fma.f64 a b y)) |
#s(approx y y) |
#s(approx (+ (* a t) (+ (* z y) x)) (fma.f64 a t x)) |
#s(approx (* z y) (*.f64 y z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 y z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 b z t) a x) y) z) y)) |
#s(approx (+ (* z y) x) (*.f64 (+.f64 (/.f64 x y) z) y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 y z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 b z t) a x) y) z) y)) |
#s(approx (* (+ (* b a) y) z) (*.f64 y z)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (fma.f64 a (/.f64 (*.f64 b z) y) z) y)) |
#s(approx (+ (* b a) y) y) |
#s(approx (+ (* b a) y) (*.f64 (fma.f64 a (/.f64 b y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 y z)) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 (+.f64 (/.f64 (fma.f64 a t x) y) z) y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 b z t) a x) y) z)))) |
#s(approx (+ (* z y) x) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x y) z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (fma.f64 b z t) a x) y) z)))) |
#s(approx (* (+ (* b a) y) z) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 b z) y) z)))) |
#s(approx (+ (* b a) y) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (*.f64 a b) y)) #s(literal 1 binary64)))) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 a t x) y) z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+.f64 (fma.f64 (fma.f64 b z t) a (*.f64 y z)) x)) |
#s(approx (* (+ (* b z) t) a) (*.f64 a t)) |
#s(approx (* (+ (* b z) t) a) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (* b z) t) t) |
#s(approx (+ (* b z) t) (fma.f64 b z t)) |
#s(approx z z) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+.f64 (fma.f64 (fma.f64 b z t) a (*.f64 y z)) x)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (fma.f64 a b y) z)) |
#s(approx (* (* a z) b) (*.f64 (*.f64 b z) a)) |
#s(approx (* a z) (*.f64 a z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 a b y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (fma.f64 a b (/.f64 (fma.f64 a t x) z)) y) z)) |
#s(approx (+ (* z y) x) (*.f64 (+.f64 (/.f64 x z) y) z)) |
#s(approx (* (+ (* b z) t) a) (*.f64 (*.f64 b z) a)) |
#s(approx (* (+ (* b z) t) a) (*.f64 (fma.f64 a b (/.f64 (*.f64 a t) z)) z)) |
#s(approx (+ (* b z) t) (*.f64 b z)) |
#s(approx (+ (* b z) t) (*.f64 (+.f64 (/.f64 t z) b) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 a b y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (fma.f64 a b (/.f64 (fma.f64 a t x) z)) y) z)) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 (+.f64 (/.f64 (fma.f64 a t x) z) y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 a b y)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (fma.f64 a b (/.f64 (fma.f64 a t x) z)) (neg.f64 y)))) |
#s(approx (+ (* z y) x) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x z) y)))) |
#s(approx (* (+ (* b z) t) a) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 a b (/.f64 (*.f64 a t) z))))) |
#s(approx (+ (* b z) t) (*.f64 (neg.f64 z) (-.f64 (neg.f64 b) (/.f64 t z)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 a b y)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (fma.f64 a b (/.f64 (fma.f64 a t x) z)) (neg.f64 y)))) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 a t x) z) y)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 a b y) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+.f64 (fma.f64 (fma.f64 b z t) a (*.f64 y z)) x)) |
#s(approx t t) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 a b y) z x)) |
#s(approx (+ (* a t) (+ (* z y) x)) (fma.f64 y z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 a b y) z x) t) a) t)) |
#s(approx (* (+ (* b z) t) a) (*.f64 (fma.f64 a (/.f64 (*.f64 b z) t) a) t)) |
#s(approx (+ (* b z) t) (*.f64 (fma.f64 b (/.f64 z t) #s(literal 1 binary64)) t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 a b y) z x) t) a) t)) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 a t)) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 (+.f64 (/.f64 (fma.f64 y z x) t) a) t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (fma.f64 (fma.f64 a b y) z x) t) #s(literal -1 binary64) (neg.f64 a)))) |
#s(approx (* (+ (* b z) t) a) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 b z) t) a)))) |
#s(approx (+ (* b z) t) (*.f64 (neg.f64 t) (-.f64 (/.f64 (*.f64 (neg.f64 b) z) t) #s(literal 1 binary64)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (fma.f64 (fma.f64 a b y) z x) t) #s(literal -1 binary64) (neg.f64 a)))) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 y z x) t) a)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 y z x)) |
#s(approx (* (+ (* b z) t) a) (*.f64 (fma.f64 b z t) a)) |
#s(approx a a) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 y z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+.f64 (fma.f64 (fma.f64 b z t) a (*.f64 y z)) x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (fma.f64 b z (/.f64 (fma.f64 y z x) a)) t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (fma.f64 b z (/.f64 (fma.f64 y z x) a)) t) a)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (fma.f64 b z (/.f64 (*.f64 y z) a)) a)) |
#s(approx (+ (* b a) y) (*.f64 (+.f64 (/.f64 y a) b) a)) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 (+.f64 (/.f64 (fma.f64 y z x) a) t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 b z (/.f64 (fma.f64 y z x) a)) t)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 b z t)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 b z (/.f64 (fma.f64 y z x) a)) t)))) |
#s(approx (* (+ (* b a) y) z) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 b z (/.f64 (*.f64 y z) a))))) |
#s(approx (+ (* b a) y) (*.f64 (neg.f64 a) (-.f64 (neg.f64 b) (/.f64 y a)))) |
#s(approx (+ (* a t) (+ (* z y) x)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 y z x) a) t)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 y z x))) |
#s(approx b b) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 y z x))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 a z (/.f64 (fma.f64 a t (fma.f64 y z x)) b)) b)) |
#s(approx (* (+ (* b z) t) a) (*.f64 (fma.f64 a z (/.f64 (*.f64 a t) b)) b)) |
#s(approx (+ (* b z) t) (*.f64 (+.f64 (/.f64 t b) z) b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 a z (/.f64 (fma.f64 a t (fma.f64 y z x)) b)) b)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (fma.f64 a z (/.f64 (*.f64 y z) b)) b)) |
#s(approx (+ (* b a) y) (*.f64 (+.f64 (/.f64 y b) a) b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a z (/.f64 (fma.f64 a t (fma.f64 y z x)) b))))) |
#s(approx (* (+ (* b z) t) a) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a z (/.f64 (*.f64 a t) b))))) |
#s(approx (+ (* b z) t) (*.f64 (neg.f64 b) (-.f64 (neg.f64 z) (/.f64 t b)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a z (/.f64 (fma.f64 a t (fma.f64 y z x)) b))))) |
#s(approx (* (+ (* b a) y) z) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a z (/.f64 (*.f64 y z) b))))) |
#s(approx (+ (* b a) y) (*.f64 (neg.f64 b) (-.f64 (neg.f64 a) (/.f64 y b)))) |
Compiled 7 306 to 686 computations (90.6% saved)
15 alts after pruning (2 fresh and 13 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 249 | 1 | 250 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 8 | 8 |
| Total | 250 | 15 | 265 |
| Status | Accuracy | Program |
|---|---|---|
| 77.5% | (fma.f64 (fma.f64 b z t) a #s(approx (+ (* z y) x) x)) | |
| ✓ | 77.5% | (+.f64 #s(approx (+ (* z y) x) x) (*.f64 (fma.f64 b z t) a)) |
| ✓ | 69.2% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z x)) |
| 44.4% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (*.f64 b z) a (*.f64 y z))) | |
| ✓ | 46.6% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z x)) |
| ✓ | 49.3% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) y) z x)) |
| ✓ | 58.0% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t #s(approx (+ (* z y) x) (*.f64 z y)))) |
| ✓ | 55.8% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
| ✓ | 56.0% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
| ✓ | 47.9% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
| ✓ | 25.8% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
| ✓ | 25.4% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 a z) b)) |
| ✓ | 27.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) y) z)) |
| ✓ | 34.1% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
| ✓ | 23.7% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
Compiled 826 to 311 computations (62.3% saved)
| Inputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 z y x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) y) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 a z) b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t #s(approx (+ (* z y) x) (*.f64 z y)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a x)) |
(fma.f64 (fma.f64 b z t) a #s(approx (+ (* z y) x) x)) |
(+.f64 #s(approx (+ (+ x (* y z)) (* t a)) x) (*.f64 (*.f64 a z) b)) |
(+.f64 #s(approx (+ (* z y) x) x) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (*.f64 b z) a (*.f64 y z))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) |
(+.f64 (fma.f64 z y x) (*.f64 (fma.f64 b z t) a)) |
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| Outputs |
|---|
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
7 calls:
| 16.0ms | a |
| 11.0ms | x |
| 7.0ms | b |
| 7.0ms | t |
| 7.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.9% | 2 | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 94.7% | 1 | x |
| 94.7% | 1 | y |
| 97.3% | 2 | z |
| 94.7% | 1 | t |
| 96.7% | 2 | a |
| 94.7% | 1 | b |
Compiled 21 to 49 computations (-133.3% saved)
| Inputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 z y x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) y) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 a z) b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t #s(approx (+ (* z y) x) (*.f64 z y)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a x)) |
(fma.f64 (fma.f64 b z t) a #s(approx (+ (* z y) x) x)) |
(+.f64 #s(approx (+ (+ x (* y z)) (* t a)) x) (*.f64 (*.f64 a z) b)) |
(+.f64 #s(approx (+ (* z y) x) x) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (*.f64 b z) a (*.f64 y z))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) |
(+.f64 (fma.f64 z y x) (*.f64 (fma.f64 b z t) a)) |
| Outputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z x)) |
(+.f64 (fma.f64 z y x) (*.f64 (fma.f64 b z t) a)) |
2 calls:
| 6.0ms | z |
| 6.0ms | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 2 | z |
| 94.7% | 1 | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
Compiled 16 to 19 computations (-18.8% saved)
| Inputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 z y x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) y) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 a z) b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t #s(approx (+ (* z y) x) (*.f64 z y)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a x)) |
(fma.f64 (fma.f64 b z t) a #s(approx (+ (* z y) x) x)) |
(+.f64 #s(approx (+ (+ x (* y z)) (* t a)) x) (*.f64 (*.f64 a z) b)) |
(+.f64 #s(approx (+ (* z y) x) x) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (*.f64 b z) a (*.f64 y z))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) |
| Outputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z x)) |
(+.f64 #s(approx (+ (* z y) x) x) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z x)) |
7 calls:
| 35.0ms | z |
| 20.0ms | x |
| 6.0ms | y |
| 6.0ms | t |
| 6.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.1% | 3 | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 88.5% | 3 | x |
| 88.7% | 3 | y |
| 89.9% | 3 | t |
| 90.2% | 3 | b |
| 92.4% | 4 | a |
| 91.4% | 3 | z |
Compiled 21 to 49 computations (-133.3% saved)
| Inputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 z y x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) y) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 a z) b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t #s(approx (+ (* z y) x) (*.f64 z y)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a x)) |
(fma.f64 (fma.f64 b z t) a #s(approx (+ (* z y) x) x)) |
(+.f64 #s(approx (+ (+ x (* y z)) (* t a)) x) (*.f64 (*.f64 a z) b)) |
| Outputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z x)) |
1 calls:
| 5.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.3% | 3 | z |
Compiled 1 to 6 computations (-500% saved)
| Inputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 z y x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) y) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 a z) b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t #s(approx (+ (* z y) x) (*.f64 z y)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z x)) |
| Outputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b a y) z x)) |
2 calls:
| 21.0ms | a |
| 5.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.5% | 4 | a |
| 90.5% | 3 | z |
Compiled 2 to 12 computations (-500% saved)
| Inputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 z y x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) y) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 a z) b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t #s(approx (+ (* z y) x) (*.f64 z y)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) |
| Outputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
7 calls:
| 12.0ms | y |
| 5.0ms | b |
| 5.0ms | x |
| 5.0ms | t |
| 5.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.1% | 3 | a |
| 80.0% | 1 | x |
| 80.0% | 1 | y |
| 83.7% | 2 | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 80.0% | 1 | t |
| 86.3% | 3 | b |
| 83.4% | 2 | z |
Compiled 21 to 49 computations (-133.3% saved)
| Inputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 z y x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) y) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 a z) b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t #s(approx (+ (* z y) x) (*.f64 z y)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z x)) |
| Outputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 z y x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z t) a)) |
7 calls:
| 14.0ms | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 5.0ms | x |
| 4.0ms | a |
| 4.0ms | b |
| 4.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.8% | 4 | t |
| 69.6% | 3 | x |
| 72.1% | 4 | y |
| 77.4% | 3 | z |
| 74.7% | 5 | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 78.7% | 3 | a |
| 71.5% | 4 | b |
Compiled 21 to 49 computations (-133.3% saved)
| Inputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 z y x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) y) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 a z) b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
| Outputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
2 calls:
| 11.0ms | z |
| 4.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.4% | 3 | z |
| 71.1% | 4 | a |
Compiled 2 to 12 computations (-500% saved)
| Inputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 z y x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b a) y) y) z x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) (*.f64 a b)) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 a z) b)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
| Outputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 z y x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 z y x)) |
3 calls:
| 3.0ms | t |
| 3.0ms | z |
| 3.0ms | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.3% | 3 | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 69.0% | 3 | t |
| 71.5% | 3 | z |
Compiled 17 to 25 computations (-47.1% saved)
| Inputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) y) z)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
| Outputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
6 calls:
| 10.0ms | x |
| 2.0ms | a |
| 2.0ms | z |
| 2.0ms | t |
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.8% | 1 | t |
| 59.3% | 3 | a |
| 55.8% | 1 | x |
| 55.8% | 1 | b |
| 63.1% | 3 | y |
| 66.0% | 3 | z |
Compiled 6 to 36 computations (-500% saved)
| Inputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) y) z)) |
| Outputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
7 calls:
| 2.0ms | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 2.0ms | z |
| 2.0ms | x |
| 2.0ms | a |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.5% | 4 | x |
| 46.9% | 3 | t |
| 34.1% | 1 | b |
| 49.5% | 4 | a |
| 45.7% | 5 | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 43.6% | 3 | y |
| 49.7% | 3 | z |
Compiled 21 to 49 computations (-133.3% saved)
| Inputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
| Outputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) |
3 calls:
| 7.0ms | a |
| 1.0ms | t |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.2% | 3 | t |
| 45.6% | 3 | a |
| 36.1% | 2 | z |
Compiled 3 to 18 computations (-500% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
| Outputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
7 calls:
| 1.0ms | a |
| 1.0ms | t |
| 1.0ms | b |
| 1.0ms | x |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 23.7% | 1 | b |
| 23.7% | 1 | z |
| 23.7% | 1 | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 23.7% | 1 | y |
| 23.7% | 1 | x |
| 23.7% | 1 | t |
| 23.7% | 1 | a |
Compiled 21 to 49 computations (-133.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
Compiled 18 to 22 computations (-22.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | -4.644428135631485e+104 | -1.4088743592746215e+104 |
| 4.0ms | 80× | 0 | valid |
Compiled 188 to 162 computations (13.8% saved)
ival-mult!: 1.0ms (52.9% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1671982679.0704453 | 4940471227450471.0 |
| 111.0ms | -7.687525523585058e+83 | -1.1369646021106684e+83 |
| 115.0ms | 240× | 0 | valid |
Compiled 573 to 472 computations (17.6% saved)
ival-mult!: 4.0ms (71.4% of total)ival-add!: 1.0ms (17.8% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1671982679.0704453 | 4940471227450471.0 |
| 1.0ms | -7.687525523585058e+83 | -1.1369646021106684e+83 |
Compiled 708 to 532 computations (24.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 1.6736440697713117e+40 | 1.0860626697785832e+43 |
| 6.0ms | -1.461035170656259e+24 | -9.901746686023781e+23 |
| 11.0ms | 192× | 0 | valid |
Compiled 570 to 430 computations (24.6% saved)
ival-mult!: 3.0ms (64.4% of total)ival-add!: 1.0ms (21.5% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 3.914108389991166e+197 | 1.0545287447620732e+199 |
| 55.0ms | -2.3795899081981283e+191 | -2.3683059603089556e+190 |
| 11.0ms | 208× | 0 | valid |
Compiled 603 to 464 computations (23.1% saved)
ival-mult!: 4.0ms (81.8% of total)ival-add!: 1.0ms (20.4% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.3458891076665173e-38 | 7.983946170324543e-32 |
| 17.0ms | -1.3740697155680561e-25 | -2.6074120451087338e-34 |
| 20.0ms | 288× | 0 | valid |
Compiled 774 to 616 computations (20.4% saved)
ival-mult!: 9.0ms (82.2% of total)ival-add!: 2.0ms (18.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 67898888460129300.0 | 4759340208837482000.0 |
| 14.0ms | -5.589830756797141e-9 | -1.625717398202342e-13 |
| 18.0ms | 240× | 0 | valid |
Compiled 648 to 517 computations (20.2% saved)
ival-mult!: 9.0ms (88% of total)ival-add!: 2.0ms (19.6% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 1671982679.0704453 | 4940471227450471.0 |
| 1.0ms | -7.687525523585058e+83 | -1.1369646021106684e+83 |
| 3.0ms | 48× | 0 | valid |
Compiled 618 to 502 computations (18.8% saved)
ival-mult!: 1.0ms (89.7% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 67898888460129300.0 | 4759340208837482000.0 |
| 15.0ms | -1.6448410579703654e+112 | -3.4796212579389776e+106 |
| 15.0ms | 240× | 0 | valid |
Compiled 642 to 534 computations (16.8% saved)
ival-mult!: 4.0ms (69% of total)ival-add!: 1.0ms (17.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 4940471227450471.0 | 14488345548323498.0 |
| 1.0ms | -7.687525523585058e+83 | -1.1369646021106684e+83 |
| 7.0ms | 80× | 0 | valid |
Compiled 436 to 374 computations (14.2% saved)
ival-mult!: 4.0ms (93.5% of total)ival-add!: 1.0ms (23.4% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 7.983946170324543e-32 | 2.2105819181652748e-30 |
| 6.0ms | -1.3740697155680561e-25 | -2.6074120451087338e-34 |
| 10.0ms | 176× | 0 | valid |
Compiled 594 to 518 computations (12.8% saved)
ival-mult!: 3.0ms (71.8% of total)ival-add!: 1.0ms (23.9% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 813 to 104 computations (87.2% saved)
Compiled 1 750 to 282 computations (83.9% saved)
Loading profile data...