
Time bar (total: 3.8s)
| 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)
| 661.0ms | 8 256× | 0 | valid |
ival-mult!: 196.0ms (75.9% of total)ival-add!: 60.0ms (23.2% of total)adjust: 2.0ms (0.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 26 | 0 | - | 2 | (2.8856025850670823e+232 -7.015045605837417e-248 1.0010072063617216e-171 3.2517270916942075e+42 -4.146405135889066e-140 -2.1395383478833786e+135) | (*.f64 (*.f64 a z) b) |
| 9 | 0 | - | 0 | - | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 3 | 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 a z) b) | n*o | 19 | 0 |
+.f64 | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) | nan-rescue | 9 | 0 |
| ↳ | (+.f64 x (*.f64 y z)) | overflow | 37 | |
| ↳ | (*.f64 y z) | overflow | 37 | |
| ↳ | (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) | overflow | 57 | |
| ↳ | (*.f64 t a) | overflow | 27 | |
| ↳ | (*.f64 a z) | overflow | 40 | |
| ↳ | (*.f64 (*.f64 a z) b) | overflow | 44 | |
+.f64 | (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) | nan-rescue | 3 | 0 |
| ↳ | (+.f64 x (*.f64 y z)) | overflow | 37 | |
| ↳ | (*.f64 y z) | overflow | 37 | |
| ↳ | (*.f64 t a) | overflow | 27 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 26 | 1 |
| - | 3 | 226 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 26 | 0 | 1 |
| - | 3 | 0 | 226 |
| number | freq |
|---|---|
| 0 | 227 |
| 1 | 27 |
| 2 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 45.0ms | 512× | 0 | valid |
Compiled 117 to 43 computations (63.2% saved)
ival-mult!: 20.0ms (86.5% of total)ival-add!: 3.0ms (13% 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 |
|---|---|---|
| ▶ | 89.9% | (+.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 | |
|---|---|---|---|---|
| 3.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 582 to 510 computations (85.8% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 118 | 12 | 130 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 119 | 12 | 131 |
| Status | Accuracy | Program |
|---|---|---|
| 48.7% | (+.f64 #s(approx (+ (+ x (* y z)) (* t a)) x) (*.f64 (*.f64 a z) b)) | |
| 75.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) | |
| 70.1% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a x)) | |
| ▶ | 50.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 z y x)) |
| 74.6% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) | |
| 45.9% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) | |
| ▶ | 57.1% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
| ▶ | 83.4% | #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)) |
| 28.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) | |
| ▶ | 32.7% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
| 27.8% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 a t)) | |
| ▶ | 20.1% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
Compiled 510 to 376 computations (26.3% saved)
| Inputs |
|---|
#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)) |
(*.f64 (+.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) t) a) |
(+.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) t) |
(fma.f64 b z (/.f64 (fma.f64 z y x) a)) |
b |
z |
(/.f64 (fma.f64 z y x) a) |
(fma.f64 z y x) |
y |
x |
a |
t |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
(*.f64 z y) |
#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 a y) z)) |
(*.f64 (fma.f64 b a y) z) |
(fma.f64 b a y) |
| 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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (+ (* b z) (/ (* y z) a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ x (* a (+ t (+ (* b z) (/ (* y z) a))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (+ (* b z) (/ (* y z) a))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (+ (* b z) (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (+ (* b z) (/ (* y z) a)))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (+ (* b z) (+ (/ x a) (/ (* y z) a))))) |
#s(approx (/ (+ (* z y) x) a) #s(hole binary64 (/ (* y z) a))) |
#s(approx (/ (+ (* z y) x) a) #s(hole binary64 (+ (/ x a) (/ (* y z) a)))) |
#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 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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 x)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* x (+ 1 (/ (* a (+ t (+ (* b z) (/ (* y z) a)))) x))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (/ x a))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* x (+ (/ 1 a) (+ (/ t x) (+ (/ (* b z) x) (/ (* y z) (* a x)))))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (/ x a))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* x (+ (/ 1 a) (+ (/ (* b z) x) (/ (* y z) (* a x))))))) |
#s(approx (/ (+ (* z y) x) a) #s(hole binary64 (/ x a))) |
#s(approx (/ (+ (* z y) x) a) #s(hole binary64 (* x (+ (/ 1 a) (/ (* y z) (* a 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 (* -1 (* x (- (* -1 (/ (+ (* a t) (+ (* a (* b z)) (* y z))) x)) 1))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* a (+ t (+ (* b z) (/ (* y z) a)))) x)) 1))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t (+ (* b z) (/ (* y z) a))) x)) (/ 1 a)))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* b z) (/ (* y z) a)) x)) (/ 1 a)))))) |
#s(approx (/ (+ (* z y) x) a) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) (* a x))) (/ 1 a)))))) |
#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 (+ x (+ (* a t) (* a (* b z)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (+ (* b z) (/ x a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ (* a (+ t (+ (* b z) (/ x a)))) (* y z)))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (+ (* b z) (/ x a))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (+ (* b z) (/ x a)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y 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 (+ (+ (+ 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 z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* y z))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* y (+ z (/ (* a (+ t (+ (* b z) (/ x a)))) y))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (/ (* y z) a))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* y (+ (/ t y) (+ (/ x (* a y)) (+ (/ z a) (/ (* b z) y))))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (/ (* y z) a))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* y (+ (/ x (* a y)) (+ (/ z a) (/ (* b z) y)))))) |
#s(approx (/ (+ (* z y) x) a) #s(hole binary64 (* y (+ (/ x (* a y)) (/ z a))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y (+ z (/ x 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 (+ (+ (+ 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 z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* a (+ t (+ (* b z) (/ x a)))) y))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ t (+ (* b z) (/ x a))) y))))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ (* b z) (/ x a)) y))))))) |
#s(approx (/ (+ (* z y) x) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* a y))) (* -1 (/ z a))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x 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 (+ (+ (+ 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 z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (/ x a))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ (* a (* z (+ b (/ y a)))) (* a (+ t (/ x a)))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (/ x a)))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (+ (* z (+ b (/ y a))) (/ x a))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (+ (* z (+ b (/ y a))) (/ x a)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* z (+ y (* a b))))) |
#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 z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (* z (+ b (/ y a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* z (+ (* a (+ b (/ y a))) (/ (* a (+ t (/ x a))) z))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* z (+ b (/ y a))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* z (+ b (+ (/ t z) (+ (/ x (* a z)) (/ y a))))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* z (+ b (/ y a))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* z (+ b (+ (/ x (* a z)) (/ y a)))))) |
#s(approx (/ (+ (* z y) x) a) #s(hole binary64 (* z (+ (/ x (* a z)) (/ y a))))) |
#s(approx (+ (* z y) x) #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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* a (* z (+ (* -1 b) (* -1 (/ y a)))))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (+ t (/ x a))) z)) (* a (+ (* -1 b) (* -1 (/ y a))))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* z (+ (* -1 b) (* -1 (/ y a))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* z (+ (* -1 b) (+ (* -1 (/ y a)) (* -1 (/ (+ t (/ x a)) z)))))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* -1 (* z (+ (* -1 b) (* -1 (/ y a))))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* -1 (* z (+ (* -1 b) (+ (* -1 (/ x (* a z))) (* -1 (/ y a)))))))) |
#s(approx (/ (+ (* z y) x) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (* a z))) (* -1 (/ y a))))))) |
#s(approx (+ (* z y) x) #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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ (* b z) (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ (* a t) (* a (+ (* b z) (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ (* b z) (+ (/ x a) (/ (* y z) a))))) |
#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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a t))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* t (+ a (/ (* a (+ (* b z) (+ (/ x a) (/ (* y z) a)))) t))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 t)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* t (+ 1 (+ (/ x (* a t)) (+ (/ (* b z) t) (/ (* y z) (* a 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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* a (+ (* b z) (+ (/ x a) (/ (* y z) a)))) t))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ (* b z) (+ (/ x a) (/ (* y z) a))) t)) 1))))) |
#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 z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ x (+ (* a (+ t (* b z))) (* y z))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (/ (+ x (* y z)) a))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (/ (+ x (+ (* a (+ t (* b z))) (* y z))) a))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (/ (+ x (* y z)) a))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (/ (+ x (+ (* a (* b z)) (* y z))) a))) |
#s(approx (/ (+ (* z y) x) a) #s(hole binary64 (/ (+ x (* y z)) a))) |
#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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (+ (* b z) (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (* b z)))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* b z))) |
#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 (+ (+ (+ 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 z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t (* 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 (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ (* a (* b z)) (* a (+ t (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (+ (/ x a) (/ (* y z) a))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (+ (/ x a) (/ (* y z) a)))) |
#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 z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (* b z)))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* b (+ (* a z) (/ (* a (+ t (+ (/ x a) (/ (* y z) a)))) b))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* b z))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* b (+ z (+ (/ t b) (+ (/ x (* a b)) (/ (* y z) (* a b)))))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* b (+ z (+ (/ x (* a b)) (/ (* y z) (* a 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 (+ (+ (+ 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 z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (* a (+ t (+ (/ x a) (/ (* y z) a)))) b))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* b (+ (* -1 z) (* -1 (/ (+ t (+ (/ x a) (/ (* y z) a))) b))))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* -1 (* b (+ (* -1 z) (* -1 (/ (+ (/ x a) (/ (* y z) a)) 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 | |
|---|---|---|---|---|
| 6.0ms | z | @ | -inf | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (+ (* b z) (/ (+ (* z y) x) a)) b z (/ (+ (* z y) x) a) (+ (* z y) x) y x a t (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* z y) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (* b a) y) z) (+ (* b a) y)) |
| 4.0ms | z | @ | 0 | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (+ (* b z) (/ (+ (* z y) x) a)) b z (/ (+ (* z y) x) a) (+ (* z y) x) y x a t (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* z y) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (* b a) y) z) (+ (* b a) y)) |
| 3.0ms | y | @ | -inf | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (+ (* b z) (/ (+ (* z y) x) a)) b z (/ (+ (* z y) x) a) (+ (* z y) x) y x a t (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* z y) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (* b a) y) z) (+ (* b a) y)) |
| 2.0ms | a | @ | -inf | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (+ (* b z) (/ (+ (* z y) x) a)) b z (/ (+ (* z y) x) a) (+ (* z y) x) y x a t (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* z y) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (* b a) y) z) (+ (* b a) y)) |
| 2.0ms | z | @ | inf | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (+ (* b z) (/ (+ (* z y) x) a)) b z (/ (+ (* z y) x) a) (+ (* z y) x) y x a t (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* z y) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (* b a) y) z) (+ (* b a) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 522 | 3672 |
| 0 | 536 | 3289 |
| 1 | 3188 | 3289 |
| 0 | 9471 | 3178 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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)) |
(*.f64 (+.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) t) a) |
(+.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) t) |
(fma.f64 b z (/.f64 (fma.f64 z y x) a)) |
b |
z |
(/.f64 (fma.f64 z y x) a) |
(fma.f64 z y x) |
y |
x |
a |
t |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
(*.f64 z y) |
#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 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)) #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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (+ (* b z) (/ (* y z) a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ x (* a (+ t (+ (* b z) (/ (* y z) a))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (+ (* b z) (/ (* y z) a))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (+ (* b z) (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (+ (* b z) (/ (* y z) a)))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (+ (* b z) (+ (/ x a) (/ (* y z) a))))) |
#s(approx (/ (+ (* z y) x) a) #s(hole binary64 (/ (* y z) a))) |
#s(approx (/ (+ (* z y) x) a) #s(hole binary64 (+ (/ x a) (/ (* y z) a)))) |
#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 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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 x)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* x (+ 1 (/ (* a (+ t (+ (* b z) (/ (* y z) a)))) x))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (/ x a))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* x (+ (/ 1 a) (+ (/ t x) (+ (/ (* b z) x) (/ (* y z) (* a x)))))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (/ x a))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* x (+ (/ 1 a) (+ (/ (* b z) x) (/ (* y z) (* a x))))))) |
#s(approx (/ (+ (* z y) x) a) #s(hole binary64 (/ x a))) |
#s(approx (/ (+ (* z y) x) a) #s(hole binary64 (* x (+ (/ 1 a) (/ (* y z) (* a 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 (* -1 (* x (- (* -1 (/ (+ (* a t) (+ (* a (* b z)) (* y z))) x)) 1))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* a (+ t (+ (* b z) (/ (* y z) a)))) x)) 1))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t (+ (* b z) (/ (* y z) a))) x)) (/ 1 a)))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* b z) (/ (* y z) a)) x)) (/ 1 a)))))) |
#s(approx (/ (+ (* z y) x) a) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) (* a x))) (/ 1 a)))))) |
#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 (+ x (+ (* a t) (* a (* b z)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (+ (* b z) (/ x a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ (* a (+ t (+ (* b z) (/ x a)))) (* y z)))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (+ (* b z) (/ x a))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (+ (* b z) (/ x a)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z y) #s(hole binary64 (* y 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 (+ (+ (+ 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 z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* y z))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* y (+ z (/ (* a (+ t (+ (* b z) (/ x a)))) y))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (/ (* y z) a))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* y (+ (/ t y) (+ (/ x (* a y)) (+ (/ z a) (/ (* b z) y))))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (/ (* y z) a))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* y (+ (/ x (* a y)) (+ (/ z a) (/ (* b z) y)))))) |
#s(approx (/ (+ (* z y) x) a) #s(hole binary64 (* y (+ (/ x (* a y)) (/ z a))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y (+ z (/ x 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 (+ (+ (+ 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 z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* a (+ t (+ (* b z) (/ x a)))) y))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ t (+ (* b z) (/ x a))) y))))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ (* b z) (/ x a)) y))))))) |
#s(approx (/ (+ (* z y) x) a) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* a y))) (* -1 (/ z a))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x 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 (+ (+ (+ 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 z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (/ x a))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ (* a (* z (+ b (/ y a)))) (* a (+ t (/ x a)))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (/ x a)))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (+ (* z (+ b (/ y a))) (/ x a))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (+ (* z (+ b (/ y a))) (/ x a)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (+ (* b a) y) z) #s(hole binary64 (* z (+ y (* a b))))) |
#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 z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (* z (+ b (/ y a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* z (+ (* a (+ b (/ y a))) (/ (* a (+ t (/ x a))) z))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* z (+ b (/ y a))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* z (+ b (+ (/ t z) (+ (/ x (* a z)) (/ y a))))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* z (+ b (/ y a))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* z (+ b (+ (/ x (* a z)) (/ y a)))))) |
#s(approx (/ (+ (* z y) x) a) #s(hole binary64 (* z (+ (/ x (* a z)) (/ y a))))) |
#s(approx (+ (* z y) x) #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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* a (* z (+ (* -1 b) (* -1 (/ y a)))))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (+ t (/ x a))) z)) (* a (+ (* -1 b) (* -1 (/ y a))))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* z (+ (* -1 b) (* -1 (/ y a))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* z (+ (* -1 b) (+ (* -1 (/ y a)) (* -1 (/ (+ t (/ x a)) z)))))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* -1 (* z (+ (* -1 b) (* -1 (/ y a))))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* -1 (* z (+ (* -1 b) (+ (* -1 (/ x (* a z))) (* -1 (/ y a)))))))) |
#s(approx (/ (+ (* z y) x) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (* a z))) (* -1 (/ y a))))))) |
#s(approx (+ (* z y) x) #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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ (* b z) (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ (* a t) (* a (+ (* b z) (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ (* b z) (+ (/ x a) (/ (* y z) a))))) |
#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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a t))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* t (+ a (/ (* a (+ (* b z) (+ (/ x a) (/ (* y z) a)))) t))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 t)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* t (+ 1 (+ (/ x (* a t)) (+ (/ (* b z) t) (/ (* y z) (* a 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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* a (+ (* b z) (+ (/ x a) (/ (* y z) a)))) t))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ (* b z) (+ (/ x a) (/ (* y z) a))) t)) 1))))) |
#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 z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ x (+ (* a (+ t (* b z))) (* y z))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (/ (+ x (* y z)) a))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (/ (+ x (+ (* a (+ t (* b z))) (* y z))) a))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (/ (+ x (* y z)) a))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (/ (+ x (+ (* a (* b z)) (* y z))) a))) |
#s(approx (/ (+ (* z y) x) a) #s(hole binary64 (/ (+ x (* y z)) a))) |
#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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (+ (* b z) (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (* b z)))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* b z))) |
#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 (+ (+ (+ 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 z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t (* 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 (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ (* a (* b z)) (* a (+ t (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (+ (/ x a) (/ (* y z) a))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (+ (/ x a) (/ (* y z) a)))) |
#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 z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (* b z)))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* b (+ (* a z) (/ (* a (+ t (+ (/ x a) (/ (* y z) a)))) b))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* b z))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* b (+ z (+ (/ t b) (+ (/ x (* a b)) (/ (* y z) (* a b)))))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* b (+ z (+ (/ x (* a b)) (/ (* y z) (* a 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 (+ (+ (+ 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 z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (* a (+ t (+ (/ x a) (/ (* y z) a)))) b))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* b (+ (* -1 z) (* -1 (/ (+ t (+ (/ x a) (/ (* y z) a))) b))))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) #s(hole binary64 (* -1 (* b (+ (* -1 z) (* -1 (/ (+ (/ x a) (/ (* y z) a)) 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 |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b z (+.f64 (/.f64 (fma.f64 z y x) a) t)) a)) |
(*.f64 (fma.f64 b z (+.f64 (/.f64 (fma.f64 z y x) a) t)) a) |
(*.f64 a (fma.f64 b z (+.f64 (/.f64 (fma.f64 z y x) a) t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 b z) a) (*.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) a) #s(literal 2 binary64))) (-.f64 (*.f64 a t) (*.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b z) a) (*.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) a) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) a))))) |
(fma.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a (*.f64 (*.f64 b z) a)) |
(fma.f64 (*.f64 b a) z (*.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a)) |
(fma.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) a (*.f64 a t)) |
(fma.f64 (*.f64 b z) a (*.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a)) |
(fma.f64 b (*.f64 a z) (*.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a)) |
(fma.f64 (*.f64 a z) b (*.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a)) |
(fma.f64 a (+.f64 (/.f64 (fma.f64 z y x) a) t) (*.f64 (*.f64 b z) a)) |
(fma.f64 a (fma.f64 b z (/.f64 (fma.f64 z y x) a)) (*.f64 a t)) |
(fma.f64 a (*.f64 b z) (*.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a)) |
(fma.f64 a t (*.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) a)) |
(fma.f64 t a (*.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) a)) |
(-.f64 (*.f64 (*.f64 b z) a) (*.f64 (neg.f64 a) (+.f64 (/.f64 (fma.f64 z y x) a) t))) |
(-.f64 (*.f64 a t) (*.f64 (neg.f64 a) (fma.f64 b z (/.f64 (fma.f64 z y x) a)))) |
(+.f64 (*.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a) (*.f64 (*.f64 b z) a)) |
(+.f64 (*.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) a) (*.f64 a t)) |
(+.f64 (*.f64 (*.f64 b z) a) (*.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a)) |
(+.f64 (*.f64 a t) (*.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) a)) |
(/.f64 (fma.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 b z) #s(literal 2 binary64))) (/.f64 (-.f64 x (*.f64 z y)) a) (*.f64 (-.f64 t (*.f64 b z)) (-.f64 (pow.f64 (/.f64 x a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) a) #s(literal 2 binary64))))) (*.f64 (-.f64 t (*.f64 b z)) (/.f64 (-.f64 x (*.f64 z y)) a))) |
(/.f64 (fma.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 b z) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 x a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 z y) a) #s(literal 2 binary64)) (*.f64 (/.f64 x a) (/.f64 (*.f64 z y) a)))) (*.f64 (-.f64 t (*.f64 b z)) (+.f64 (pow.f64 (/.f64 x a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z y) a) #s(literal 3 binary64))))) (*.f64 (-.f64 t (*.f64 b z)) (+.f64 (pow.f64 (/.f64 x a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 z y) a) #s(literal 2 binary64)) (*.f64 (/.f64 x a) (/.f64 (*.f64 z y) a)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 b z) #s(literal 2 binary64))) (neg.f64 a) (*.f64 (-.f64 t (*.f64 b z)) (neg.f64 (fma.f64 z y x)))) (*.f64 (-.f64 t (*.f64 b z)) (neg.f64 a))) |
(/.f64 (fma.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 b z) #s(literal 2 binary64))) (*.f64 a a) (*.f64 (-.f64 t (*.f64 b z)) (fma.f64 a x (*.f64 a (*.f64 z y))))) (*.f64 (-.f64 t (*.f64 b z)) (*.f64 a a))) |
(/.f64 (fma.f64 (-.f64 (*.f64 t t) (pow.f64 (*.f64 b z) #s(literal 2 binary64))) a (*.f64 (-.f64 t (*.f64 b z)) (fma.f64 z y x))) (*.f64 (-.f64 t (*.f64 b z)) a)) |
(/.f64 (fma.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (*.f64 b z) #s(literal 3 binary64))) (/.f64 (-.f64 x (*.f64 z y)) a) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t (*.f64 b z)))) (-.f64 (pow.f64 (/.f64 x a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) a) #s(literal 2 binary64))))) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t (*.f64 b z)))) (/.f64 (-.f64 x (*.f64 z y)) a))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (*.f64 b z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 z y) a) #s(literal 2 binary64)) (*.f64 (/.f64 x a) (/.f64 (*.f64 z y) a)))) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t (*.f64 b z)))) (+.f64 (pow.f64 (/.f64 x a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z y) a) #s(literal 3 binary64))))) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t (*.f64 b z)))) (+.f64 (pow.f64 (/.f64 x a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 z y) a) #s(literal 2 binary64)) (*.f64 (/.f64 x a) (/.f64 (*.f64 z y) a)))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (*.f64 b z) #s(literal 3 binary64))) (neg.f64 a) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t (*.f64 b z)))) (neg.f64 (fma.f64 z y x)))) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t (*.f64 b z)))) (neg.f64 a))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (*.f64 b z) #s(literal 3 binary64))) (*.f64 a a) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t (*.f64 b z)))) (fma.f64 a x (*.f64 a (*.f64 z y))))) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t (*.f64 b z)))) (*.f64 a a))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (*.f64 b z) #s(literal 3 binary64))) a (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t (*.f64 b z)))) (fma.f64 z y x))) (*.f64 (fma.f64 t t (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (*.f64 t (*.f64 b z)))) a)) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) #s(literal 2 binary64))) (-.f64 t (fma.f64 b z (/.f64 (fma.f64 z y x) a)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) #s(literal 2 binary64)) (*.f64 t t)) (-.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) t)) |
(/.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) #s(literal 3 binary64))) (fma.f64 t t (-.f64 (pow.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) #s(literal 2 binary64)) (*.f64 t (fma.f64 b z (/.f64 (fma.f64 z y x) a)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) #s(literal 2 binary64)) (-.f64 (*.f64 t t) (*.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) t)))) |
(fma.f64 b z (+.f64 (/.f64 (fma.f64 z y x) a) t)) |
(fma.f64 z b (+.f64 (/.f64 (fma.f64 z y x) a) t)) |
(+.f64 (fma.f64 b z t) (/.f64 (fma.f64 z y x) a)) |
(+.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) t) |
(+.f64 (*.f64 b z) (+.f64 (/.f64 (fma.f64 z y x) a) t)) |
(+.f64 t (fma.f64 b z (/.f64 (fma.f64 z y x) a))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (pow.f64 (/.f64 x a) #s(literal 2 binary64))) (neg.f64 a) (*.f64 (-.f64 (*.f64 b z) (/.f64 x a)) (neg.f64 (*.f64 z y)))) (*.f64 (-.f64 (*.f64 b z) (/.f64 x a)) (neg.f64 a))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (pow.f64 (/.f64 x a) #s(literal 2 binary64))) a (*.f64 (-.f64 (*.f64 b z) (/.f64 x a)) (*.f64 z y))) (*.f64 (-.f64 (*.f64 b z) (/.f64 x a)) a)) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 b z) #s(literal 3 binary64)) (pow.f64 (/.f64 x a) #s(literal 3 binary64))) (neg.f64 a) (*.f64 (+.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x a) #s(literal 2 binary64)) (*.f64 (*.f64 b z) (/.f64 x a)))) (neg.f64 (*.f64 z y)))) (*.f64 (+.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x a) #s(literal 2 binary64)) (*.f64 (*.f64 b z) (/.f64 x a)))) (neg.f64 a))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 b z) #s(literal 3 binary64)) (pow.f64 (/.f64 x a) #s(literal 3 binary64))) a (*.f64 (+.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x a) #s(literal 2 binary64)) (*.f64 (*.f64 b z) (/.f64 x a)))) (*.f64 z y))) (*.f64 (+.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x a) #s(literal 2 binary64)) (*.f64 (*.f64 b z) (/.f64 x a)))) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 z y x) a) #s(literal 2 binary64))) (-.f64 (*.f64 b z) (/.f64 (fma.f64 z y x) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b z) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 z y x) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 z y x) a) #s(literal 2 binary64)) (*.f64 (*.f64 b z) (/.f64 (fma.f64 z y x) a))))) |
(fma.f64 b z (/.f64 (fma.f64 z y x) a)) |
(fma.f64 z b (/.f64 (fma.f64 z y x) a)) |
(+.f64 (fma.f64 b z (/.f64 x a)) (/.f64 (*.f64 z y) a)) |
(+.f64 (/.f64 (fma.f64 z y x) a) (*.f64 b z)) |
(+.f64 (*.f64 b z) (/.f64 (fma.f64 z y x) a)) |
b |
z |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 z y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 x) a (*.f64 (neg.f64 a) (*.f64 z y))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 x (neg.f64 a) (*.f64 a (neg.f64 (*.f64 z y)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z y)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 x))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z y)) a (*.f64 (neg.f64 a) x)) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 z y) (neg.f64 a) (*.f64 a (neg.f64 x))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z y) a (*.f64 a x)) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 z y) a) #s(literal 2 binary64))) (/.f64 (-.f64 x (*.f64 z y)) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 x a) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z y) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 z y) a) #s(literal 2 binary64)) (*.f64 (/.f64 x a) (/.f64 (*.f64 z y) a))))) |
(/.f64 (neg.f64 (fma.f64 z y x)) (neg.f64 a)) |
(/.f64 (fma.f64 a x (*.f64 a (*.f64 z y))) (*.f64 a a)) |
(/.f64 (fma.f64 z y x) a) |
(fma.f64 y (/.f64 z a) (/.f64 x a)) |
(+.f64 (/.f64 x a) (/.f64 (*.f64 z y) a)) |
(+.f64 (/.f64 (*.f64 z y) a) (/.f64 x a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.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 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 (+.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 x (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 z y) x) |
(+.f64 x (*.f64 z y)) |
y |
x |
a |
t |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
(*.f64 z y) |
(*.f64 y z) |
#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 a y) z)) |
(*.f64 (fma.f64 b a y) z) |
(*.f64 z (fma.f64 b a y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 b z) a) (*.f64 z y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b z) a) (*.f64 z y))))) |
(fma.f64 (*.f64 b a) z (*.f64 z y)) |
(fma.f64 (*.f64 b z) a (*.f64 z y)) |
(fma.f64 b (*.f64 a z) (*.f64 z y)) |
(fma.f64 (*.f64 a z) b (*.f64 z y)) |
(fma.f64 a (*.f64 b z) (*.f64 z y)) |
(fma.f64 z y (*.f64 z (*.f64 b a))) |
(fma.f64 z y (*.f64 (*.f64 b z) a)) |
(fma.f64 y z (*.f64 z (*.f64 b a))) |
(fma.f64 y z (*.f64 (*.f64 b z) a)) |
(-.f64 (*.f64 (*.f64 b z) a) (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 (*.f64 b z) a) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 z (*.f64 b a))) |
(+.f64 (*.f64 z y) (*.f64 (*.f64 b z) a)) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (-.f64 y (*.f64 b a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 b a) y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 y (*.f64 b a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 b a) y)))) |
(fma.f64 b a y) |
(fma.f64 a b y) |
(-.f64 y (*.f64 (neg.f64 a) b)) |
(+.f64 (*.f64 b a) y) |
(+.f64 y (*.f64 b a)) |
#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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (+.f64 (fma.f64 b z (/.f64 (*.f64 z y) a)) t) a)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (fma.f64 (+.f64 (fma.f64 b z (/.f64 (*.f64 z y) a)) t) a x)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (+.f64 (fma.f64 b z (/.f64 (*.f64 z y) a)) t)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (fma.f64 b z (+.f64 (/.f64 (fma.f64 z y x) a) t))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) (fma.f64 b z (/.f64 (*.f64 z y) a))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) (fma.f64 b z (/.f64 (fma.f64 z y x) a))) |
#s(approx (/ (+ (* z y) x) a) (/.f64 (*.f64 z y) a)) |
#s(approx (/ (+ (* z y) x) a) (/.f64 (fma.f64 z y x) a)) |
#s(approx (+ (* z y) x) (*.f64 z y)) |
#s(approx (+ (* z y) x) (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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) x) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (fma.f64 a (/.f64 (+.f64 (fma.f64 b z (/.f64 (*.f64 z y) a)) t) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (/.f64 x a)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (+.f64 (/.f64 (+.f64 (fma.f64 b z (/.f64 (*.f64 z y) a)) t) x) (pow.f64 a #s(literal -1 binary64))) x)) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) (/.f64 x a)) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) (*.f64 (+.f64 (/.f64 (fma.f64 b z (/.f64 (*.f64 z y) a)) x) (pow.f64 a #s(literal -1 binary64))) x)) |
#s(approx (/ (+ (* z y) x) a) (/.f64 x a)) |
#s(approx (/ (+ (* z y) x) a) (*.f64 (fma.f64 (/.f64 y a) (/.f64 z x) (pow.f64 a #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)) (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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (fma.f64 b z (/.f64 (*.f64 z y) a)) t) a) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 b z (/.f64 (*.f64 z y) a)) t) x)) (pow.f64 a #s(literal -1 binary64))) x))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 b z (/.f64 (*.f64 z y) a)) x)) (pow.f64 a #s(literal -1 binary64))) x))) |
#s(approx (/ (+ (* z y) x) a) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (/.f64 (*.f64 z y) a) x)) (pow.f64 a #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 (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a x)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (+.f64 (fma.f64 b z (/.f64 x a)) t) a)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (fma.f64 (+.f64 (fma.f64 b z (/.f64 x a)) t) a (*.f64 z y))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (+.f64 (fma.f64 b z (/.f64 x a)) t)) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) (fma.f64 b z (/.f64 x a))) |
#s(approx y y) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (*.f64 b z) a)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (fma.f64 b a y) z)) |
#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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 z y)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (fma.f64 a (/.f64 (+.f64 (fma.f64 b z (/.f64 x a)) t) y) z) y)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (/.f64 (*.f64 z y) a)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (+.f64 (+.f64 (fma.f64 b (/.f64 z y) (/.f64 z a)) (/.f64 (/.f64 x a) y)) (/.f64 t y)) y)) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) (/.f64 (*.f64 z y) a)) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) (*.f64 (+.f64 (fma.f64 b (/.f64 z y) (/.f64 z a)) (/.f64 (/.f64 x a) y)) y)) |
#s(approx (/ (+ (* z y) x) a) (*.f64 (+.f64 (/.f64 z a) (/.f64 (/.f64 x a) y)) y)) |
#s(approx (+ (* z y) x) (*.f64 (+.f64 (/.f64 x y) z) y)) |
#s(approx (* (+ (* b a) y) z) (*.f64 z y)) |
#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 (+ (+ (+ 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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (+.f64 (fma.f64 b z (/.f64 x a)) t) y) z)))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (+.f64 (fma.f64 b z (/.f64 x a)) t) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) a)))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 b z (/.f64 x a)) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) a)))) |
#s(approx (/ (+ (* z y) x) a) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (/.f64 x a) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) a)))) |
#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) (*.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 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 a t x) (*.f64 (fma.f64 b a y) z))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (+.f64 (/.f64 x a) t) a)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 a (fma.f64 (+.f64 (/.f64 y a) b) z (+.f64 (/.f64 x a) t)))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (+.f64 (/.f64 x a) t)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (+.f64 (fma.f64 (+.f64 (/.f64 y a) b) z (/.f64 x a)) t)) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) (fma.f64 (+.f64 (/.f64 y a) b) z (/.f64 x a))) |
#s(approx z z) |
#s(approx (* (+ (* b a) y) z) (*.f64 (fma.f64 b a y) 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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (*.f64 (+.f64 (/.f64 y a) b) z) a)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (fma.f64 (+.f64 (/.f64 y a) b) a (/.f64 (*.f64 (+.f64 (/.f64 x a) t) a) z)) z)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (+.f64 (/.f64 y a) b) z)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (+.f64 (+.f64 (/.f64 (+.f64 (/.f64 x a) t) z) (/.f64 y a)) b) z)) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) (*.f64 (+.f64 (/.f64 y a) b) z)) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) (*.f64 (+.f64 (+.f64 b (/.f64 (/.f64 x a) z)) (/.f64 y a)) z)) |
#s(approx (/ (+ (* z y) x) a) (*.f64 (+.f64 (/.f64 (/.f64 x a) z) (/.f64 y a)) z)) |
#s(approx (+ (* z y) x) (*.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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (neg.f64 a) (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y a) b)) z))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y a) b)) a (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 x a) t) a) z))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y a) b)))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 y a) b) (neg.f64 (/.f64 (+.f64 (/.f64 x a) t) z))))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y a) b)))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 x a) z) (/.f64 y a)) (neg.f64 b)))) |
#s(approx (/ (+ (* z y) x) a) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (/.f64 x a) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) a)))) |
#s(approx (+ (* z y) x) (*.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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) a)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (fma.f64 b z (+.f64 (/.f64 (fma.f64 z y x) a) t)) a)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (fma.f64 b z (/.f64 (fma.f64 z y x) a))) |
#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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 a t)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (fma.f64 a (/.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) t) a) t)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) t) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 x a) t)) (fma.f64 (/.f64 y a) (/.f64 z t) (/.f64 (*.f64 b z) t))) 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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) t) a)))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) t)) #s(literal 1 binary64)))) |
#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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (fma.f64 z y x)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (+.f64 (fma.f64 a t x) (*.f64 (fma.f64 b a y) z))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (/.f64 (fma.f64 z y x) a)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (/.f64 (+.f64 (fma.f64 a t x) (*.f64 (fma.f64 b a y) z)) a)) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) (/.f64 (fma.f64 z y x) a)) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) (/.f64 (fma.f64 (fma.f64 b a y) z x) a)) |
#s(approx (/ (+ (* z y) x) a) (/.f64 (fma.f64 z y x) a)) |
#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 (fma.f64 b z (+.f64 (/.f64 (fma.f64 z y x) a) t)) a)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (fma.f64 b z t) a)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (fma.f64 b z (+.f64 (/.f64 (fma.f64 z y x) a) t)) a)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (fma.f64 b z t)) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) (*.f64 b z)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (fma.f64 b z (/.f64 (*.f64 z y) 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) (neg.f64 (fma.f64 b z t)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (neg.f64 a) (fma.f64 (fma.f64 b z t) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z y x) a))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (neg.f64 a) (fma.f64 (fma.f64 b z t) #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z y x) a))))) |
#s(approx (* (+ (* b a) y) z) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 b z (/.f64 (*.f64 z y) a))))) |
#s(approx (+ (* b a) y) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y a) b)))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (fma.f64 b z (+.f64 (/.f64 (fma.f64 z y x) a) t)) a)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (+.f64 (/.f64 (fma.f64 z y x) a) t)) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) (/.f64 (fma.f64 z y x) a)) |
#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 z) (/ (+ (* z y) x) a)) t) a) (*.f64 (*.f64 b z) a)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (fma.f64 a z (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a) b)) b)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 b z)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) b) z) b)) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) (*.f64 (+.f64 (/.f64 (/.f64 (fma.f64 z y x) a) b) z) b)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (fma.f64 a z (/.f64 (*.f64 z y) 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 z) (/ (+ (* z y) x) a)) t) a) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a z (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a) b))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) b) z)))) |
#s(approx (+ (* b z) (/ (+ (* z y) x) a)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (fma.f64 z y x) a) b) z)))) |
#s(approx (* (+ (* b a) y) z) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a z (/.f64 (*.f64 z y) b))))) |
#s(approx (+ (* b a) y) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y b) a)))) |
Compiled 9 857 to 1 212 computations (87.7% saved)
13 alts after pruning (9 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 257 | 3 | 260 |
| Fresh | 1 | 6 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 259 | 13 | 272 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 48.7% | (+.f64 #s(approx (+ (+ x (* y z)) (* t a)) x) (*.f64 (*.f64 a z) b)) |
| ▶ | 75.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) |
| 70.1% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a x)) | |
| ✓ | 50.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 z y x)) |
| ▶ | 74.6% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) |
| 45.9% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t x)) | |
| ✓ | 57.1% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
| 65.4% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (fma.f64 b z (/.f64 #s(approx (+ (* z y) x) x) a)) t) a)) | |
| 28.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) | |
| ▶ | 27.8% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) t) a)) |
| ▶ | 29.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z)) |
| ✓ | 32.7% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
| ✓ | 20.1% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
Compiled 520 to 372 computations (28.5% saved)
| Inputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) |
(fma.f64 (fma.f64 b z t) a (*.f64 z y)) |
(fma.f64 b z t) |
b |
z |
t |
a |
(*.f64 z y) |
y |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) t) a)) |
(*.f64 #s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) t) a) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) t) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z)) |
(*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) |
#s(approx (+ (* b a) y) (*.f64 b a)) |
(*.f64 b a) |
#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)) |
(fma.f64 z y x) |
x |
(+.f64 #s(approx (+ (+ x (* y z)) (* t a)) x) (*.f64 (*.f64 a z) b)) |
#s(approx (+ (+ x (* y z)) (* t a)) x) |
(*.f64 (*.f64 a z) b) |
(*.f64 a z) |
| 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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (+ (* b z) (/ (* y z) a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ x (* a (+ t (+ (* b z) (/ (* y z) a))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (+ (* b z) (/ (* y z) a))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (+ (* b z) (+ (/ x a) (/ (* y z) a)))))) |
#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 (+ (+ 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)) (* 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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 x)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* x (+ 1 (/ (* a (+ t (+ (* b z) (/ (* y z) a)))) x))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (/ x a))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* x (+ (/ 1 a) (+ (/ t x) (+ (/ (* b z) x) (/ (* y z) (* a 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 (+ (+ 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)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a t) (+ (* a (* b z)) (* y z))) x)) 1))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* a (+ t (+ (* b z) (/ (* y z) a)))) x)) 1))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t (+ (* b z) (/ (* y z) a))) x)) (/ 1 a)))))) |
#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 (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a t) (* 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 (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (+ (* a (+ t (* b z))) (* y z)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (+ (* b z) (/ x a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ (* a (+ t (+ (* b z) (/ x a)))) (* y z)))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (+ (* b z) (/ x a))))) |
#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 (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (+ x (* a t)))) |
#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 z) t) a) (* z y)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* y (+ z (/ (* a (+ t (* b z))) y))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* y z))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* y (+ z (/ (* a (+ t (+ (* b z) (/ x a)))) y))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (/ (* y z) a))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* y (+ (/ t y) (+ (/ x (* a y)) (+ (/ z 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) #s(hole binary64 (* y (+ z (/ x 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)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (+ (* a t) (* a (* b z)))) y))))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* a (+ t (* b z))) y))))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* a (+ t (+ (* b z) (/ x a)))) y))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ t (+ (* b z) (/ x a))) 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) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x 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)) (* 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 z) t) a) (* z y)) #s(hole binary64 (* a t))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (+ (* a t) (* z (+ y (* a b)))))) |
#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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (/ x a))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ (* a (* z (+ b (/ y a)))) (* a (+ t (/ x a)))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (/ x a)))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (+ (* z (+ b (/ y a))) (/ x a))))) |
#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 (+ (+ (+ 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 z) t) a) (* z y)) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* z (+ y (+ (* 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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (* z (+ b (/ y a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* z (+ (* a (+ b (/ y a))) (/ (* a (+ t (/ x a))) z))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* z (+ b (/ y a))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* z (+ b (+ (/ t z) (+ (/ x (* a z)) (/ y a))))))) |
#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 (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* z (+ y (+ (/ x z) (/ (* a 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 z) t) a) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (* a b))))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (+ (* -1 (* a b)) (* -1 (/ (* a t) z)))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* z (+ (* -1 b) (* -1 (/ t z))))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* a (* z (+ (* -1 b) (* -1 (/ y a)))))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (+ t (/ x a))) z)) (* a (+ (* -1 b) (* -1 (/ y a))))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* z (+ (* -1 b) (* -1 (/ y a))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* z (+ (* -1 b) (+ (* -1 (/ y a)) (* -1 (/ (+ t (/ x a)) 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 (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ x (* a t)) z))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (+ (* a (* b z)) (* y z)))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (+ (* a t) (+ (* a (* b z)) (* y z))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ (* b z) (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ (* a t) (* a (+ (* b z) (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ (* b z) (+ (/ x a) (/ (* y z) a))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (+ x (* y z)))) |
#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 (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* t (+ a (+ (/ (* a (* b z)) t) (/ (* y z) t)))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* t (+ 1 (/ (* b z) t))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a t))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* t (+ a (/ (* a (+ (* b z) (+ (/ x a) (/ (* y z) a)))) t))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 t)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* t (+ 1 (+ (/ x (* a t)) (+ (/ (* b z) t) (/ (* y z) (* a 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)) #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 (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ (* a (* b z)) (* y z)) t))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* b z) t)) 1))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* a (+ (* b z) (+ (/ x a) (/ (* y z) a)))) t))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ (* b z) (+ (/ x a) (/ (* y z) a))) t)) 1))))) |
#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)) #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 z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ x (+ (* a (+ t (* b z))) (* y z))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (/ (+ x (* y z)) a))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (/ (+ x (+ (* a (+ t (* b z))) (* y z))) a))) |
#s(approx (* b a) #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 (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* a (+ t (+ (* b z) (/ (* y z) a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (+ (* b z) (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (* b z)))) |
#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 (+ (+ 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 (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t (* b z))) (* -1 (/ (* y z) a))))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t (* 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 (+ (+ 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 z) t) a) (* z y)) #s(hole binary64 (+ (* a t) (* y z)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ (* a (* b z)) (* a (+ t (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (+ (/ x a) (/ (* y z) a))))) |
#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 z) t) a) (* z y)) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* b (+ (* a z) (+ (/ (* a t) b) (/ (* y z) b)))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* b (+ z (/ t b))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (* b z)))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* b (+ (* a z) (/ (* a (+ t (+ (/ x a) (/ (* y z) a)))) b))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* b z))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* b (+ z (+ (/ t b) (+ (/ x (* a b)) (/ (* y z) (* a 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 (+ (+ (+ 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 z) t) a) (* z y)) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ (* a t) (* y z)) b))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* b (+ (* -1 z) (* -1 (/ t b))))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (* a (+ t (+ (/ x a) (/ (* y z) a)))) b))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* b (+ (* -1 z) (* -1 (/ (+ t (+ (/ x a) (/ (* y z) a))) 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 | |
|---|---|---|---|---|
| 47.0ms | z | @ | -inf | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b z) t) a) (* z y)) (+ (* b z) t) b z t a (* z y) y (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (* b a) y) z) (+ (* b a) y) (* b a) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) (+ (* z y) x)) (+ (* z y) x) x (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ x (* y z)) (* t a)) (* (* a z) b) (* a z)) |
| 3.0ms | a | @ | -inf | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b z) t) a) (* z y)) (+ (* b z) t) b z t a (* z y) y (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (* b a) y) z) (+ (* b a) y) (* b a) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) (+ (* z y) x)) (+ (* z y) x) x (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ x (* y z)) (* t a)) (* (* a z) b) (* a z)) |
| 2.0ms | b | @ | -inf | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b z) t) a) (* z y)) (+ (* b z) t) b z t a (* z y) y (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (* b a) y) z) (+ (* b a) y) (* b a) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) (+ (* z y) x)) (+ (* z y) x) x (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ x (* y z)) (* t a)) (* (* a z) b) (* a z)) |
| 2.0ms | z | @ | inf | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b z) t) a) (* z y)) (+ (* b z) t) b z t a (* z y) y (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (* b a) y) z) (+ (* b a) y) (* b a) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) (+ (* z y) x)) (+ (* z y) x) x (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ x (* y z)) (* t a)) (* (* a z) b) (* a z)) |
| 2.0ms | a | @ | 0 | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b z) t) a) (* z y)) (+ (* b z) t) b z t a (* z y) y (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (+ (* b a) y) z) (+ (* b a) y) (* b a) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) (+ (* z y) x)) (+ (* z y) x) x (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (+ x (* y z)) (* t a)) (* (* a z) b) (* a z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 606 | 4468 |
| 0 | 619 | 3883 |
| 1 | 3632 | 3883 |
| 0 | 8406 | 3776 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) |
(fma.f64 (fma.f64 b z t) a (*.f64 z y)) |
(fma.f64 b z t) |
b |
z |
t |
a |
(*.f64 z y) |
y |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) t) a)) |
(*.f64 #s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) t) a) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) t) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z)) |
(*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) |
#s(approx (+ (* b a) y) (*.f64 b a)) |
(*.f64 b a) |
#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)) |
(fma.f64 z y x) |
x |
(+.f64 #s(approx (+ (+ x (* y z)) (* t a)) x) (*.f64 (*.f64 a z) b)) |
#s(approx (+ (+ x (* y z)) (* t a)) x) |
(*.f64 (*.f64 a z) b) |
(*.f64 a z) |
#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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (+ (* b z) (/ (* y z) a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ x (* a (+ t (+ (* b z) (/ (* y z) a))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (+ (* b z) (/ (* y z) a))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (+ (* b z) (+ (/ x a) (/ (* y z) a)))))) |
#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 (+ (+ 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)) (* 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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 x)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* x (+ 1 (/ (* a (+ t (+ (* b z) (/ (* y z) a)))) x))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (/ x a))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* x (+ (/ 1 a) (+ (/ t x) (+ (/ (* b z) x) (/ (* y z) (* a 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 (+ (+ 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)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a t) (+ (* a (* b z)) (* y z))) x)) 1))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* a (+ t (+ (* b z) (/ (* y z) a)))) x)) 1))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t (+ (* b z) (/ (* y z) a))) x)) (/ 1 a)))))) |
#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 (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a t) (* 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 (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (+ (* a (+ t (* b z))) (* y z)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (+ (* b z) (/ x a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ (* a (+ t (+ (* b z) (/ x a)))) (* y z)))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (+ (* b z) (/ x a))))) |
#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 (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (+ x (* a t)))) |
#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 z) t) a) (* z y)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* y (+ z (/ (* a (+ t (* b z))) y))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* y z))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* y (+ z (/ (* a (+ t (+ (* b z) (/ x a)))) y))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (/ (* y z) a))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* y (+ (/ t y) (+ (/ x (* a y)) (+ (/ z 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) #s(hole binary64 (* y (+ z (/ x 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)) (* t a)) (* (* a z) b)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (+ (* a t) (* a (* b z)))) y))))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* a (+ t (* b z))) y))))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* a (+ t (+ (* b z) (/ x a)))) y))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z a)) (* -1 (/ (+ t (+ (* b z) (/ x a))) 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) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x 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)) (* 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 z) t) a) (* z y)) #s(hole binary64 (* a t))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (+ (* a t) (* z (+ y (* a b)))))) |
#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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (/ x a))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ (* a (* z (+ b (/ y a)))) (* a (+ t (/ x a)))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (/ x a)))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (+ (* z (+ b (/ y a))) (/ x a))))) |
#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 (+ (+ (+ 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 z) t) a) (* z y)) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* z (+ y (+ (* 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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (* z (+ b (/ y a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* z (+ (* a (+ b (/ y a))) (/ (* a (+ t (/ x a))) z))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* z (+ b (/ y a))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* z (+ b (+ (/ t z) (+ (/ x (* a z)) (/ y a))))))) |
#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 (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* z (+ y (+ (/ x z) (/ (* a 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 z) t) a) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (* a b))))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (+ (* -1 (* a b)) (* -1 (/ (* a t) z)))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* z (+ (* -1 b) (* -1 (/ t z))))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* a (* z (+ (* -1 b) (* -1 (/ y a)))))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (+ t (/ x a))) z)) (* a (+ (* -1 b) (* -1 (/ y a))))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* z (+ (* -1 b) (* -1 (/ y a))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* z (+ (* -1 b) (+ (* -1 (/ y a)) (* -1 (/ (+ t (/ x a)) 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 (+ (+ x (* y z)) (* t a)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ x (* a t)) z))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (+ (* a (* b z)) (* y z)))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (+ (* a t) (+ (* a (* b z)) (* y z))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ (* b z) (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ (* a t) (* a (+ (* b z) (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ (* b z) (+ (/ x a) (/ (* y z) a))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (+ x (* y z)) (* t a)) #s(hole binary64 (+ x (* y z)))) |
#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 (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* t (+ a (+ (/ (* a (* b z)) t) (/ (* y z) t)))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* t (+ 1 (/ (* b z) t))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a t))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* t (+ a (/ (* a (+ (* b z) (+ (/ x a) (/ (* y z) a)))) t))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 t)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* t (+ 1 (+ (/ x (* a t)) (+ (/ (* b z) t) (/ (* y z) (* a 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)) #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 (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ (* a (* b z)) (* y z)) t))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* b z) t)) 1))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* a (+ (* b z) (+ (/ x a) (/ (* y z) a)))) t))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ (* b z) (+ (/ x a) (/ (* y z) a))) t)) 1))))) |
#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)) #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 z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ x (+ (* a (+ t (* b z))) (* y z))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (/ (+ x (* y z)) a))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (/ (+ x (+ (* a (+ t (* b z))) (* y z))) a))) |
#s(approx (* b a) #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 (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* a (+ t (+ (* b z) (/ (* y z) a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (+ (* b z) (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (* b z)))) |
#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 (+ (+ 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 (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t (* b z))) (* -1 (/ (* y z) a))))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t (* 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 (+ (+ 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 z) t) a) (* z y)) #s(hole binary64 (+ (* a t) (* y z)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (+ t (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (+ (* a (* b z)) (* a (+ t (+ (/ x a) (/ (* y z) a))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (+ t (+ (/ x a) (/ (* y z) a))))) |
#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 z) t) a) (* z y)) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* b (+ (* a z) (+ (/ (* a t) b) (/ (* y z) b)))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* b (+ z (/ t b))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* a (* b z)))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* b (+ (* a z) (/ (* a (+ t (+ (/ x a) (/ (* y z) a)))) b))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* b z))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* b (+ z (+ (/ t b) (+ (/ x (* a b)) (/ (* y z) (* a 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 (+ (+ (+ 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 z) t) a) (* z y)) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ (* a t) (* y z)) b))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* b (+ (* -1 z) (* -1 (/ t b))))))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (* a (+ t (+ (/ x a) (/ (* y z) a)))) b))))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) #s(hole binary64 (* -1 (* b (+ (* -1 z) (* -1 (/ (+ t (+ (/ x a) (/ (* y z) a))) 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 |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 b a y) z) #s(literal 2 binary64))) (-.f64 (*.f64 a t) (*.f64 (fma.f64 b a y) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 b z t) a) (*.f64 z y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 b a y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 b a y) z) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 (fma.f64 b a y) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 b z t) a) (*.f64 z y))))) |
(fma.f64 (fma.f64 b z t) a (*.f64 z y)) |
(fma.f64 (fma.f64 b a y) z (*.f64 a t)) |
(fma.f64 a (fma.f64 b z t) (*.f64 z y)) |
(fma.f64 a t (*.f64 (fma.f64 b a y) z)) |
(fma.f64 t a (*.f64 (fma.f64 b a y) z)) |
(fma.f64 z (fma.f64 b a y) (*.f64 a t)) |
(fma.f64 z y (*.f64 (fma.f64 b z t) a)) |
(fma.f64 y z (*.f64 (fma.f64 b z t) a)) |
(-.f64 (*.f64 (fma.f64 b z t) a) (*.f64 (neg.f64 z) y)) |
(-.f64 (*.f64 (fma.f64 b z t) a) (*.f64 (neg.f64 y) z)) |
(-.f64 (*.f64 a t) (*.f64 (neg.f64 z) (fma.f64 b a y))) |
(+.f64 (*.f64 (fma.f64 b a y) z) (*.f64 a t)) |
(+.f64 (*.f64 (fma.f64 b z t) a) (*.f64 z y)) |
(+.f64 (*.f64 a t) (*.f64 (fma.f64 b a y) z)) |
(+.f64 (*.f64 z y) (*.f64 (fma.f64 b z t) a)) |
(/.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 t (*.f64 (neg.f64 b) z)) |
(+.f64 (*.f64 b z) t) |
(+.f64 t (*.f64 b z)) |
b |
z |
t |
a |
(*.f64 z y) |
(*.f64 y z) |
y |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) t) a)) |
(*.f64 #s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) t) a) |
(*.f64 a #s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) t)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) t) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z)) |
(*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z) |
(*.f64 z #s(approx (+ (* b a) y) (*.f64 b a))) |
#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 a t (fma.f64 z y x))) |
(/.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 (*.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 (*.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 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 (fma.f64 z y x) (*.f64 (neg.f64 t) a)) |
(+.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 (*.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 x (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 z y) x) |
(+.f64 x (*.f64 z y)) |
x |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* a t) (+ (* z y) x)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64))) (-.f64 #s(approx (+ (* a t) (+ (* z y) x)) x) (*.f64 (*.f64 b z) a))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* a t) (+ (* z y) x)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64))) (fma.f64 #s(approx (+ (* a t) (+ (* z y) x)) x) #s(approx (+ (* a t) (+ (* z y) x)) x) (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* a t) (+ (* z y) x)) x) (*.f64 (*.f64 b z) a))))) |
(fma.f64 (*.f64 b a) z #s(approx (+ (* a t) (+ (* z y) x)) x)) |
(fma.f64 (*.f64 b z) a #s(approx (+ (* a t) (+ (* z y) x)) x)) |
(fma.f64 b (*.f64 a z) #s(approx (+ (* a t) (+ (* z y) x)) x)) |
(fma.f64 (*.f64 a z) b #s(approx (+ (* a t) (+ (* z y) x)) x)) |
(fma.f64 a (*.f64 b z) #s(approx (+ (* a t) (+ (* z y) x)) x)) |
(-.f64 #s(approx (+ (* a t) (+ (* z y) x)) x) (*.f64 (*.f64 (neg.f64 a) z) b)) |
(+.f64 (*.f64 (*.f64 b z) a) #s(approx (+ (* a t) (+ (* z y) x)) x)) |
(+.f64 #s(approx (+ (* a t) (+ (* z y) x)) x) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (* a t) (+ (* z y) x)) x) |
(*.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 a z) |
(*.f64 z a) |
#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 (fma.f64 b z t) a (*.f64 z y)) x)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (+.f64 (fma.f64 b z (/.f64 (*.f64 z y) a)) t) a)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (fma.f64 (+.f64 (fma.f64 b z (/.f64 (*.f64 z y) a)) t) a x)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (+.f64 (fma.f64 b z (/.f64 (*.f64 z y) a)) t)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (fma.f64 b z (+.f64 (/.f64 (fma.f64 z y x) a) t))) |
#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 (+ (* 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 (+ (+ (+ 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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) x) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (fma.f64 a (/.f64 (+.f64 (fma.f64 b z (/.f64 (*.f64 z y) a)) t) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (/.f64 x a)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (+.f64 (+.f64 (fma.f64 (/.f64 y a) (/.f64 z x) (/.f64 (*.f64 b z) x)) (/.f64 t x)) (pow.f64 a #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 (+ (* 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 (+ (+ (+ 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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (fma.f64 b z (/.f64 (*.f64 z y) a)) t) a) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 b z (/.f64 (*.f64 z y) a)) t) x)) (pow.f64 a #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 (+ (* 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 (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a x)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx y y) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (+.f64 (fma.f64 b z (/.f64 x a)) t) a)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (fma.f64 (+.f64 (fma.f64 b z (/.f64 x a)) t) a (*.f64 z y))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (+.f64 (fma.f64 b z (/.f64 x a)) t)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (*.f64 b z) a)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (fma.f64 b a y) z)) |
#s(approx (+ (* b a) y) (*.f64 b a)) |
#s(approx (+ (* b a) y) (fma.f64 b a y)) |
#s(approx (+ (* a t) (+ (* z y) x)) (fma.f64 a t x)) |
#s(approx (+ (* a t) (+ (* z y) x)) (fma.f64 a t x)) |
#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 (+ (* (+ (* b z) t) a) (* z y)) (*.f64 z y)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (fma.f64 a (/.f64 (fma.f64 b z t) y) z) y)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 z y)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (fma.f64 a (/.f64 (+.f64 (fma.f64 b z (/.f64 x a)) t) y) z) y)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (/.f64 (*.f64 z y) a)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (+.f64 (+.f64 (fma.f64 b (/.f64 z y) (/.f64 z a)) (/.f64 (/.f64 x a) y)) (/.f64 t y)) y)) |
#s(approx (* (+ (* b a) y) z) (*.f64 z y)) |
#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 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 (+ (* 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 (+ (+ (+ 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 (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (fma.f64 b z t) y) z)))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (+.f64 (fma.f64 b z (/.f64 x a)) t) y) z)))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (+.f64 (fma.f64 b z (/.f64 x a)) t) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) a)))) |
#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 b a) 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 (+ (* z y) x) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x y) 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 (+ (+ (+ 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 z y)) x)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (*.f64 a t)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) |
#s(approx (+ (* b z) t) t) |
#s(approx (+ (* b z) t) (fma.f64 b z t)) |
#s(approx z z) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (+.f64 (/.f64 x a) t) a)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 a (fma.f64 (+.f64 (/.f64 y a) b) z (+.f64 (/.f64 x a) t)))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (+.f64 (/.f64 x a) t)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (+.f64 (fma.f64 (+.f64 (/.f64 y a) b) z (/.f64 x a)) t)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (fma.f64 b a 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 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 (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (fma.f64 b a y) z)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (+.f64 (fma.f64 b a (/.f64 (*.f64 a t) z)) y) z)) |
#s(approx (+ (* b z) t) (*.f64 b z)) |
#s(approx (+ (* b z) t) (*.f64 (+.f64 (/.f64 t z) b) z)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (*.f64 (+.f64 (/.f64 y a) b) z) a)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (fma.f64 (+.f64 (/.f64 y a) b) a (/.f64 (*.f64 (+.f64 (/.f64 x a) t) a) z)) z)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (+.f64 (/.f64 y a) b) z)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (+.f64 (+.f64 (/.f64 (+.f64 (/.f64 x a) t) z) (/.f64 y a)) b) 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 (+ (* 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 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 (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 b a y)))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (fma.f64 b a (/.f64 (*.f64 a t) z)) (neg.f64 y)))) |
#s(approx (+ (* b z) t) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 t z) b)))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (neg.f64 a) (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y a) b)) z))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y a) b)) a (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 x a) t) a) z))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y a) b)))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 y a) b) (neg.f64 (/.f64 (+.f64 (/.f64 x a) t) z))))) |
#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 (+ (* 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 b a y) z x)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (fma.f64 b a y) z)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) |
#s(approx t t) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) a)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (fma.f64 b z (+.f64 (/.f64 (fma.f64 z y x) a) t)) a)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (fma.f64 b z (/.f64 (fma.f64 z y x) a))) |
#s(approx (+ (* a t) (+ (* z y) x)) (fma.f64 z y x)) |
#s(approx (+ (* a t) (+ (* z y) x)) (fma.f64 z y 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 b a y) z x) t) a) t)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 b a y) z) t) a) t)) |
#s(approx (+ (* b z) t) (*.f64 (fma.f64 b (/.f64 z t) #s(literal 1 binary64)) t)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 a t)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (fma.f64 a (/.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) t) a) t)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) t) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 x a) t)) (fma.f64 (/.f64 y a) (/.f64 z t) (/.f64 (*.f64 b z) t))) 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 (+ (* 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 (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 b a y) 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 (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) t) a)))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (neg.f64 t) (-.f64 (neg.f64 (/.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) t)) #s(literal 1 binary64)))) |
#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 (+ (* 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 z t) a (*.f64 z y)) x)) |
#s(approx a a) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (fma.f64 z y x)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (+.f64 (fma.f64 (fma.f64 b z t) a (*.f64 z y)) x)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (/.f64 (fma.f64 z y x) a)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (/.f64 (+.f64 (fma.f64 (fma.f64 b z t) a (*.f64 z y)) x) a)) |
#s(approx (* b a) (*.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 (fma.f64 b z (+.f64 (/.f64 (fma.f64 z y x) a) t)) a)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (+.f64 (fma.f64 b z (/.f64 (*.f64 z y) a)) t) a)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (fma.f64 b z t) a)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (fma.f64 b z (+.f64 (/.f64 (fma.f64 z y x) a) t)) a)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (fma.f64 b z t)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (fma.f64 b z (/.f64 (*.f64 z y) 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 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 (+ (+ (+ 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) (fma.f64 #s(literal -1 binary64) (fma.f64 b z (/.f64 (fma.f64 z y x) a)) (neg.f64 t)))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 b z (/.f64 (*.f64 z y) a)) t)))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.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 (* (+ (* b a) y) z) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (fma.f64 b z (/.f64 (*.f64 z y) a))))) |
#s(approx (+ (* b a) y) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y a) b)))) |
#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 (+ (* 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 (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (fma.f64 a t (*.f64 z y))) |
#s(approx b b) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (fma.f64 b z (+.f64 (/.f64 (fma.f64 z y x) a) t)) a)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (+.f64 (/.f64 (fma.f64 z y x) a) t)) |
#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 z) t) a) (* z y)) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (fma.f64 a z (/.f64 (fma.f64 a t (*.f64 z y)) b)) b)) |
#s(approx (+ (* b z) t) (*.f64 (+.f64 (/.f64 t b) z) b)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (*.f64 b z) a)) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (fma.f64 a z (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a) b)) b)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 b z)) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (+.f64 (+.f64 (/.f64 t b) z) (/.f64 (fma.f64 z y x) (*.f64 b a))) b)) |
#s(approx (* (+ (* b a) y) z) (*.f64 (fma.f64 a z (/.f64 (*.f64 z y) 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 z) t) a) (* z y)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a z (/.f64 (fma.f64 a t (*.f64 z y)) b))))) |
#s(approx (+ (* b z) t) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 t b) z)))) |
#s(approx (* (+ (+ (* b z) (/ (+ (* z y) x) a)) t) a) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a z (/.f64 (*.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) a) b))))) |
#s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (+.f64 (/.f64 (fma.f64 z y x) a) t) b) #s(literal -1 binary64) (neg.f64 z)))) |
#s(approx (* (+ (* b a) y) z) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a z (/.f64 (*.f64 z y) b))))) |
#s(approx (+ (* b a) y) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y b) a)))) |
Compiled 7 859 to 925 computations (88.2% saved)
14 alts after pruning (7 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 228 | 4 | 232 |
| Fresh | 1 | 3 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 231 | 14 | 245 |
| Status | Accuracy | Program |
|---|---|---|
| 48.1% | (fma.f64 (*.f64 b a) z #s(approx (+ (* a t) (+ (* z y) x)) x)) | |
| ▶ | 48.7% | (fma.f64 (*.f64 a z) b #s(approx (+ (* a t) (+ (* z y) x)) x)) |
| ✓ | 75.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) |
| ▶ | 70.1% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a x)) |
| ▶ | 56.4% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b z) t) t) a (*.f64 z y))) |
| ✓ | 50.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 z y x)) |
| ▶ | 45.9% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t #s(approx (+ (* z y) x) x))) |
| ✓ | 57.1% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
| 65.4% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (+.f64 (fma.f64 b z (/.f64 #s(approx (+ (* z y) x) x) a)) t) a)) | |
| ▶ | 28.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
| ✓ | 27.8% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) t) a)) |
| ✓ | 29.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z)) |
| ✓ | 32.7% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
| ✓ | 20.1% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
Compiled 487 to 350 computations (28.1% saved)
| Inputs |
|---|
#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 x) |
(fma.f64 b z t) |
b |
z |
t |
a |
x |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t #s(approx (+ (* z y) x) x))) |
(fma.f64 a t #s(approx (+ (* z y) x) x)) |
#s(approx (+ (* z y) x) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
(*.f64 (*.f64 b z) a) |
(*.f64 b z) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b z) t) t) a (*.f64 z y))) |
(fma.f64 #s(approx (+ (* b z) t) t) a (*.f64 z y)) |
#s(approx (+ (* b z) t) t) |
(*.f64 z y) |
y |
(fma.f64 (*.f64 a z) b #s(approx (+ (* a t) (+ (* z y) x)) x)) |
(*.f64 a z) |
#s(approx (+ (* a t) (+ (* z y) x)) x) |
| 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 (+ (* (+ (* b z) t) a) x) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (+ (* (+ (* b z) t) a) x) #s(hole binary64 (+ x (* a (+ t (* b z)))))) |
#s(approx x #s(hole binary64 x)) |
#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 (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (+ (* a t) (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (+ x (+ (* a t) (+ (* a (* b z)) (* y z)))))) |
#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 (+ (* (+ (* b z) t) a) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* b z) t) a) x) #s(hole binary64 (* x (+ 1 (/ (* a (+ t (* b 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 (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 x)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* x (+ 1 (+ (/ (* a t) x) (+ (/ (* a (* b z)) x) (/ (* 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 (+ (* (+ (* b z) t) a) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* a (+ t (* b 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 (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a t) (+ (* a (* b z)) (* 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 (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (+ (* a (+ t (* b z))) (* y z)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (+ x (+ (* a t) (* a (* b z)))))) |
#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 z) t) a) (* z y)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* y (+ z (/ (* a (+ t (* b z))) y))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* y z))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* y (+ z (+ (/ x y) (+ (/ (* a t) y) (/ (* a (* b z)) 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 z) t) a) (* z y)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* a (+ t (* b z))) y))))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (+ (* a t) (* a (* b z)))) 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 (+ (* (+ (* b z) t) a) x) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (* (+ (* b z) t) a) x) #s(hole binary64 (+ x (+ (* 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 (* (* b z) a) #s(hole binary64 (* a (* b z)))) |
#s(approx (* b z) #s(hole binary64 (* b z))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* a t))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (+ (* a t) (* z (+ y (* a b)))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (+ x (+ (* a t) (* z (+ y (* a b))))))) |
#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 (+ (* (+ (* b z) t) a) x) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (* (+ (* b z) t) a) x) #s(hole binary64 (* z (+ (* a b) (+ (/ x z) (/ (* 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 (+ (* 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 z) t) a) (* z y)) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* z (+ y (+ (* a b) (/ (* a t) z)))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* z (+ y (+ (* a b) (+ (/ x z) (/ (* a 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 z) t) a) x) #s(hole binary64 (* -1 (* z (+ (* -1 (* a b)) (* -1 (/ (+ x (* a t)) z))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* z (+ (* -1 b) (* -1 (/ 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 z) t) a) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (* a b))))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (+ (* -1 (* a b)) (* -1 (/ (* a t) z)))))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (* a b))))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* -1 (* z (+ (* -1 y) (+ (* -1 (* a b)) (* -1 (/ (+ x (* a t)) z)))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (* (+ (* b z) t) a) x) #s(hole binary64 (+ x (* a (* b z))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (+ (* a (* b z)) (* y z)))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (+ (* a t) (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#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 (+ (* (+ (* b z) t) a) x) #s(hole binary64 (* a t))) |
#s(approx (+ (* (+ (* b z) t) a) x) #s(hole binary64 (* t (+ a (+ (/ x t) (/ (* a (* b z)) t)))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* t (+ 1 (/ (* b 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 (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* t (+ a (+ (/ (* a (* b z)) t) (/ (* y z) t)))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* a t))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* t (+ a (+ (/ x t) (+ (/ (* a (* b z)) 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 (+ (* (+ (* b z) t) a) x) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (* a (* b z))) t))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* b z) t)) 1))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (* y z)) t))))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ (* a (* b z)) (* y z)) t))))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (+ (* a (* b z)) (* 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 (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (+ x (+ (* a (+ t (* b z))) (* y z))))) |
#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 z) t) a) x) #s(hole binary64 (* a (+ t (+ (* b z) (/ x a)))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* a (+ t (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* a (+ t (+ (* b z) (/ (* y z) a)))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #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 (* -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 z) t) a) x) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t (* b z))) (* -1 (/ x a))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (/ (+ x (* y z)) a))))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t (* b z))) (* -1 (/ (* y z) a))))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (* b z))))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* -1 (* a (+ (* -1 t) (+ (* -1 (* b z)) (* -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 (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (+ (* a t) (* y z)))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#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 z) t) a) x) #s(hole binary64 (* b (+ (* a z) (+ (/ x b) (/ (* a t) b)))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* b (+ z (/ t b))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* b (+ (* a z) (+ (/ (* a t) b) (/ (* y z) b)))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #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))))))) |
#s(approx (+ (* (+ (* b z) t) a) x) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ x (* a t)) b))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* b (+ (* -1 z) (* -1 (/ t b))))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ (* a t) (* y z)) b))))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ x (+ (* a t) (* y z))) b))))))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | t | @ | 0 | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b z) t) a) x) (+ (* b z) t) b z t a x (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) (+ (* z y) x)) (+ (* z y) x) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (* b z) a) (* b z) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b z) t) a) (* z y)) (+ (* b z) t) (* z y) y (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (* a z) (+ (* a t) (+ (* z y) x))) |
| 2.0ms | z | @ | -inf | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b z) t) a) x) (+ (* b z) t) b z t a x (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) (+ (* z y) x)) (+ (* z y) x) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (* b z) a) (* b z) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b z) t) a) (* z y)) (+ (* b z) t) (* z y) y (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (* a z) (+ (* a t) (+ (* z y) x))) |
| 2.0ms | a | @ | -inf | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b z) t) a) x) (+ (* b z) t) b z t a x (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) (+ (* z y) x)) (+ (* z y) x) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (* b z) a) (* b z) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b z) t) a) (* z y)) (+ (* b z) t) (* z y) y (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (* a z) (+ (* a t) (+ (* z y) x))) |
| 2.0ms | z | @ | inf | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b z) t) a) x) (+ (* b z) t) b z t a x (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) (+ (* z y) x)) (+ (* z y) x) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (* b z) a) (* b z) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b z) t) a) (* z y)) (+ (* b z) t) (* z y) y (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (* a z) (+ (* a t) (+ (* z y) x))) |
| 2.0ms | b | @ | -inf | ((+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b z) t) a) x) (+ (* b z) t) b z t a x (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* a t) (+ (* z y) x)) (+ (* z y) x) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (* (* b z) a) (* b z) (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (+ (* (+ (* b z) t) a) (* z y)) (+ (* b z) t) (* z y) y (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (* a z) (+ (* a t) (+ (* z y) x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 431 | 3419 |
| 0 | 443 | 2950 |
| 1 | 2583 | 2948 |
| 0 | 8513 | 2648 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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 x) |
(fma.f64 b z t) |
b |
z |
t |
a |
x |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t #s(approx (+ (* z y) x) x))) |
(fma.f64 a t #s(approx (+ (* z y) x) x)) |
#s(approx (+ (* z y) x) x) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
(*.f64 (*.f64 b z) a) |
(*.f64 b z) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b z) t) t) a (*.f64 z y))) |
(fma.f64 #s(approx (+ (* b z) t) t) a (*.f64 z y)) |
#s(approx (+ (* b z) t) t) |
(*.f64 z y) |
y |
(fma.f64 (*.f64 a z) b #s(approx (+ (* a t) (+ (* z y) x)) x)) |
(*.f64 a z) |
#s(approx (+ (* a t) (+ (* z y) x)) 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 (+ (* (+ (* b z) t) a) x) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (+ (* (+ (* b z) t) a) x) #s(hole binary64 (+ x (* a (+ t (* b z)))))) |
#s(approx x #s(hole binary64 x)) |
#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 (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (+ (* a t) (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (+ x (+ (* a t) (+ (* a (* b z)) (* y z)))))) |
#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 (+ (* (+ (* b z) t) a) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* b z) t) a) x) #s(hole binary64 (* x (+ 1 (/ (* a (+ t (* b 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 (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 x)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* x (+ 1 (+ (/ (* a t) x) (+ (/ (* a (* b z)) x) (/ (* 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 (+ (* (+ (* b z) t) a) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* a (+ t (* b 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 (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* a t) (+ (* a (* b z)) (* 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 (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (+ (* a (+ t (* b z))) (* y z)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (+ x (+ (* a t) (* a (* b z)))))) |
#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 z) t) a) (* z y)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* y (+ z (/ (* a (+ t (* b z))) y))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* y z))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* y (+ z (+ (/ x y) (+ (/ (* a t) y) (/ (* a (* b z)) 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 z) t) a) (* z y)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* a (+ t (* b z))) y))))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (+ (* a t) (* a (* b z)))) 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 (+ (* (+ (* b z) t) a) x) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (* (+ (* b z) t) a) x) #s(hole binary64 (+ x (+ (* 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 (* (* b z) a) #s(hole binary64 (* a (* b z)))) |
#s(approx (* b z) #s(hole binary64 (* b z))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* a t))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (+ (* a t) (* z (+ y (* a b)))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (+ x (* a t)))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (+ x (+ (* a t) (* z (+ y (* a b))))))) |
#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 (+ (* (+ (* b z) t) a) x) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (* (+ (* b z) t) a) x) #s(hole binary64 (* z (+ (* a b) (+ (/ x z) (/ (* 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 (+ (* 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 z) t) a) (* z y)) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* z (+ y (+ (* a b) (/ (* a t) z)))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* z (+ y (* a b))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* z (+ y (+ (* a b) (+ (/ x z) (/ (* a 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 z) t) a) x) #s(hole binary64 (* -1 (* z (+ (* -1 (* a b)) (* -1 (/ (+ x (* a t)) z))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* z (+ (* -1 b) (* -1 (/ 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 z) t) a) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (* a b))))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (+ (* -1 (* a b)) (* -1 (/ (* a t) z)))))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (* a b))))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* -1 (* z (+ (* -1 y) (+ (* -1 (* a b)) (* -1 (/ (+ x (* a t)) z)))))))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (* (+ (* b z) t) a) x) #s(hole binary64 (+ x (* a (* b z))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (+ (* a (* b z)) (* y z)))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (+ (* a t) (+ (* a (* b z)) (* y z))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (+ x (+ (* a (* b z)) (* y z))))) |
#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 (+ (* (+ (* b z) t) a) x) #s(hole binary64 (* a t))) |
#s(approx (+ (* (+ (* b z) t) a) x) #s(hole binary64 (* t (+ a (+ (/ x t) (/ (* a (* b z)) t)))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* t (+ 1 (/ (* b 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 (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* t (+ a (+ (/ (* a (* b z)) t) (/ (* y z) t)))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* a t))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* t (+ a (+ (/ x t) (+ (/ (* a (* b z)) 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 (+ (* (+ (* b z) t) a) x) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (* a (* b z))) t))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* t (- (* -1 (/ (* b z) t)) 1))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (* y z)) t))))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ (* a (* b z)) (* y z)) t))))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ x (+ (* a (* b z)) (* 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 (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (+ x (+ (* a (+ t (* b z))) (* y z))))) |
#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 z) t) a) x) #s(hole binary64 (* a (+ t (+ (* b z) (/ x a)))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* a (+ t (+ (/ x a) (/ (* y z) a)))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* a (+ t (+ (* b z) (/ (* y z) a)))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* a (+ t (* b z))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #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 (* -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 z) t) a) x) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t (* b z))) (* -1 (/ x a))))))) |
#s(approx (+ (* a t) (+ (* z y) x)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (/ (+ x (* y z)) a))))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t (* b z))) (* -1 (/ (* y z) a))))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (* b z))))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* -1 (* a (+ (* -1 t) (+ (* -1 (* b z)) (* -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 (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (+ (* a t) (* y z)))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (+ x (+ (* a t) (* y z))))) |
#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 z) t) a) x) #s(hole binary64 (* b (+ (* a z) (+ (/ x b) (/ (* a t) b)))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* b (+ z (/ t b))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* b (+ (* a z) (+ (/ (* a t) b) (/ (* y z) b)))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* a (* b z)))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #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))))))) |
#s(approx (+ (* (+ (* b z) t) a) x) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ x (* a t)) b))))))) |
#s(approx (+ (* b z) t) #s(hole binary64 (* -1 (* b (+ (* -1 z) (* -1 (/ t b))))))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ (* a t) (* y z)) b))))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) #s(hole binary64 (* -1 (* b (+ (* -1 (* a z)) (* -1 (/ (+ x (+ (* a t) (* y z))) b))))))) |
| Outputs |
|---|
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (fma.f64 (fma.f64 b z t) a x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 b z t) a) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 b z t) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 b z t) a) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 b z t) a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 b z t) a) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 b z t) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 b z t) a) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 b z t) a))))) |
(fma.f64 (fma.f64 b z t) a x) |
(fma.f64 a (fma.f64 b z t) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 b z t) a) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 b z t) a) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 b z t) a))) (/.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 b z t) a)))) |
(-.f64 x (*.f64 (neg.f64 a) (fma.f64 b z t))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 b z t) a) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 b z t) a) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 b z t) a))))) (/.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 b z t) a) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 b z t) a)))))) |
(+.f64 (fma.f64 a t x) (*.f64 (*.f64 b z) a)) |
(+.f64 (*.f64 (fma.f64 b z t) a) x) |
(+.f64 x (*.f64 (fma.f64 b z t) 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 (*.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 2 binary64)) (*.f64 t t)) (-.f64 (*.f64 b z) t)) |
(/.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 |
z |
t |
a |
x |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (fma.f64 a t #s(approx (+ (* z y) x) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* z y) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 a t) #s(approx (+ (* z y) x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* z y) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* z y) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 a t) #s(approx (+ (* z y) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* z y) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 a t) #s(approx (+ (* z y) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* z y) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* z y) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 a t) #s(approx (+ (* z y) x) x))))) |
(fma.f64 a t #s(approx (+ (* z y) x) x)) |
(fma.f64 t a #s(approx (+ (* z y) x) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (*.f64 a t) #s(approx (+ (* z y) x) x))) (/.f64 (pow.f64 #s(approx (+ (* z y) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 a t) #s(approx (+ (* z y) x) x)))) |
(+.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) x) #s(literal 2 binary64)) (*.f64 (*.f64 a t) #s(approx (+ (* z y) x) x))))) (/.f64 (pow.f64 #s(approx (+ (* z y) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* z y) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 a t) #s(approx (+ (* z y) x) x)))))) |
(+.f64 (*.f64 a t) #s(approx (+ (* z y) x) x)) |
(+.f64 #s(approx (+ (* z y) x) x) (*.f64 a t)) |
#s(approx (+ (* z y) x) x) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.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) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (fma.f64 #s(approx (+ (* b z) t) t) a (*.f64 z y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* b z) t) t) a) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* b z) t) t) a) (*.f64 z y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b z) t) t) a) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b z) t) t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* b z) t) t) a) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* b z) t) t) a) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (+ (* b z) t) t) a) (*.f64 z y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b z) t) t) a) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b z) t) t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* b z) t) t) a) (*.f64 z y))))) |
(fma.f64 #s(approx (+ (* b z) t) t) a (*.f64 z y)) |
(fma.f64 a #s(approx (+ (* b z) t) t) (*.f64 z y)) |
(fma.f64 z y (*.f64 #s(approx (+ (* b z) t) t) a)) |
(fma.f64 y z (*.f64 #s(approx (+ (* b z) t) t) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* b z) t) t) a) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* b z) t) t) a) (*.f64 z y))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* b z) t) t) a) (*.f64 z y)))) |
(-.f64 (*.f64 #s(approx (+ (* b z) t) t) a) (*.f64 (neg.f64 z) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* b z) t) t) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b z) t) t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* b z) t) t) a) (*.f64 z y))))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* b z) t) t) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* b z) t) t) a) (*.f64 z y)))))) |
(+.f64 (*.f64 #s(approx (+ (* b z) t) t) a) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 #s(approx (+ (* b z) t) t) a)) |
#s(approx (+ (* b z) t) t) |
(*.f64 z y) |
(*.f64 y z) |
y |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* a t) (+ (* z y) x)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 b z) a) #s(approx (+ (* a t) (+ (* z y) x)) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* a t) (+ (* z y) x)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* a t) (+ (* z y) x)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b z) a) #s(approx (+ (* a t) (+ (* z y) x)) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* a t) (+ (* z y) x)) x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 b z) a) #s(approx (+ (* a t) (+ (* z y) x)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* a t) (+ (* z y) x)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* a t) (+ (* z y) x)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b z) a) #s(approx (+ (* a t) (+ (* z y) x)) x))))) |
(fma.f64 (*.f64 b a) z #s(approx (+ (* a t) (+ (* z y) x)) x)) |
(fma.f64 (*.f64 b z) a #s(approx (+ (* a t) (+ (* z y) x)) x)) |
(fma.f64 b (*.f64 a z) #s(approx (+ (* a t) (+ (* z y) x)) x)) |
(fma.f64 (*.f64 a z) b #s(approx (+ (* a t) (+ (* z y) x)) x)) |
(fma.f64 a (*.f64 b z) #s(approx (+ (* a t) (+ (* z y) x)) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 b z) a) #s(approx (+ (* a t) (+ (* z y) x)) x))) (/.f64 (pow.f64 #s(approx (+ (* a t) (+ (* z y) x)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 b z) a) #s(approx (+ (* a t) (+ (* z y) x)) x)))) |
(+.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 #s(approx (+ (* a t) (+ (* z y) x)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b z) a) #s(approx (+ (* a t) (+ (* z y) x)) x))))) (/.f64 (pow.f64 #s(approx (+ (* a t) (+ (* z y) x)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 b z) a) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* a t) (+ (* z y) x)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b z) a) #s(approx (+ (* a t) (+ (* z y) x)) x)))))) |
(+.f64 (*.f64 (*.f64 b z) a) #s(approx (+ (* a t) (+ (* z y) x)) x)) |
(+.f64 #s(approx (+ (* a t) (+ (* z y) x)) x) (*.f64 (*.f64 b z) a)) |
(*.f64 a z) |
(*.f64 z a) |
#s(approx (+ (* a t) (+ (* z y) x)) x) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (+.f64 (fma.f64 (fma.f64 b z t) a (*.f64 z y)) x)) |
#s(approx (+ (* (+ (* b z) t) a) x) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (* (+ (* b z) t) a) x) (fma.f64 (fma.f64 b z t) a x)) |
#s(approx x 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 (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (+.f64 (fma.f64 (fma.f64 b z t) a (*.f64 z y)) x)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) x) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 b z t) a (*.f64 z y)) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* b z) t) a) x) x) |
#s(approx (+ (* (+ (* b z) t) a) x) (*.f64 (fma.f64 a (/.f64 (fma.f64 b z 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 (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) x) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 b z t) a (*.f64 z y)) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (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 (+ (* (+ (* b z) t) a) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 b z t) a) 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 (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (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 (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (fma.f64 (fma.f64 b z t) a x)) |
#s(approx (+ (* a t) (+ (* z y) x)) (fma.f64 a t x)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx y y) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (fma.f64 (fma.f64 b z t) a x)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 z y)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.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 z) t) a) (* z y)) (*.f64 z y)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (fma.f64 a (/.f64 (fma.f64 b z t) y) z) y)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 z y)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 b z t) a x) y) z) y)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.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 z) t) a) (* z y)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (fma.f64 b z t) y) z)))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.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 z) b) (+ (* a t) (+ (* z y) x))) (fma.f64 a t x)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (+.f64 (fma.f64 (fma.f64 b z t) a (*.f64 z y)) x)) |
#s(approx (+ (* (+ (* b z) t) a) x) (fma.f64 a t x)) |
#s(approx (+ (* (+ (* b z) t) a) x) (fma.f64 (fma.f64 b z t) a x)) |
#s(approx (+ (* b z) t) t) |
#s(approx (+ (* b z) t) (fma.f64 b z t)) |
#s(approx z z) |
#s(approx (* (* b z) a) (*.f64 (*.f64 b z) a)) |
#s(approx (* b z) (*.f64 b z)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (*.f64 a t)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (fma.f64 a t x)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (+.f64 (fma.f64 (fma.f64 b z t) a (*.f64 z y)) x)) |
#s(approx (* a z) (*.f64 a z)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (fma.f64 b a y) z)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (+.f64 (fma.f64 b a (/.f64 (fma.f64 a t x) z)) y) z)) |
#s(approx (+ (* (+ (* b z) t) a) x) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (* (+ (* b z) t) a) x) (*.f64 (fma.f64 b a (/.f64 (fma.f64 a t x) z)) z)) |
#s(approx (+ (* b z) t) (*.f64 b z)) |
#s(approx (+ (* b z) t) (*.f64 (+.f64 (/.f64 t z) b) 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 z) t) a) (* z y)) (*.f64 (fma.f64 b a y) z)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (+.f64 (fma.f64 b a (/.f64 (*.f64 a t) z)) y) z)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (fma.f64 b a y) z)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (+.f64 (fma.f64 b a (/.f64 (fma.f64 a t x) z)) y) z)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 b a y)))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.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 (+ (* (+ (* b z) t) a) x) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 b a (/.f64 (fma.f64 a t x) z))))) |
#s(approx (+ (* b z) t) (*.f64 (neg.f64 z) (-.f64 (neg.f64 b) (/.f64 t z)))) |
#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 z) t) a) (* z y)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 b a y)))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (fma.f64 b a (/.f64 (*.f64 a t) z)) (neg.f64 y)))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 b a y)))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.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 z) b) (+ (* a t) (+ (* z y) x))) (fma.f64 (fma.f64 b a y) z x)) |
#s(approx (+ (* (+ (* b z) t) a) x) (fma.f64 (*.f64 b a) z x)) |
#s(approx t t) |
#s(approx (+ (* a t) (+ (* z y) x)) (fma.f64 z y x)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (fma.f64 b a y) z)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (fma.f64 (fma.f64 b a y) z x)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 a t)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 b a y) z x) t) a) t)) |
#s(approx (+ (* (+ (* b z) t) a) x) (*.f64 a t)) |
#s(approx (+ (* (+ (* b z) t) a) x) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 b a) z x) t) a) t)) |
#s(approx (+ (* b z) t) (*.f64 (fma.f64 b (/.f64 z t) #s(literal 1 binary64)) 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 (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (+.f64 (/.f64 (*.f64 (fma.f64 b a y) z) t) a) t)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 a t)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 b a y) z x) t) a) t)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.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 (+ (* (+ (* b z) t) a) x) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 b a) z x) 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 (+ (* 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 (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (fma.f64 b a y) z) t) a)))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.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 z) b) (+ (* a t) (+ (* z y) x))) (fma.f64 z y x)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (+.f64 (fma.f64 (fma.f64 b z t) a (*.f64 z y)) x)) |
#s(approx a a) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (fma.f64 z y x)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (+.f64 (fma.f64 (fma.f64 b z t) a (*.f64 z y)) x)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (+.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) t) a)) |
#s(approx (+ (* (+ (* b z) t) a) x) (*.f64 (+.f64 (fma.f64 b z (/.f64 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 z) t) a) (* z y)) (*.f64 (+.f64 (fma.f64 b z (/.f64 (*.f64 z y) a)) t) a)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (fma.f64 b z t) a)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (+.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) t) a)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 b z t)))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.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 (+ (* (+ (* b z) t) a) x) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 b z (/.f64 x a)) 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 z) t) a) (* z y)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 b z (/.f64 (*.f64 z y) a)) t)))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 b z t)))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.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 z) b) (+ (* a t) (+ (* z y) x))) (fma.f64 a t (fma.f64 z y x))) |
#s(approx b b) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (fma.f64 a t (*.f64 z y))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (fma.f64 a t (fma.f64 z y x))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (fma.f64 a z (/.f64 (fma.f64 a t (fma.f64 z y x)) b)) b)) |
#s(approx (+ (* (+ (* b z) t) a) x) (*.f64 (fma.f64 a z (/.f64 (fma.f64 a t x) b)) b)) |
#s(approx (+ (* b z) t) (*.f64 (+.f64 (/.f64 t b) z) b)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (fma.f64 a z (/.f64 (fma.f64 a t (*.f64 z y)) b)) b)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (*.f64 b z) a)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (fma.f64 a z (/.f64 (fma.f64 a t (fma.f64 z y x)) b)) b)) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.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 z) t) a) x) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a z (/.f64 (fma.f64 a t x) b))))) |
#s(approx (+ (* b z) t) (*.f64 (neg.f64 b) (-.f64 (neg.f64 z) (/.f64 t b)))) |
#s(approx (+ (* (+ (* b z) t) a) (* z y)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a z (/.f64 (fma.f64 a t (*.f64 z y)) b))))) |
#s(approx (+ (* (* a z) b) (+ (* a t) (+ (* z y) x))) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (fma.f64 a z (/.f64 (fma.f64 a t (fma.f64 z y x)) b))))) |
Compiled 6 596 to 722 computations (89.1% saved)
15 alts after pruning (3 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 189 | 2 | 191 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 7 | 7 |
| Total | 190 | 15 | 205 |
| Status | Accuracy | Program |
|---|---|---|
| 48.1% | (fma.f64 (*.f64 b a) z #s(approx (+ (* a t) (+ (* z y) x)) x)) | |
| ✓ | 48.7% | (fma.f64 (*.f64 a z) b #s(approx (+ (* a t) (+ (* z y) x)) x)) |
| ✓ | 75.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) |
| ✓ | 70.1% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a x)) |
| 63.0% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b z) t) (*.f64 (+.f64 (/.f64 t z) b) z)) a x)) | |
| ✓ | 56.4% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b z) t) t) a (*.f64 z y))) |
| ✓ | 50.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 z y x)) |
| ✓ | 45.9% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t #s(approx (+ (* z y) x) x))) |
| ✓ | 57.1% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (fma.f64 b a y) z)) |
| ✓ | 28.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 b z) a)) |
| 30.3% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 a z) b)) | |
| ✓ | 27.8% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (+ (* b z) (/ (+ (* z y) x) a)) t) t) a)) |
| ✓ | 29.5% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z)) |
| ✓ | 32.7% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 z y)) |
| ✓ | 20.1% | #s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) x) |
Compiled 847 to 338 computations (60.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 z) (/ (+ (* z y) x) a)) t) t) a)) |
#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 a t #s(approx (+ (* z y) x) 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)) (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) 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)) (fma.f64 #s(approx (+ (* b z) t) t) a (*.f64 z y))) |
(fma.f64 (*.f64 a z) b #s(approx (+ (* a t) (+ (* z y) x)) x)) |
(fma.f64 (*.f64 b a) z #s(approx (+ (* a t) (+ (* z y) x)) 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 z t) a x)) |
(+.f64 #s(approx (+ (+ x (* y z)) (* t a)) x) (*.f64 (*.f64 a z) 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 (+.f64 (fma.f64 b z (/.f64 #s(approx (+ (* z y) x) x) a)) t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b z) t) (*.f64 (+.f64 (/.f64 t z) b) z)) a x)) |
#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)) |
(+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| Outputs |
|---|
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) |
(+.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 (+.f64 (fma.f64 b z (/.f64 (fma.f64 z y x) a)) t) a)) |
7 calls:
| 10.0ms | b |
| 8.0ms | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 8.0ms | z |
| 7.0ms | a |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 3 | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 89.9% | 1 | x |
| 91.4% | 2 | y |
| 94.6% | 3 | z |
| 89.9% | 1 | t |
| 98.6% | 3 | a |
| 93.6% | 3 | 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 z) (/ (+ (* z y) x) a)) t) t) a)) |
#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 a t #s(approx (+ (* z y) x) 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)) (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) 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)) (fma.f64 #s(approx (+ (* b z) t) t) a (*.f64 z y))) |
(fma.f64 (*.f64 a z) b #s(approx (+ (* a t) (+ (* z y) x)) x)) |
(fma.f64 (*.f64 b a) z #s(approx (+ (* a t) (+ (* z y) x)) 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 z t) a x)) |
(+.f64 #s(approx (+ (+ x (* y z)) (* t a)) x) (*.f64 (*.f64 a z) 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 (+.f64 (fma.f64 b z (/.f64 #s(approx (+ (* z y) x) x) a)) t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b z) t) (*.f64 (+.f64 (/.f64 t z) b) z)) a x)) |
#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)) |
| Outputs |
|---|
#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)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) |
#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)) |
4 calls:
| 7.0ms | z |
| 6.0ms | a |
| 6.0ms | b |
| 6.0ms | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.2% | 3 | b |
| 86.0% | 2 | z |
| 86.8% | 3 | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 93.6% | 3 | a |
Compiled 18 to 31 computations (-72.2% 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 z) (/ (+ (* z y) x) a)) t) t) a)) |
#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 a t #s(approx (+ (* z y) x) 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)) (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) 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)) (fma.f64 #s(approx (+ (* b z) t) t) a (*.f64 z y))) |
(fma.f64 (*.f64 a z) b #s(approx (+ (* a t) (+ (* z y) x)) x)) |
(fma.f64 (*.f64 b a) z #s(approx (+ (* a t) (+ (* z y) x)) 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 z t) a x)) |
(+.f64 #s(approx (+ (+ x (* y z)) (* t a)) x) (*.f64 (*.f64 a z) 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 (+.f64 (fma.f64 b z (/.f64 #s(approx (+ (* z y) x) x) a)) t) a)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 #s(approx (+ (* b z) t) (*.f64 (+.f64 (/.f64 t z) b) z)) a x)) |
| Outputs |
|---|
#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)) (fma.f64 a t (fma.f64 z y x))) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 (fma.f64 b z t) a (*.f64 z y))) |
4 calls:
| 8.0ms | y |
| 6.0ms | t |
| 6.0ms | x |
| 6.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.8% | 3 | x |
| 82.0% | 4 | t |
| 87.7% | 3 | y |
| 88.8% | 3 | a |
Compiled 4 to 24 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 z) (/ (+ (* z y) x) a)) t) t) a)) |
#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 a t #s(approx (+ (* z y) x) 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)) (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) 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)) (fma.f64 #s(approx (+ (* b z) t) t) a (*.f64 z y))) |
(fma.f64 (*.f64 a z) b #s(approx (+ (* a t) (+ (* z y) x)) x)) |
(fma.f64 (*.f64 b a) z #s(approx (+ (* a t) (+ (* z y) x)) 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 z t) a 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 z t) a 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 z t) a x)) |
3 calls:
| 7.0ms | a |
| 5.0ms | y |
| 5.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.7% | 3 | z |
| 85.5% | 3 | y |
| 87.5% | 3 | a |
Compiled 3 to 18 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 z) (/ (+ (* z y) x) a)) t) t) a)) |
#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 a t #s(approx (+ (* z y) x) 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)) (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) 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)) (fma.f64 #s(approx (+ (* b z) t) t) a (*.f64 z y))) |
(fma.f64 (*.f64 a z) b #s(approx (+ (* a t) (+ (* z y) x)) x)) |
(fma.f64 (*.f64 b a) z #s(approx (+ (* a t) (+ (* z y) x)) x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) |
| Outputs |
|---|
(fma.f64 (*.f64 b a) z #s(approx (+ (* a t) (+ (* z y) x)) x)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (fma.f64 a t (fma.f64 z y x))) |
(fma.f64 (*.f64 a z) b #s(approx (+ (* a t) (+ (* z y) x)) x)) |
5 calls:
| 40.0ms | b |
| 5.0ms | x |
| 5.0ms | a |
| 5.0ms | y |
| 4.0ms | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.6% | 1 | y |
| 82.2% | 3 | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 78.3% | 3 | x |
| 85.2% | 3 | b |
| 78.7% | 3 | a |
Compiled 19 to 37 computations (-94.7% 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 z) (/ (+ (* z y) x) a)) t) t) a)) |
#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 a t #s(approx (+ (* z y) x) 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)) (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) 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)) (fma.f64 #s(approx (+ (* b z) t) t) a (*.f64 z y))) |
(fma.f64 (*.f64 a z) b #s(approx (+ (* a t) (+ (* z y) x)) x)) |
(fma.f64 (*.f64 b a) z #s(approx (+ (* a t) (+ (* z y) x)) x)) |
| 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)) |
7 calls:
| 68.0ms | y |
| 30.0ms | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 4.0ms | b |
| 4.0ms | x |
| 4.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.1% | 3 | y |
| 71.8% | 4 | x |
| 70.2% | 5 | a |
| 69.5% | 4 | t |
| 75.5% | 7 | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 76.2% | 3 | z |
| 76.3% | 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 z) (/ (+ (* z y) x) a)) t) t) a)) |
#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 a t #s(approx (+ (* z y) x) 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)) (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) 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)) (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z)) |
#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)) |
#s(approx (+ (+ (+ x (* y z)) (* t a)) (* (* a z) b)) (*.f64 (*.f64 a z) b)) |
7 calls:
| 9.0ms | a |
| 4.0ms | x |
| 3.0ms | b |
| 3.0ms | z |
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.0% | 4 | a |
| 61.6% | 3 | t |
| 63.4% | 3 | y |
| 56.8% | 4 | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 58.9% | 5 | x |
| 66.8% | 5 | b |
| 63.1% | 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 z) (/ (+ (* z y) x) a)) t) t) a)) |
#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 a t #s(approx (+ (* z y) x) 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)) (*.f64 #s(approx (+ (* b a) y) (*.f64 b a)) z)) |
| 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 | b |
| 3.0ms | a |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.4% | 3 | y |
| 63.9% | 4 | a |
| 65.8% | 5 | b |
Compiled 3 to 18 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 z) (/ (+ (* z y) x) a)) t) t) a)) |
#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 a t #s(approx (+ (* z y) x) 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)) |
5 calls:
| 5.0ms | b |
| 3.0ms | a |
| 2.0ms | z |
| 2.0ms | y |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.1% | 3 | t |
| 49.7% | 3 | a |
| 45.9% | 1 | b |
| 59.0% | 3 | z |
| 60.8% | 3 | y |
Compiled 5 to 30 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 z) (/ (+ (* z y) x) a)) t) t) a)) |
| 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:
| 3.0ms | t |
| 2.0ms | a |
| 2.0ms | x |
| 2.0ms | b |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.2% | 3 | b |
| 43.1% | 3 | a |
| 43.6% | 3 | t |
| 41.7% | 5 | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 44.9% | 5 | x |
| 45.1% | 3 | z |
| 45.4% | 3 | y |
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)) |
6 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | a |
| 1.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.9% | 5 | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 36.8% | 3 | x |
| 37.3% | 3 | a |
| 34.5% | 3 | t |
| 27.8% | 1 | z |
| 27.8% | 1 | y |
Compiled 20 to 43 computations (-115% 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:
| 4.0ms | t |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | a |
| 1.0ms | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 20.1% | 1 | z |
| 20.1% | 1 | y |
| 20.1% | 1 | (+.f64 (+.f64 (+.f64 x (*.f64 y z)) (*.f64 t a)) (*.f64 (*.f64 a z) b)) |
| 20.1% | 1 | t |
| 20.1% | 1 | x |
| 20.1% | 1 | b |
| 20.1% | 1 | a |
Compiled 21 to 49 computations (-133.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 2.449717397028786e-36 | 6.0911206435091146e-33 |
| 7.0ms | -7.327549579255866e+127 | -2.1147835552303402e+127 |
| 12.0ms | 208× | 0 | valid |
Compiled 570 to 454 computations (20.4% saved)
ival-mult!: 4.0ms (78.7% of total)ival-add!: 1.0ms (19.7% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 2.489096556759153e-129 | 8.62302788106825e-126 |
| 12.0ms | -7.04221383272765e-23 | -7.063034425788824e-27 |
| 14.0ms | 256× | 0 | valid |
Compiled 850 to 614 computations (27.8% saved)
ival-mult!: 5.0ms (80.6% of total)ival-add!: 2.0ms (32.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 1.1793063966197359e+158 | 1.5590387854342063e+160 |
| 9.0ms | -67871569431358370.0 | -7750350894913890.0 |
| 11.0ms | 208× | 0 | valid |
Compiled 642 to 477 computations (25.7% saved)
ival-mult!: 4.0ms (78.8% of total)ival-add!: 1.0ms (19.7% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.5590387854342063e+160 | 2.1864141834314903e+164 |
| 6.0ms | -67871569431358370.0 | -7750350894913890.0 |
| 10.0ms | 192× | 0 | valid |
Compiled 662 to 498 computations (24.8% saved)
ival-mult!: 3.0ms (64.5% 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 |
|---|---|---|
| 12.0ms | 8.206819494739473e+41 | 8.06760554629964e+42 |
| 14.0ms | -5.549240618286151e+107 | -3.844537187421591e+100 |
| 14.0ms | 240× | 0 | valid |
Compiled 603 to 487 computations (19.2% saved)
ival-mult!: 5.0ms (80.5% of total)ival-add!: 2.0ms (32.2% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 2.344228968154202e-88 | 4.152279937416615e-62 |
| 15.0ms | -5.209776983309041e-66 | -3.0383142003177793e-66 |
| 13.0ms | 240× | 0 | valid |
Compiled 648 to 517 computations (20.2% saved)
ival-mult!: 4.0ms (66.6% of total)ival-add!: 2.0ms (33.3% of total)adjust: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 8.206819494739473e+41 | 8.06760554629964e+42 |
| 7.0ms | 4.1821848447031484e-181 | 9.383724041086667e-181 |
| 31.0ms | 2.01057923197839e-258 | 5.796188614764261e-255 |
| 13.0ms | -2.9822913371750545e+143 | -2.1395383478833786e+135 |
| 43.0ms | 432× | 0 | valid |
Compiled 1 207 to 960 computations (20.5% saved)
ival-mult!: 27.0ms (89.5% of total)ival-add!: 3.0ms (9.9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 5.459782075683284e+91 | 3.8294735487151237e+92 |
| 15.0ms | -1.5533190794825757e+116 | -5.23474715227416e+111 |
| 12.0ms | 224× | 0 | valid |
Compiled 578 to 470 computations (18.7% saved)
ival-mult!: 4.0ms (73% of total)ival-add!: 1.0ms (18.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 5.459782075683284e+91 | 3.8294735487151237e+92 |
| 11.0ms | -1.5533190794825757e+116 | -5.23474715227416e+111 |
| 9.0ms | 160× | 0 | valid |
Compiled 564 to 470 computations (16.7% saved)
ival-mult!: 3.0ms (72.4% of total)ival-add!: 1.0ms (24.1% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.459782075683284e+91 | 3.8294735487151237e+92 |
| 1.0ms | -1.5533190794825757e+116 | -5.23474715227416e+111 |
Compiled 550 to 470 computations (14.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 310.5654527557763 | 164440413367286660.0 |
| 12.0ms | -5.211904957320983e-95 | -1.3198708682914424e-98 |
| 17.0ms | 288× | 0 | valid |
Compiled 666 to 580 computations (12.9% saved)
ival-mult!: 6.0ms (74.1% of total)ival-add!: 2.0ms (24.7% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 862 to 126 computations (85.4% saved)
Compiled 1 754 to 278 computations (84.2% saved)
Loading profile data...