
Time bar (total: 22.6s)
| 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 19 to 19 computations (0% saved)
| 1.1s | 8 256× | 0 | valid |
ival-mult: 752.0ms (88.2% of total)ival-add: 43.0ms (5% of total)ival-sub: 38.0ms (4.5% of total)exact: 11.0ms (1.3% of total)ival-true: 6.0ms (0.7% of total)ival-assert: 3.0ms (0.4% of total)| 1× | egg-herbie |
| 1 758× | distribute-lft-neg-in |
| 1 710× | sub-neg |
| 1 648× | lower-fma.f64 |
| 1 648× | lower-fma.f32 |
| 1 202× | distribute-rgt-neg-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 122 | 477 |
| 1 | 444 | 459 |
| 2 | 1349 | 459 |
| 3 | 3158 | 459 |
| 4 | 5461 | 459 |
| 5 | 6769 | 459 |
| 6 | 7193 | 459 |
| 7 | 7242 | 459 |
| 8 | 7261 | 459 |
| 9 | 7696 | 459 |
| 0 | 17 | 17 |
| 0 | 25 | 17 |
| 1 | 45 | 17 |
| 2 | 118 | 17 |
| 3 | 345 | 17 |
| 4 | 631 | 17 |
| 5 | 926 | 17 |
| 6 | 1276 | 17 |
| 7 | 1599 | 17 |
| 8 | 1793 | 17 |
| 9 | 1795 | 17 |
| 10 | 1795 | 17 |
| 11 | 1795 | 17 |
| 12 | 1799 | 17 |
| 0 | 1799 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
| Outputs |
|---|
(+.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
(fma.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(sort y z t)
(sort a b)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 31 | 0 | - | 0 | - | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
| 5 | 0 | - | 0 | - | (+.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
| 1 | 0 | - | 0 | - | (*.f64 (*.f64 a #s(literal 27 binary64)) b) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 a #s(literal 27 binary64)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 27 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 y #s(literal 9 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 9 binary64) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 y #s(literal 9 binary64)) z) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) | n*o | 15 | 0 |
+.f64 | (+.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) | nan-rescue | 5 | 0 |
| ↳ | (*.f64 (*.f64 y #s(literal 9 binary64)) z) | overflow | 35 | |
| ↳ | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) | overflow | 39 | |
| ↳ | (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) | overflow | 39 | |
| ↳ | (*.f64 a #s(literal 27 binary64)) | overflow | 1 | |
| ↳ | (*.f64 (*.f64 a #s(literal 27 binary64)) b) | overflow | 37 | |
*.f64 | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) | n*u | 3 | 0 |
*.f64 | (*.f64 (*.f64 a #s(literal 27 binary64)) b) | n*o | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 23 | 0 |
| - | 1 | 232 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 23 | 0 | 0 |
| - | 1 | 0 | 232 |
| number | freq |
|---|---|
| 0 | 232 |
| 1 | 24 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 57.0ms | 512× | 0 | valid |
Compiled 176 to 72 computations (59.1% saved)
ival-mult: 18.0ms (57.1% of total)ival-add: 10.0ms (31.7% of total)ival-sub: 3.0ms (9.5% of total)exact: 1.0ms (3.2% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 6 to 6 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 91.4% | (+.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
Compiled 23 to 17 computations (26.1% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) |
| ✓ | cost-diff | 128 | (+.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
| 1 648× | lower-fma.f64 |
| 1 648× | lower-fma.f32 |
| 928× | lower-*.f32 |
| 916× | lower-*.f64 |
| 408× | distribute-lft-neg-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 63 |
| 0 | 25 | 63 |
| 1 | 45 | 63 |
| 2 | 118 | 63 |
| 3 | 345 | 63 |
| 4 | 631 | 63 |
| 5 | 926 | 63 |
| 6 | 1276 | 63 |
| 7 | 1599 | 63 |
| 8 | 1793 | 63 |
| 9 | 1795 | 63 |
| 10 | 1795 | 63 |
| 11 | 1795 | 63 |
| 12 | 1799 | 63 |
| 0 | 1799 | 60 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
(-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
(*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
(*.f64 (*.f64 y #s(literal 9 binary64)) z) |
(*.f64 y #s(literal 9 binary64)) |
y |
#s(literal 9 binary64) |
z |
t |
(*.f64 (*.f64 a #s(literal 27 binary64)) b) |
(*.f64 a #s(literal 27 binary64)) |
a |
#s(literal 27 binary64) |
b |
| Outputs |
|---|
(+.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
(fma.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) |
(fma.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
(*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
(*.f64 y (*.f64 z (*.f64 #s(literal 9 binary64) t))) |
(*.f64 (*.f64 y #s(literal 9 binary64)) z) |
(*.f64 y (*.f64 #s(literal 9 binary64) z)) |
(*.f64 y #s(literal 9 binary64)) |
y |
#s(literal 9 binary64) |
z |
t |
(*.f64 (*.f64 a #s(literal 27 binary64)) b) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(*.f64 a #s(literal 27 binary64)) |
a |
#s(literal 27 binary64) |
b |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 y #s(literal 9 binary64)) z) |
| ✓ | accuracy | 99.2% | (*.f64 (*.f64 a #s(literal 27 binary64)) b) |
| ✓ | accuracy | 98.2% | (+.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
| ✓ | accuracy | 88.5% | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
| 45.0ms | 256× | 0 | valid |
Compiled 65 to 19 computations (70.8% saved)
ival-mult: 12.0ms (81.3% of total)ival-sub: 1.0ms (6.8% of total)ival-add: 1.0ms (6.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 a #s(literal 27 binary64)) b))> |
#<alt (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))> |
#<alt (*.f64 x #s(literal 2 binary64))> |
#<alt (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)> |
#<alt (*.f64 (*.f64 a #s(literal 27 binary64)) b)> |
#<alt (*.f64 (*.f64 y #s(literal 9 binary64)) z)> |
| Outputs |
|---|
#<alt (- (* 27 (* a b)) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 2 x)> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* -9 (/ (* t (* y z)) x))))> |
#<alt (* x (+ 2 (* -9 (/ (* t (* y z)) x))))> |
#<alt (* x (+ 2 (* -9 (/ (* t (* y z)) x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 9 (/ (* t (* y z)) x)) 2)))> |
#<alt (* -1 (* x (- (* 9 (/ (* t (* y z)) x)) 2)))> |
#<alt (* -1 (* x (- (* 9 (/ (* t (* y z)) x)) 2)))> |
#<alt (* 2 x)> |
#<alt (+ (* -9 (* t (* y z))) (* 2 x))> |
#<alt (+ (* -9 (* t (* y z))) (* 2 x))> |
#<alt (+ (* -9 (* t (* y z))) (* 2 x))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* y (- (* 2 (/ x y)) (* 9 (* t z))))> |
#<alt (* y (- (* 2 (/ x y)) (* 9 (* t z))))> |
#<alt (* y (- (* 2 (/ x y)) (* 9 (* t z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* y (- (* -2 (/ x y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -2 (/ x y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -2 (/ x y)) (* -9 (* t z)))))> |
#<alt (* 2 x)> |
#<alt (+ (* -9 (* t (* y z))) (* 2 x))> |
#<alt (+ (* -9 (* t (* y z))) (* 2 x))> |
#<alt (+ (* -9 (* t (* y z))) (* 2 x))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* z (- (* 2 (/ x z)) (* 9 (* t y))))> |
#<alt (* z (- (* 2 (/ x z)) (* 9 (* t y))))> |
#<alt (* z (- (* 2 (/ x z)) (* 9 (* t y))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* z (- (* -2 (/ x z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -2 (/ x z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -2 (/ x z)) (* -9 (* t y)))))> |
#<alt (* 2 x)> |
#<alt (+ (* -9 (* t (* y z))) (* 2 x))> |
#<alt (+ (* -9 (* t (* y z))) (* 2 x))> |
#<alt (+ (* -9 (* t (* y z))) (* 2 x))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t (- (* 2 (/ x t)) (* 9 (* y z))))> |
#<alt (* t (- (* 2 (/ x t)) (* 9 (* y z))))> |
#<alt (* t (- (* 2 (/ x t)) (* 9 (* y z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* t (- (* -2 (/ x t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -2 (/ x t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -2 (/ x t)) (* -9 (* y z)))))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 9 (* t (* y z)))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
#<alt (* 9 (* y z))> |
54 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | b | @ | inf | (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) |
| 1.0ms | z | @ | 0 | (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) |
| 1.0ms | x | @ | 0 | (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) |
| 1.0ms | y | @ | 0 | (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) |
| 1.0ms | x | @ | inf | (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) |
| 1× | egg-herbie |
| 18 780× | lower-fma.f64 |
| 18 780× | lower-fma.f32 |
| 5 650× | lower-*.f64 |
| 5 650× | lower-*.f32 |
| 1 756× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 134 | 2156 |
| 1 | 392 | 2156 |
| 2 | 1145 | 2138 |
| 3 | 3734 | 2138 |
| 0 | 8351 | 1988 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 2 x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* -9 (* t (* y z))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* -9 (* t (* y z))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* -9 (* t (* y z))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -9 (* t (* y z))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(* 2 x) |
(* x (+ 2 (* -9 (/ (* t (* y z)) x)))) |
(* x (+ 2 (* -9 (/ (* t (* y z)) x)))) |
(* x (+ 2 (* -9 (/ (* t (* y z)) x)))) |
(* 2 x) |
(* -1 (* x (- (* 9 (/ (* t (* y z)) x)) 2))) |
(* -1 (* x (- (* 9 (/ (* t (* y z)) x)) 2))) |
(* -1 (* x (- (* 9 (/ (* t (* y z)) x)) 2))) |
(* 2 x) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(* -9 (* t (* y z))) |
(* y (- (* 2 (/ x y)) (* 9 (* t z)))) |
(* y (- (* 2 (/ x y)) (* 9 (* t z)))) |
(* y (- (* 2 (/ x y)) (* 9 (* t z)))) |
(* -9 (* t (* y z))) |
(* -1 (* y (- (* -2 (/ x y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -2 (/ x y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -2 (/ x y)) (* -9 (* t z))))) |
(* 2 x) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(* -9 (* t (* y z))) |
(* z (- (* 2 (/ x z)) (* 9 (* t y)))) |
(* z (- (* 2 (/ x z)) (* 9 (* t y)))) |
(* z (- (* 2 (/ x z)) (* 9 (* t y)))) |
(* -9 (* t (* y z))) |
(* -1 (* z (- (* -2 (/ x z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -2 (/ x z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -2 (/ x z)) (* -9 (* t y))))) |
(* 2 x) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(* -9 (* t (* y z))) |
(* t (- (* 2 (/ x t)) (* 9 (* y z)))) |
(* t (- (* 2 (/ x t)) (* 9 (* y z)))) |
(* t (- (* 2 (/ x t)) (* 9 (* y z)))) |
(* -9 (* t (* y z))) |
(* -1 (* t (- (* -2 (/ x t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -2 (/ x t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -2 (/ x t)) (* -9 (* y z))))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 9 (* t (* y z))) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
(* 9 (* y z)) |
| Outputs |
|---|
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 x (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) x) #s(literal 2 binary64)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 x (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) x) #s(literal 2 binary64)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 x (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) x) #s(literal 2 binary64)))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 x (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) x) #s(literal 2 binary64)))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 x (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) x) #s(literal 2 binary64)))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 x (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) x) #s(literal 2 binary64)))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(*.f64 y (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) y) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(*.f64 y (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) y) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(*.f64 y (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) y) (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x y))))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) y))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) y))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) y))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(*.f64 z (fma.f64 (*.f64 a b) (/.f64 #s(literal 27 binary64) z) (fma.f64 t (*.f64 y #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x z))))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(*.f64 z (fma.f64 (*.f64 a b) (/.f64 #s(literal 27 binary64) z) (fma.f64 t (*.f64 y #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x z))))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(*.f64 z (fma.f64 (*.f64 a b) (/.f64 #s(literal 27 binary64) z) (fma.f64 t (*.f64 y #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x z))))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(*.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) z))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(*.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) z))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(*.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) z))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(*.f64 t (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) t) (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(*.f64 t (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) t) (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(*.f64 t (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) t) (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(*.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) t))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(*.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) t))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(*.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) t))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (+ 2 (* -9 (/ (* t (* y z)) x)))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(* x (+ 2 (* -9 (/ (* t (* y z)) x)))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(* x (+ 2 (* -9 (/ (* t (* y z)) x)))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* 9 (/ (* t (* y z)) x)) 2))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(* -1 (* x (- (* 9 (/ (* t (* y z)) x)) 2))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(* -1 (* x (- (* 9 (/ (* t (* y z)) x)) 2))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64))) |
(* y (- (* 2 (/ x y)) (* 9 (* t z)))) |
(*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(* y (- (* 2 (/ x y)) (* 9 (* t z)))) |
(*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(* y (- (* 2 (/ x y)) (* 9 (* t z)))) |
(*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64))) |
(* -1 (* y (- (* -2 (/ x y)) (* -9 (* t z))))) |
(*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(* -1 (* y (- (* -2 (/ x y)) (* -9 (* t z))))) |
(*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(* -1 (* y (- (* -2 (/ x y)) (* -9 (* t z))))) |
(*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x y)))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64))) |
(* z (- (* 2 (/ x z)) (* 9 (* t y)))) |
(*.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x z)))) |
(* z (- (* 2 (/ x z)) (* 9 (* t y)))) |
(*.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x z)))) |
(* z (- (* 2 (/ x z)) (* 9 (* t y)))) |
(*.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x z)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64))) |
(* -1 (* z (- (* -2 (/ x z)) (* -9 (* t y))))) |
(*.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x z)))) |
(* -1 (* z (- (* -2 (/ x z)) (* -9 (* t y))))) |
(*.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x z)))) |
(* -1 (* z (- (* -2 (/ x z)) (* -9 (* t y))))) |
(*.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x z)))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64))) |
(* t (- (* 2 (/ x t)) (* 9 (* y z)))) |
(*.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t))) |
(* t (- (* 2 (/ x t)) (* 9 (* y z)))) |
(*.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t))) |
(* t (- (* 2 (/ x t)) (* 9 (* y z)))) |
(*.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64))) |
(* -1 (* t (- (* -2 (/ x t)) (* -9 (* y z))))) |
(*.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t))) |
(* -1 (* t (- (* -2 (/ x t)) (* -9 (* y z))))) |
(*.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t))) |
(* -1 (* t (- (* -2 (/ x t)) (* -9 (* y z))))) |
(*.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 9 (* t (* y z))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(* 9 (* y z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
| 1× | batch-egg-rewrite |
| 13 218× | lower-fma.f64 |
| 13 218× | lower-fma.f32 |
| 6 378× | lower-*.f32 |
| 6 366× | lower-*.f64 |
| 2 532× | lower-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 48 |
| 0 | 25 | 48 |
| 1 | 70 | 48 |
| 2 | 518 | 48 |
| 3 | 7609 | 48 |
| 0 | 8471 | 45 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
(-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
(*.f64 (*.f64 a #s(literal 27 binary64)) b) |
(*.f64 (*.f64 y #s(literal 9 binary64)) z) |
| Outputs |
|---|
(+.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 y #s(literal -9 binary64)) t) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(+.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) |
(+.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) |
(+.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal -9 binary64)) t) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64))) |
(-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) |
(-.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (*.f64 a b) #s(literal -27 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(-.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 x #s(literal 2 binary64) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))) (/.f64 (*.f64 (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 x #s(literal 2 binary64) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (-.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))))) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (-.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (/.f64 (*.f64 (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 x #s(literal 2 binary64) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))))) |
(-.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))))) (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))))) |
(-.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))))) |
(-.f64 (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal -9 binary64)) t) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 z (*.f64 (*.f64 y #s(literal -9 binary64)) t) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(fma.f64 y (neg.f64 (*.f64 #s(literal 9 binary64) (*.f64 z t))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z (neg.f64 t))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 y (*.f64 (*.f64 #s(literal 9 binary64) z) (neg.f64 t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal 9 binary64) (neg.f64 (*.f64 y (*.f64 z t))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal 9 binary64) (*.f64 y (*.f64 z (neg.f64 t))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 y z) (neg.f64 t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y #s(literal 9 binary64)) (*.f64 z (neg.f64 t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 z (neg.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 z (*.f64 (*.f64 y #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) (neg.f64 t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (neg.f64 t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (/.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) |
(fma.f64 (*.f64 a #s(literal 27 binary64)) b (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) |
(fma.f64 b (*.f64 a #s(literal 27 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(fma.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (-.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (/.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (fma.f64 (neg.f64 t) (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (/.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 y (*.f64 z #s(literal -9 binary64))) t (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 9 binary64) z) (*.f64 y (neg.f64 t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) b) a (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (neg.f64 (fma.f64 (neg.f64 t) (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (neg.f64 t) (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 y #s(literal -9 binary64)) (*.f64 z t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 t) (*.f64 (*.f64 y #s(literal 9 binary64)) z) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 y) (*.f64 #s(literal 9 binary64) (*.f64 z t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 z) (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z (neg.f64 t)) (*.f64 y #s(literal 9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) (neg.f64 t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 z) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a b) #s(literal 27 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) |
(fma.f64 #s(literal -9 binary64) (*.f64 y (*.f64 z t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 y t)) (*.f64 #s(literal 9 binary64) z) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) t)) z (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t #s(literal -1 binary64)) (*.f64 (*.f64 y #s(literal 9 binary64)) z) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t (*.f64 y #s(literal -9 binary64))) z (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t (neg.f64 y)) (*.f64 #s(literal 9 binary64) z) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 y t)) (*.f64 #s(literal 9 binary64) z) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y #s(literal 9 binary64)) t)) z (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y #s(literal -9 binary64)) t) z (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 t) y) (*.f64 #s(literal 9 binary64) z) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 t) #s(literal 9 binary64)) (*.f64 y z) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 t) (*.f64 y #s(literal 9 binary64))) z (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 t) (*.f64 #s(literal 9 binary64) z)) y (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 t) (*.f64 y z)) #s(literal 9 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 t) (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (*.f64 (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (-.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))))) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (fma.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (-.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 16 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 16 binary64)) (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 t (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)))) (neg.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))))) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)))) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))))) (neg.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) #s(literal 9 binary64))) (*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a))) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) #s(literal 6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 x #s(literal 2 binary64) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 x #s(literal 2 binary64) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (-.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal -9 binary64)) t) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))))) (-.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))))) (*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a))) (-.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))))) (*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a))))))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal -9 binary64)) t) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a))) (*.f64 (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)))) (*.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) #s(literal 6 binary64))) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)))) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))))) (*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a))) (*.f64 (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 x #s(literal 2 binary64) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))))) (neg.f64 (-.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal -9 binary64)) t) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))))) (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (pow.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal -9 binary64)) t) (*.f64 a (*.f64 #s(literal 27 binary64) b))) #s(literal 3 binary64))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal -9 binary64)) t) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 (*.f64 y #s(literal -9 binary64)) t) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 y #s(literal -9 binary64)) t) (*.f64 a (*.f64 #s(literal 27 binary64) b))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal -9 binary64)) t) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 (*.f64 y #s(literal -9 binary64)) t) (*.f64 a (*.f64 #s(literal 27 binary64) b))))) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 y #s(literal -9 binary64)) t) (*.f64 a (*.f64 #s(literal 27 binary64) b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))))) (-.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))))) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (/.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)))) #s(literal 1 binary64)) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) #s(literal 1 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a))))) (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a))))) (-.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))))) (*.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a))) (*.f64 (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(*.f64 (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (/.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a))))) |
(*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a))) (*.f64 (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)))))) |
(*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a))) (/.f64 (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)))))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 x #s(literal 2 binary64) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)))) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (*.f64 (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a)) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal -9 binary64)) t) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 (*.f64 a b) #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (*.f64 (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)))) (+.f64 (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) #s(literal 6 binary64)) (pow.f64 (*.f64 a (*.f64 (*.f64 #s(literal 27 binary64) b) (-.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 a (*.f64 (*.f64 #s(literal 27 binary64) b) (-.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))))) (-.f64 (*.f64 a (*.f64 (*.f64 #s(literal 27 binary64) b) (-.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))))))) |
(*.f64 (/.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64)))) (*.f64 (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) #s(literal 729 binary64)) a))) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)) (-.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))))))) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)) (-.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (-.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 19683 binary64))))) (fma.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) |
(+.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 x #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (neg.f64 (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))) |
(-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) (*.f64 x #s(literal 2 binary64)))) |
(-.f64 (fma.f64 x #s(literal 2 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) |
(fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 4 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (neg.f64 (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (neg.f64 (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (neg.f64 (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))))) |
(fma.f64 y (neg.f64 (*.f64 #s(literal 9 binary64) (*.f64 z t))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z (neg.f64 t))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 y (*.f64 (*.f64 #s(literal 9 binary64) z) (neg.f64 t)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 9 binary64) (neg.f64 (*.f64 y (*.f64 z t))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 9 binary64) (*.f64 y (*.f64 z (neg.f64 t))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 y z) (neg.f64 t)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 y #s(literal 9 binary64)) (*.f64 z (neg.f64 t)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 z (neg.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) t)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 z (*.f64 (*.f64 y #s(literal -9 binary64)) t) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) (neg.f64 t)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (neg.f64 t) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (neg.f64 (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))))) |
(fma.f64 (*.f64 y (*.f64 z #s(literal -9 binary64))) t (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 9 binary64) z) (*.f64 y (neg.f64 t)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 8 binary64) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))))) |
(fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (neg.f64 (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))) |
(fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 x x) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (neg.f64 (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))) |
(fma.f64 (*.f64 y #s(literal -9 binary64)) (*.f64 z t) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 t) (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 #s(literal 9 binary64) (*.f64 z t)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 z (neg.f64 t)) (*.f64 y #s(literal 9 binary64)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) (neg.f64 t)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 z) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal 4 binary64)) (/.f64 x (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (neg.f64 (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (neg.f64 (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))) |
(fma.f64 #s(literal -9 binary64) (*.f64 y (*.f64 z t)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 y t)) (*.f64 #s(literal 9 binary64) z) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) t)) z (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 t #s(literal -1 binary64)) (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 t (*.f64 y #s(literal -9 binary64))) z (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 t (neg.f64 y)) (*.f64 #s(literal 9 binary64) z) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 y t)) (*.f64 #s(literal 9 binary64) z) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y #s(literal 9 binary64)) t)) z (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 y #s(literal -9 binary64)) t) z (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 t) y) (*.f64 #s(literal 9 binary64) z) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 t) #s(literal 9 binary64)) (*.f64 y z) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 t) (*.f64 y #s(literal 9 binary64))) z (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 t) (*.f64 #s(literal 9 binary64) z)) y (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 t) (*.f64 y z)) #s(literal 9 binary64) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 t) (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (neg.f64 (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 t (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) (neg.f64 (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (-.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 16 binary64))) (neg.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 16 binary64)) (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (neg.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))))) |
(neg.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (fma.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (-.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (fma.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (-.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (neg.f64 (*.f64 x (*.f64 #s(literal 18 binary64) (*.f64 y (*.f64 z t)))))))) |
(/.f64 (fma.f64 (neg.f64 t) (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (-.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 t) (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (neg.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)) (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (fma.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 16 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)) (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 t (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (pow.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 t (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (-.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)) (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (*.f64 (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))))) (*.f64 (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)) (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (fma.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 16 binary64))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)) (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 t (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)) (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (fma.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (pow.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 t (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 t) (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 t) (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (fma.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (-.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))))) (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (/.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (/.f64 (*.f64 x (*.f64 x #s(literal 4 binary64))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))) (fma.f64 (*.f64 x x) (/.f64 #s(literal 4 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (/.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (pow.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))))) (fma.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 t (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)) (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))))) (fma.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 t (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)) (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (fma.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 16 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 16 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)) (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 t t) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (fma.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))))) |
(*.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (-.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 x #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 4 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (/.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64)))))) |
(*.f64 (fma.f64 (neg.f64 t) (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) |
(*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))))) |
(*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (/.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (neg.f64 t) (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (fma.f64 (neg.f64 t) (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 t) (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64))))) (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (fma.f64 (*.f64 t (*.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (-.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) (*.f64 t (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 16 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 16 binary64)) (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z)))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)))))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t))))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 t) (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 x (*.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 t (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (*.f64 t (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (fma.f64 x (*.f64 x #s(literal 4 binary64)) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))) (*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))))))) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))) |
(*.f64 #s(literal 9 binary64) (*.f64 y (*.f64 z t))) |
(*.f64 (*.f64 y #s(literal 9 binary64)) (*.f64 z t)) |
(*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)) |
(*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
(*.f64 t (*.f64 (*.f64 y #s(literal 9 binary64)) z)) |
(*.f64 (*.f64 #s(literal 9 binary64) z) (*.f64 y t)) |
(*.f64 (*.f64 z t) (*.f64 y #s(literal 9 binary64))) |
(*.f64 (*.f64 y z) (*.f64 #s(literal 9 binary64) t)) |
(*.f64 (*.f64 y t) (*.f64 #s(literal 9 binary64) z)) |
(*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) t) z) |
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 z t)) y) |
(*.f64 (*.f64 y (*.f64 z t)) #s(literal 9 binary64)) |
(*.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 y z)) |
(*.f64 (*.f64 t (*.f64 y z)) #s(literal 9 binary64)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(*.f64 (*.f64 a #s(literal 27 binary64)) b) |
(*.f64 b (*.f64 a #s(literal 27 binary64))) |
(*.f64 (*.f64 #s(literal 27 binary64) b) a) |
(*.f64 (*.f64 a b) #s(literal 27 binary64)) |
(*.f64 y (*.f64 #s(literal 9 binary64) z)) |
(*.f64 #s(literal 9 binary64) (*.f64 y z)) |
(*.f64 (*.f64 y #s(literal 9 binary64)) z) |
(*.f64 z (*.f64 y #s(literal 9 binary64))) |
(*.f64 (*.f64 #s(literal 9 binary64) z) y) |
(*.f64 (*.f64 y z) #s(literal 9 binary64)) |
Compiled 18 870 to 908 computations (95.2% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 505 | 13 | 518 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 506 | 13 | 519 |
| Status | Accuracy | Program |
|---|---|---|
| 92.7% | (fma.f64 (*.f64 (*.f64 y #s(literal -9 binary64)) t) z (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) | |
| 91.5% | (fma.f64 (*.f64 (neg.f64 t) #s(literal 9 binary64)) (*.f64 y z) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) | |
| ▶ | 93.8% | (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
| ▶ | 92.7% | (fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
| 93.8% | (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) | |
| 64.5% | (+.f64 #s(approx (- (* x 2) (* (* (* y 9) z) t)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) | |
| 63.1% | (+.f64 #s(approx (- (* x 2) (* (* (* y 9) z) t)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) | |
| ▶ | 64.9% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
| 61.5% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x))) | |
| ▶ | 63.1% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
| 34.6% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) | |
| 35.9% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) | |
| ▶ | 30.0% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
Compiled 458 to 330 computations (27.9% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 z #s(literal -9 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 y t) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 y z) #s(literal -9 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
| ✓ | cost-diff | 0 | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) x) |
| ✓ | cost-diff | 0 | (*.f64 a b) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 0 | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) x) |
| ✓ | cost-diff | 0 | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 y #s(literal -9 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 z t) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
| 1 648× | lower-fma.f32 |
| 1 638× | lower-fma.f64 |
| 928× | lower-*.f32 |
| 906× | lower-*.f64 |
| 406× | distribute-lft-neg-in |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 224 |
| 0 | 57 | 224 |
| 1 | 115 | 221 |
| 2 | 231 | 218 |
| 3 | 433 | 218 |
| 4 | 684 | 218 |
| 5 | 971 | 218 |
| 6 | 1292 | 218 |
| 7 | 1610 | 218 |
| 8 | 1798 | 218 |
| 9 | 1800 | 218 |
| 10 | 1800 | 218 |
| 11 | 1800 | 218 |
| 12 | 1804 | 218 |
| 0 | 1804 | 218 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 z t) |
z |
t |
(*.f64 y #s(literal -9 binary64)) |
y |
#s(literal -9 binary64) |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) |
a |
(*.f64 #s(literal 27 binary64) b) |
#s(literal 27 binary64) |
b |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
#s(literal 27 binary64) |
(*.f64 a b) |
a |
b |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
t |
(*.f64 (*.f64 y z) #s(literal -9 binary64)) |
(*.f64 y z) |
y |
z |
#s(literal -9 binary64) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
#s(literal 27 binary64) |
(*.f64 a b) |
a |
b |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 y t) |
y |
t |
(*.f64 z #s(literal -9 binary64)) |
z |
#s(literal -9 binary64) |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) |
a |
(*.f64 #s(literal 27 binary64) b) |
#s(literal 27 binary64) |
b |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
| Outputs |
|---|
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 z t) |
z |
t |
(*.f64 y #s(literal -9 binary64)) |
y |
#s(literal -9 binary64) |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) |
a |
(*.f64 #s(literal 27 binary64) b) |
#s(literal 27 binary64) |
b |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
x |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) |
#s(literal 27 binary64) |
(*.f64 a b) |
a |
b |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
x |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
t |
(*.f64 (*.f64 y z) #s(literal -9 binary64)) |
(*.f64 z (*.f64 y #s(literal -9 binary64))) |
(*.f64 y z) |
(*.f64 z y) |
y |
z |
#s(literal -9 binary64) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
#s(literal 27 binary64) |
(*.f64 a b) |
a |
b |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 y t) |
(*.f64 t y) |
y |
t |
(*.f64 z #s(literal -9 binary64)) |
z |
#s(literal -9 binary64) |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) |
a |
(*.f64 #s(literal 27 binary64) b) |
#s(literal 27 binary64) |
b |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 27 binary64) b) |
| ✓ | accuracy | 99.5% | (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) |
| ✓ | accuracy | 93.4% | (fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 y z) #s(literal -9 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal 27 binary64) (*.f64 a b)) |
| ✓ | accuracy | 90.8% | (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
| ✓ | accuracy | 72.3% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
| ✓ | accuracy | 100.0% | (*.f64 a b) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) x) |
| ✓ | accuracy | 99.8% | (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
| ✓ | accuracy | 63.3% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) x) |
| ✓ | accuracy | 30.0% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 27 binary64) b) |
| ✓ | accuracy | 99.5% | (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) |
| ✓ | accuracy | 94.4% | (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
| 76.0ms | 256× | 0 | valid |
Compiled 208 to 39 computations (81.3% saved)
ival-mult: 41.0ms (82.6% of total)ival-add: 6.0ms (12.1% of total)ival-sub: 1.0ms (2% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))> |
#<alt (*.f64 z t)> |
#<alt (*.f64 y #s(literal -9 binary64))> |
#<alt (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))> |
#<alt #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x))> |
#<alt (*.f64 #s(literal 2 binary64) x)> |
#<alt #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)))> |
#<alt (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))> |
#<alt (*.f64 a b)> |
#<alt #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b))))> |
#<alt (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))> |
#<alt (*.f64 (*.f64 y z) #s(literal -9 binary64))> |
#<alt (*.f64 y z)> |
#<alt (fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))> |
#<alt (*.f64 y t)> |
#<alt (*.f64 z #s(literal -9 binary64))> |
#<alt (*.f64 #s(literal 27 binary64) b)> |
#<alt (*.f64 x #s(literal 2 binary64))> |
#<alt (*.f64 #s(literal 27 binary64) (*.f64 a b))> |
| Outputs |
|---|
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z)))))> |
#<alt (* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z)))))> |
#<alt (* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t)))))> |
#<alt (* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t)))))> |
#<alt (* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y)))))> |
#<alt (* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y)))))> |
#<alt (* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z)))))> |
#<alt (+ (* -9 (* t (* y z))) (* 2 x))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* 27 (* a b))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b))))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b))))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a)))))> |
#<alt (+ (* -9 (* t (* y z))) (* 2 x))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* 27 (* a b))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a))))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a))))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b)))))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x)))))> |
#<alt (* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x)))))> |
#<alt (* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x)))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2)))> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* 2 x)> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (* 27 (* a b))> |
#<alt (* a (+ (* 2 (/ x a)) (* 27 b)))> |
#<alt (* a (+ (* 2 (/ x a)) (* 27 b)))> |
#<alt (* a (+ (* 2 (/ x a)) (* 27 b)))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -2 (/ x a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -2 (/ x a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -2 (/ x a)))))> |
#<alt (* 2 x)> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (* 27 (* a b))> |
#<alt (* b (+ (* 2 (/ x b)) (* 27 a)))> |
#<alt (* b (+ (* 2 (/ x b)) (* 27 a)))> |
#<alt (* b (+ (* 2 (/ x b)) (* 27 a)))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -2 (/ x b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -2 (/ x b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -2 (/ x b)))))> |
#<alt (* 27 (* a b))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 27 (/ (* a b) x))))> |
#<alt (* x (+ 2 (* 27 (/ (* a b) x))))> |
#<alt (* x (+ 2 (* 27 (/ (* a b) x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -27 (/ (* a b) x)) 2)))> |
#<alt (* -1 (* x (- (* -27 (/ (* a b) x)) 2)))> |
#<alt (* -1 (* x (- (* -27 (/ (* a b) x)) 2)))> |
#<alt (- (* 27 (* a b)) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 2 x)> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (- (* 27 (* a b)) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 2 x)> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* 2 x)> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (* 27 (* a b))> |
#<alt (* a (+ (* 2 (/ x a)) (* 27 b)))> |
#<alt (* a (+ (* 2 (/ x a)) (* 27 b)))> |
#<alt (* a (+ (* 2 (/ x a)) (* 27 b)))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -2 (/ x a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -2 (/ x a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -2 (/ x a)))))> |
#<alt (* 2 x)> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (* 27 (* a b))> |
#<alt (* b (+ (* 2 (/ x b)) (* 27 a)))> |
#<alt (* b (+ (* 2 (/ x b)) (* 27 a)))> |
#<alt (* b (+ (* 2 (/ x b)) (* 27 a)))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -2 (/ x b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -2 (/ x b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -2 (/ x b)))))> |
#<alt (* 27 (* a b))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 27 (/ (* a b) x))))> |
#<alt (* x (+ 2 (* 27 (/ (* a b) x))))> |
#<alt (* x (+ 2 (* 27 (/ (* a b) x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -27 (/ (* a b) x)) 2)))> |
#<alt (* -1 (* x (- (* -27 (/ (* a b) x)) 2)))> |
#<alt (* -1 (* x (- (* -27 (/ (* a b) x)) 2)))> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (- (* 27 (* a b)) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 2 x)> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* 27 (* a b))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t (+ (* -9 (* y z)) (* 27 (/ (* a b) t))))> |
#<alt (* t (+ (* -9 (* y z)) (* 27 (/ (* a b) t))))> |
#<alt (* t (+ (* -9 (* y z)) (* 27 (/ (* a b) t))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* t (+ (* -27 (/ (* a b) t)) (* 9 (* y z)))))> |
#<alt (* -1 (* t (+ (* -27 (/ (* a b) t)) (* 9 (* y z)))))> |
#<alt (* -1 (* t (+ (* -27 (/ (* a b) t)) (* 9 (* y z)))))> |
#<alt (* 27 (* a b))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* y (+ (* -9 (* t z)) (* 27 (/ (* a b) y))))> |
#<alt (* y (+ (* -9 (* t z)) (* 27 (/ (* a b) y))))> |
#<alt (* y (+ (* -9 (* t z)) (* 27 (/ (* a b) y))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* y (+ (* -27 (/ (* a b) y)) (* 9 (* t z)))))> |
#<alt (* -1 (* y (+ (* -27 (/ (* a b) y)) (* 9 (* t z)))))> |
#<alt (* -1 (* y (+ (* -27 (/ (* a b) y)) (* 9 (* t z)))))> |
#<alt (* 27 (* a b))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* z (+ (* -9 (* t y)) (* 27 (/ (* a b) z))))> |
#<alt (* z (+ (* -9 (* t y)) (* 27 (/ (* a b) z))))> |
#<alt (* z (+ (* -9 (* t y)) (* 27 (/ (* a b) z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* z (+ (* -27 (/ (* a b) z)) (* 9 (* t y)))))> |
#<alt (* -1 (* z (+ (* -27 (/ (* a b) z)) (* 9 (* t y)))))> |
#<alt (* -1 (* z (+ (* -27 (/ (* a b) z)) (* 9 (* t y)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (* 27 (* a b))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (* 27 b)))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (* 27 b)))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (* 27 b)))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* 9 (/ (* t (* y z)) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* 9 (/ (* t (* y z)) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* 9 (/ (* t (* y z)) a)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (* 27 (* a b))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (* 27 a)))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (* 27 a)))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (* 27 a)))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* 9 (/ (* t (* y z)) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* 9 (/ (* t (* y z)) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* 9 (/ (* t (* y z)) b)))))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* -9 (* y z))> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y)))))> |
#<alt (* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y)))))> |
#<alt (* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t)))))> |
#<alt (* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t)))))> |
#<alt (* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z)))))> |
#<alt (* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z)))))> |
#<alt (* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y)))))> |
#<alt (+ (* -9 (* t (* y z))) (* 2 x))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* 27 (* a b))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b))))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b))))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a)))))> |
#<alt (+ (* -9 (* t (* y z))) (* 2 x))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* 27 (* a b))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a))))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a))))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b)))))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x)))))> |
#<alt (* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x)))))> |
#<alt (* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x)))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2)))> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
174 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | -inf | (* y -9) |
| 0.0ms | b | @ | -inf | (* 27 b) |
| 0.0ms | z | @ | inf | (* z t) |
| 0.0ms | b | @ | inf | (* 27 b) |
| 0.0ms | y | @ | inf | (* y -9) |
| 1× | egg-herbie |
| 17 682× | lower-fma.f64 |
| 17 682× | lower-fma.f32 |
| 5 750× | lower-*.f64 |
| 5 750× | lower-*.f32 |
| 1 668× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 196 | 8036 |
| 1 | 645 | 7811 |
| 2 | 1974 | 7766 |
| 3 | 5830 | 7766 |
| 0 | 8247 | 7127 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(* -9 (* t (* y z))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(* -9 (* t (* y z))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(* -9 (* t (* y z))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* 27 (* a b)) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* 27 (* a b)) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* 2 x) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* -9 y) |
(* -9 y) |
(* -9 y) |
(* -9 y) |
(* -9 y) |
(* -9 y) |
(* -9 y) |
(* -9 y) |
(* -9 y) |
(* -9 y) |
(* -9 y) |
(* -9 y) |
(* 2 x) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(* 27 (* a b)) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(* 2 x) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(* 27 (* a b)) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(* 27 (* a b)) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(* 2 x) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(* 2 x) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 2 x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* -9 (* t (* y z))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* -9 (* t (* y z))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* -9 (* t (* y z))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 2 x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* -9 (* t (* y z))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* -9 (* t (* y z))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* -9 (* t (* y z))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* 2 x) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(* 27 (* a b)) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(* 2 x) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(* 27 (* a b)) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(* 27 (* a b)) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(* 2 x) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(* 2 x) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 2 x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* -9 (* t (* y z))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* -9 (* t (* y z))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* -9 (* t (* y z))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* 27 (* a b)) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(* -9 (* t (* y z))) |
(* t (+ (* -9 (* y z)) (* 27 (/ (* a b) t)))) |
(* t (+ (* -9 (* y z)) (* 27 (/ (* a b) t)))) |
(* t (+ (* -9 (* y z)) (* 27 (/ (* a b) t)))) |
(* -9 (* t (* y z))) |
(* -1 (* t (+ (* -27 (/ (* a b) t)) (* 9 (* y z))))) |
(* -1 (* t (+ (* -27 (/ (* a b) t)) (* 9 (* y z))))) |
(* -1 (* t (+ (* -27 (/ (* a b) t)) (* 9 (* y z))))) |
(* 27 (* a b)) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(* -9 (* t (* y z))) |
(* y (+ (* -9 (* t z)) (* 27 (/ (* a b) y)))) |
(* y (+ (* -9 (* t z)) (* 27 (/ (* a b) y)))) |
(* y (+ (* -9 (* t z)) (* 27 (/ (* a b) y)))) |
(* -9 (* t (* y z))) |
(* -1 (* y (+ (* -27 (/ (* a b) y)) (* 9 (* t z))))) |
(* -1 (* y (+ (* -27 (/ (* a b) y)) (* 9 (* t z))))) |
(* -1 (* y (+ (* -27 (/ (* a b) y)) (* 9 (* t z))))) |
(* 27 (* a b)) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(* -9 (* t (* y z))) |
(* z (+ (* -9 (* t y)) (* 27 (/ (* a b) z)))) |
(* z (+ (* -9 (* t y)) (* 27 (/ (* a b) z)))) |
(* z (+ (* -9 (* t y)) (* 27 (/ (* a b) z)))) |
(* -9 (* t (* y z))) |
(* -1 (* z (+ (* -27 (/ (* a b) z)) (* 9 (* t y))))) |
(* -1 (* z (+ (* -27 (/ (* a b) z)) (* 9 (* t y))))) |
(* -1 (* z (+ (* -27 (/ (* a b) z)) (* 9 (* t y))))) |
(* -9 (* t (* y z))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(* 27 (* a b)) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (* 27 b))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (* 27 b))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (* 27 b))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* 9 (/ (* t (* y z)) a))))) |
(* -1 (* a (+ (* -27 b) (* 9 (/ (* t (* y z)) a))))) |
(* -1 (* a (+ (* -27 b) (* 9 (/ (* t (* y z)) a))))) |
(* -9 (* t (* y z))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(* 27 (* a b)) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (* 27 a))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (* 27 a))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (* 27 a))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* 9 (/ (* t (* y z)) b))))) |
(* -1 (* b (+ (* -27 a) (* 9 (/ (* t (* y z)) b))))) |
(* -1 (* b (+ (* -27 a) (* 9 (/ (* t (* y z)) b))))) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* -9 (* y z)) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(* -9 (* t (* y z))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(* -9 (* t (* y z))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(* -9 (* t (* y z))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* 27 (* a b)) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* 27 (* a b)) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* 2 x) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
| Outputs |
|---|
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(fma.f64 z (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(fma.f64 z (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(fma.f64 z (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(fma.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(fma.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(fma.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* t (+ (* -9 (* y z)) (* 27 (/ (* a b) t)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* t (+ (* -9 (* y z)) (* 27 (/ (* a b) t)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* t (+ (* -9 (* y z)) (* 27 (/ (* a b) t)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* -1 (* t (+ (* -27 (/ (* a b) t)) (* 9 (* y z))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* -1 (* t (+ (* -27 (/ (* a b) t)) (* 9 (* y z))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* -1 (* t (+ (* -27 (/ (* a b) t)) (* 9 (* y z))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* y (+ (* -9 (* t z)) (* 27 (/ (* a b) y)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* y (+ (* -9 (* t z)) (* 27 (/ (* a b) y)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* y (+ (* -9 (* t z)) (* 27 (/ (* a b) y)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* -1 (* y (+ (* -27 (/ (* a b) y)) (* 9 (* t z))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* -1 (* y (+ (* -27 (/ (* a b) y)) (* 9 (* t z))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* -1 (* y (+ (* -27 (/ (* a b) y)) (* 9 (* t z))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* z (+ (* -9 (* t y)) (* 27 (/ (* a b) z)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* z (+ (* -9 (* t y)) (* 27 (/ (* a b) z)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* z (+ (* -9 (* t y)) (* 27 (/ (* a b) z)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* -1 (* z (+ (* -27 (/ (* a b) z)) (* 9 (* t y))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* -1 (* z (+ (* -27 (/ (* a b) z)) (* 9 (* t y))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* -1 (* z (+ (* -27 (/ (* a b) z)) (* 9 (* t y))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (* 27 b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) #s(literal 1 binary64))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (* 27 b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) #s(literal 1 binary64))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (* 27 b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) #s(literal 1 binary64))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* -1 (* a (+ (* -27 b) (* 9 (/ (* t (* y z)) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) #s(literal 1 binary64))) |
(* -1 (* a (+ (* -27 b) (* 9 (/ (* t (* y z)) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) #s(literal 1 binary64))) |
(* -1 (* a (+ (* -27 b) (* 9 (/ (* t (* y z)) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (* 27 a))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) #s(literal 1 binary64))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (* 27 a))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) #s(literal 1 binary64))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (* 27 a))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) #s(literal 1 binary64))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* -1 (* b (+ (* -27 a) (* 9 (/ (* t (* y z)) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) #s(literal 1 binary64))) |
(* -1 (* b (+ (* -27 a) (* 9 (/ (* t (* y z)) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) #s(literal 1 binary64))) |
(* -1 (* b (+ (* -27 a) (* 9 (/ (* t (* y z)) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) #s(literal 1 binary64))) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* -9 (* y z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y z)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64) (*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(fma.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(fma.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(fma.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(fma.f64 z (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(fma.f64 z (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(fma.f64 z (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(-.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) (*.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 a (*.f64 b #s(literal -27 binary64)))) #s(literal 1 binary64))) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) x))) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* -9 z) |
(*.f64 #s(literal -9 binary64) z) |
(* -9 z) |
(*.f64 #s(literal -9 binary64) z) |
(* -9 z) |
(*.f64 #s(literal -9 binary64) z) |
(* -9 z) |
(*.f64 #s(literal -9 binary64) z) |
(* -9 z) |
(*.f64 #s(literal -9 binary64) z) |
(* -9 z) |
(*.f64 #s(literal -9 binary64) z) |
(* -9 z) |
(*.f64 #s(literal -9 binary64) z) |
(* -9 z) |
(*.f64 #s(literal -9 binary64) z) |
(* -9 z) |
(*.f64 #s(literal -9 binary64) z) |
(* -9 z) |
(*.f64 #s(literal -9 binary64) z) |
(* -9 z) |
(*.f64 #s(literal -9 binary64) z) |
(* -9 z) |
(*.f64 #s(literal -9 binary64) z) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(* 27 (* a b)) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
| 1× | batch-egg-rewrite |
| 20 550× | lower-fma.f32 |
| 20 540× | lower-fma.f64 |
| 4 854× | lower-*.f32 |
| 4 832× | lower-*.f64 |
| 2 894× | lower-/.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 172 |
| 0 | 57 | 172 |
| 1 | 207 | 169 |
| 2 | 1454 | 166 |
| 0 | 8737 | 166 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 z t) |
(*.f64 y #s(literal -9 binary64)) |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 a b) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(*.f64 (*.f64 y z) #s(literal -9 binary64)) |
(*.f64 y z) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 y t) |
(*.f64 z #s(literal -9 binary64)) |
(*.f64 #s(literal 27 binary64) b) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
| Outputs |
|---|
(+.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(+.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+.f64 (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(-.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (+.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (+.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal -2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) (/.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 z (*.f64 #s(literal -9 binary64) (*.f64 t y)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 z (neg.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 t (*.f64 z (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 y (*.f64 t (*.f64 z #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 y (*.f64 #s(literal -9 binary64) (*.f64 z t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 y (neg.f64 (*.f64 #s(literal 9 binary64) (*.f64 z t))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 y (neg.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z (*.f64 t y)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y #s(literal -9 binary64)) (*.f64 z t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 b (*.f64 a #s(literal 27 binary64)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) b) a (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(fma.f64 #s(literal 9 binary64) (neg.f64 (*.f64 z (*.f64 t y))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y #s(literal 9 binary64)) (neg.f64 (*.f64 z t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z (*.f64 y #s(literal 9 binary64))) (neg.f64 t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a #s(literal 27 binary64)) b (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a b) #s(literal 27 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z (*.f64 y #s(literal -9 binary64))) t (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t y) (*.f64 z #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t y) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))))) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))))))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x x) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal -2 binary64)))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 z (*.f64 t y)) #s(literal -9 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t (*.f64 y #s(literal -9 binary64))) z (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) y (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64)))))) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x x) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (neg.f64 (*.f64 x #s(literal -2 binary64))))) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -4 binary64) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal 2 binary64))))))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal -2 binary64)))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) #s(literal -729 binary64)) (*.f64 #s(literal -19683 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 (neg.f64 t) (*.f64 z (*.f64 y #s(literal 9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 z) (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 y) (*.f64 #s(literal 9 binary64) (*.f64 z t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 y) (*.f64 (*.f64 z #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 z t)) (*.f64 y #s(literal 9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 z y) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t (*.f64 y #s(literal 9 binary64))) (neg.f64 z) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 z) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 t y)) (*.f64 z #s(literal 9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 y #s(literal 9 binary64)))) z (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) t)) z (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64))))))))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 x #s(literal -2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) #s(literal -729 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64))))) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64)))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)))) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)))) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64))))) (neg.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 x #s(literal -2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) #s(literal -729 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) #s(literal -729 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))))) (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64))))) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal -2 binary64))) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (*.f64 x x) #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64)))) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (*.f64 x x) #s(literal -4 binary64))) (+.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)))) (neg.f64 (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (*.f64 x x) #s(literal -4 binary64)))) (neg.f64 (+.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) #s(literal -729 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (fma.f64 x #s(literal -2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (fma.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))))) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) (+.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64)))))))) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))))))) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64))))))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) #s(literal -729 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))))) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (*.f64 x x) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal -2 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(*.f64 z t) |
(*.f64 t z) |
(-.f64 #s(literal 0 binary64) (*.f64 y #s(literal 9 binary64))) |
(neg.f64 (*.f64 y #s(literal 9 binary64))) |
(*.f64 y #s(literal -9 binary64)) |
(*.f64 #s(literal -9 binary64) y) |
(*.f64 #s(literal 9 binary64) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 y #s(literal 9 binary64))) |
(*.f64 (neg.f64 y) #s(literal 9 binary64)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (*.f64 x #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 b (*.f64 a #s(literal 27 binary64)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 27 binary64) b) a (*.f64 x #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))))) |
(neg.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x x) #s(literal -4 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x x) #s(literal -4 binary64)))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (neg.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x x) #s(literal -4 binary64))))) (neg.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (neg.f64 (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64)))))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(*.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x x) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x x) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (neg.f64 (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (*.f64 x #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 b (*.f64 a #s(literal 27 binary64)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 27 binary64) b) a (*.f64 x #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))))) |
(neg.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x x) #s(literal -4 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x x) #s(literal -4 binary64)))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (neg.f64 (*.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64))) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x x) #s(literal -4 binary64))))) (neg.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (neg.f64 (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64)))))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(*.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x x) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x x) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (neg.f64 (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) |
(*.f64 a b) |
(*.f64 b a) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(+.f64 (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+.f64 (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(+.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))))) |
(fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 z (*.f64 #s(literal -9 binary64) (*.f64 t y)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 z (*.f64 #s(literal -9 binary64) (*.f64 t y)) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 z (neg.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 z (neg.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) t)) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 t (*.f64 z (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 t (*.f64 z (*.f64 y #s(literal -9 binary64))) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 y (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 y (*.f64 t (*.f64 z #s(literal -9 binary64))) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 y (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 y (*.f64 #s(literal -9 binary64) (*.f64 z t)) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 y (neg.f64 (*.f64 #s(literal 9 binary64) (*.f64 z t))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 y (neg.f64 (*.f64 #s(literal 9 binary64) (*.f64 z t))) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 y (neg.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 y (neg.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z (*.f64 t y)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z (*.f64 t y)) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (*.f64 y #s(literal -9 binary64)) (*.f64 z t) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 y #s(literal -9 binary64)) (*.f64 z t) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 b (*.f64 a #s(literal 27 binary64)) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 (*.f64 #s(literal 27 binary64) b) a (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 #s(literal 9 binary64) (neg.f64 (*.f64 z (*.f64 t y))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 #s(literal 9 binary64) (neg.f64 (*.f64 z (*.f64 t y))) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (*.f64 y #s(literal 9 binary64)) (neg.f64 (*.f64 z t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 y #s(literal 9 binary64)) (neg.f64 (*.f64 z t)) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (*.f64 z (*.f64 y #s(literal 9 binary64))) (neg.f64 t) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 z (*.f64 y #s(literal 9 binary64))) (neg.f64 t) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (*.f64 z (*.f64 y #s(literal -9 binary64))) t (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 z (*.f64 y #s(literal -9 binary64))) t (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (*.f64 t y) (*.f64 z #s(literal -9 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 t y) (*.f64 z #s(literal -9 binary64)) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t y) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t y) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(fma.f64 (*.f64 z (*.f64 t y)) #s(literal -9 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 z (*.f64 t y)) #s(literal -9 binary64) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (*.f64 t (*.f64 y #s(literal -9 binary64))) z (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 t (*.f64 y #s(literal -9 binary64))) z (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) y (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) y (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (neg.f64 t) (*.f64 z (*.f64 y #s(literal 9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (neg.f64 t) (*.f64 z (*.f64 y #s(literal 9 binary64))) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (neg.f64 z) (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (neg.f64 z) (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (neg.f64 y) (*.f64 #s(literal 9 binary64) (*.f64 z t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (neg.f64 y) (*.f64 #s(literal 9 binary64) (*.f64 z t)) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (neg.f64 y) (*.f64 (*.f64 z #s(literal 9 binary64)) t) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (neg.f64 y) (*.f64 (*.f64 z #s(literal 9 binary64)) t) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (neg.f64 (*.f64 z t)) (*.f64 y #s(literal 9 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (neg.f64 (*.f64 z t)) (*.f64 y #s(literal 9 binary64)) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 z y) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 z y) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (*.f64 t (*.f64 y #s(literal 9 binary64))) (neg.f64 z) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 t (*.f64 y #s(literal 9 binary64))) (neg.f64 z) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 z) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 z) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (neg.f64 (*.f64 t y)) (*.f64 z #s(literal 9 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (neg.f64 (*.f64 t y)) (*.f64 z #s(literal 9 binary64)) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 y #s(literal 9 binary64)))) z (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 y #s(literal 9 binary64)))) z (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) t)) z (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) t)) z (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(neg.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (neg.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 a (*.f64 #s(literal 27 binary64) b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) #s(literal -729 binary64)) (*.f64 #s(literal -19683 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) #s(literal -729 binary64)) (*.f64 #s(literal -19683 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) #s(literal -729 binary64)) (*.f64 #s(literal -19683 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b)))))) (fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) #s(literal -729 binary64)) (*.f64 #s(literal -19683 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)))) (neg.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))))) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) #s(literal -729 binary64)) (*.f64 #s(literal -19683 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))))) |
(+.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y #s(literal -9 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y #s(literal 9 binary64)))) |
(neg.f64 (*.f64 z (*.f64 y #s(literal 9 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 81 binary64) (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y #s(literal 9 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 y y)) (*.f64 z z))) (+.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y #s(literal 9 binary64))))) |
(*.f64 z (*.f64 y #s(literal -9 binary64))) |
(*.f64 y (*.f64 z #s(literal -9 binary64))) |
(*.f64 #s(literal -9 binary64) (*.f64 z y)) |
(*.f64 (*.f64 y #s(literal -9 binary64)) z) |
(*.f64 #s(literal 9 binary64) (neg.f64 (*.f64 z y))) |
(*.f64 (*.f64 y #s(literal 9 binary64)) (neg.f64 z)) |
(*.f64 (*.f64 z y) #s(literal -9 binary64)) |
(*.f64 (*.f64 z #s(literal -9 binary64)) y) |
(*.f64 (*.f64 z #s(literal 9 binary64)) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 y #s(literal 9 binary64)))) |
(*.f64 (neg.f64 z) (*.f64 y #s(literal 9 binary64))) |
(*.f64 (neg.f64 y) (*.f64 z #s(literal 9 binary64))) |
(*.f64 (neg.f64 (*.f64 z y)) #s(literal 9 binary64)) |
(*.f64 z y) |
(*.f64 y z) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(+.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+.f64 (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) |
(-.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (+.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (+.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal -2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) (/.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 z (*.f64 #s(literal -9 binary64) (*.f64 t y)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 z (neg.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 t (*.f64 z (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 y (*.f64 t (*.f64 z #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 y (*.f64 #s(literal -9 binary64) (*.f64 z t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 y (neg.f64 (*.f64 #s(literal 9 binary64) (*.f64 z t))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 y (neg.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 z (*.f64 t y)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y #s(literal -9 binary64)) (*.f64 z t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 b (*.f64 a #s(literal 27 binary64)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) b) a (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(fma.f64 #s(literal 9 binary64) (neg.f64 (*.f64 z (*.f64 t y))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y #s(literal 9 binary64)) (neg.f64 (*.f64 z t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z (*.f64 y #s(literal 9 binary64))) (neg.f64 t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a #s(literal 27 binary64)) b (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a b) #s(literal 27 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z (*.f64 y #s(literal -9 binary64))) t (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t y) (*.f64 z #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t y) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))))) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))))))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x x) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal -2 binary64)))) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal -2 binary64)))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 z (*.f64 t y)) #s(literal -9 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t (*.f64 y #s(literal -9 binary64))) z (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) y (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64)))))) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 x x) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (neg.f64 (*.f64 x #s(literal -2 binary64))))) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -4 binary64) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal 2 binary64))))))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal -2 binary64)))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) #s(literal -729 binary64)) (*.f64 #s(literal -19683 binary64) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 (neg.f64 t) (*.f64 z (*.f64 y #s(literal 9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 z) (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 y) (*.f64 #s(literal 9 binary64) (*.f64 z t)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 y) (*.f64 (*.f64 z #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 z t)) (*.f64 y #s(literal 9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 z y) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t (*.f64 y #s(literal 9 binary64))) (neg.f64 z) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 z) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 t y)) (*.f64 z #s(literal 9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 y #s(literal 9 binary64)))) z (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) t)) z (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64))))))))) |
(neg.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 x #s(literal -2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) #s(literal -729 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64))))) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64)))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)))) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)))) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64))))) (neg.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (fma.f64 x #s(literal -2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) #s(literal -729 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) #s(literal -729 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))))) (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64))))) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal -2 binary64))) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (*.f64 x x) #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64)))) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (*.f64 x x) #s(literal -4 binary64))) (+.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))))) (*.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)))) (neg.f64 (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (*.f64 x x) #s(literal -4 binary64)))) (neg.f64 (+.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) #s(literal -729 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (fma.f64 x #s(literal -2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (neg.f64 (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (fma.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))))) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) (+.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 729 binary64))) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64)))))))) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))))))) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64))))))))) |
(*.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (neg.f64 (*.f64 (*.f64 a b) #s(literal -27 binary64))))))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (fma.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))) #s(literal -729 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 x #s(literal -2 binary64)))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 81 binary64) (*.f64 y y))) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t))))) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (*.f64 x x) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal -2 binary64))))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (*.f64 (fma.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 (*.f64 y #s(literal 9 binary64)) t) (*.f64 (*.f64 a b) #s(literal -27 binary64)))))) |
(*.f64 t y) |
(*.f64 y t) |
(-.f64 #s(literal 0 binary64) (*.f64 z #s(literal 9 binary64))) |
(neg.f64 (*.f64 z #s(literal 9 binary64))) |
(*.f64 z #s(literal -9 binary64)) |
(*.f64 #s(literal -9 binary64) z) |
(*.f64 #s(literal 9 binary64) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (*.f64 z #s(literal 9 binary64))) |
(*.f64 (neg.f64 z) #s(literal 9 binary64)) |
(*.f64 #s(literal 27 binary64) b) |
(*.f64 b #s(literal 27 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(*.f64 b (*.f64 a #s(literal 27 binary64))) |
(*.f64 (*.f64 #s(literal 27 binary64) b) a) |
(*.f64 (*.f64 a #s(literal 27 binary64)) b) |
(*.f64 (*.f64 a b) #s(literal 27 binary64)) |
Compiled 35 840 to 913 computations (97.5% saved)
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 394 | 8 | 1 402 |
| Fresh | 6 | 2 | 8 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 404 | 11 | 1 415 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 91.5% | (fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
| ▶ | 64.7% | (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
| 64.3% | (fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) | |
| 64.6% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) | |
| 65.2% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))))) | |
| ▶ | 63.1% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64)))) |
| 34.6% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) | |
| 35.6% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) | |
| ▶ | 35.9% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
| ✓ | 30.0% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
| ▶ | 34.6% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
Compiled 330 to 236 computations (28.5% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 0 | (*.f64 y #s(literal -9 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 z t) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 a #s(literal 27 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 t (*.f64 y z)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
| ✓ | cost-diff | 0 | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
| ✓ | cost-diff | 0 | (*.f64 a b) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 27 binary64) (*.f64 a b)) |
| ✓ | cost-diff | 0 | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -9 binary64) t) |
| ✓ | cost-diff | 0 | (*.f64 z y) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
| 1 824× | lower-fma.f32 |
| 1 816× | lower-fma.f64 |
| 960× | lower-*.f32 |
| 934× | lower-*.f64 |
| 420× | distribute-lft-neg-in |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 213 |
| 0 | 63 | 213 |
| 1 | 115 | 210 |
| 2 | 226 | 207 |
| 3 | 425 | 207 |
| 4 | 686 | 207 |
| 5 | 982 | 207 |
| 6 | 1320 | 207 |
| 7 | 1656 | 207 |
| 8 | 1863 | 207 |
| 9 | 1870 | 207 |
| 10 | 1870 | 207 |
| 11 | 1870 | 207 |
| 12 | 1874 | 207 |
| 0 | 1874 | 207 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 z y) |
z |
y |
(*.f64 #s(literal -9 binary64) t) |
#s(literal -9 binary64) |
t |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) |
a |
(*.f64 #s(literal 27 binary64) b) |
#s(literal 27 binary64) |
b |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
#s(literal 27 binary64) |
(*.f64 a b) |
a |
b |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
#s(literal -9 binary64) |
(*.f64 t (*.f64 y z)) |
t |
(*.f64 y z) |
y |
z |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64))) |
(*.f64 a #s(literal 27 binary64)) |
a |
#s(literal 27 binary64) |
b |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
(*.f64 z t) |
z |
t |
(*.f64 y #s(literal -9 binary64)) |
y |
#s(literal -9 binary64) |
#s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
| Outputs |
|---|
(fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 z y) |
z |
y |
(*.f64 #s(literal -9 binary64) t) |
#s(literal -9 binary64) |
t |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) |
a |
(*.f64 #s(literal 27 binary64) b) |
#s(literal 27 binary64) |
b |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
#s(literal 27 binary64) |
(*.f64 a b) |
a |
b |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) |
#s(literal -9 binary64) |
(*.f64 t (*.f64 y z)) |
(*.f64 y (*.f64 z t)) |
t |
(*.f64 y z) |
(*.f64 z y) |
y |
z |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64))) |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) |
(*.f64 a #s(literal 27 binary64)) |
a |
#s(literal 27 binary64) |
b |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 z t) |
z |
t |
(*.f64 y #s(literal -9 binary64)) |
y |
#s(literal -9 binary64) |
#s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
x |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal -9 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) x) |
| ✓ | accuracy | 94.4% | (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
| ✓ | accuracy | 46.9% | #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x)) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal 27 binary64)) |
| ✓ | accuracy | 99.4% | (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64))) |
| ✓ | accuracy | 63.3% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 y z) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
| ✓ | accuracy | 88.5% | (*.f64 t (*.f64 y z)) |
| ✓ | accuracy | 39.4% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
| ✓ | accuracy | 100.0% | (*.f64 a b) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal 27 binary64) (*.f64 a b)) |
| ✓ | accuracy | 36.0% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 27 binary64) b) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -9 binary64) t) |
| ✓ | accuracy | 99.5% | (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) |
| ✓ | accuracy | 92.1% | (fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
| 60.0ms | 256× | 0 | valid |
Compiled 191 to 38 computations (80.1% saved)
ival-mult: 31.0ms (80.8% of total)ival-add: 5.0ms (13% of total)ival-sub: 1.0ms (2.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))> |
#<alt (*.f64 z y)> |
#<alt (*.f64 #s(literal -9 binary64) t)> |
#<alt (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))> |
#<alt #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))> |
#<alt (*.f64 #s(literal 27 binary64) (*.f64 a b))> |
#<alt (*.f64 a b)> |
#<alt #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))))> |
#<alt (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))> |
#<alt (*.f64 t (*.f64 y z))> |
#<alt (*.f64 y z)> |
#<alt #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64))))> |
#<alt (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64)))> |
#<alt (*.f64 a #s(literal 27 binary64))> |
#<alt (*.f64 x #s(literal 2 binary64))> |
#<alt (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x)))> |
#<alt (*.f64 z t)> |
#<alt (*.f64 y #s(literal -9 binary64))> |
#<alt #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))> |
#<alt (*.f64 #s(literal 27 binary64) b)> |
#<alt (*.f64 #s(literal 2 binary64) x)> |
| Outputs |
|---|
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z)))))> |
#<alt (* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z)))))> |
#<alt (* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y)))))> |
#<alt (* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y)))))> |
#<alt (* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t)))))> |
#<alt (* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t)))))> |
#<alt (* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z)))))> |
#<alt (+ (* -9 (* t (* y z))) (* 2 x))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* 27 (* a b))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b))))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b))))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a)))))> |
#<alt (+ (* -9 (* t (* y z))) (* 2 x))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* 27 (* a b))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a))))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a))))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b)))))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x)))))> |
#<alt (* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x)))))> |
#<alt (* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x)))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2)))> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* 2 x)> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (* 27 (* a b))> |
#<alt (* a (+ (* 2 (/ x a)) (* 27 b)))> |
#<alt (* a (+ (* 2 (/ x a)) (* 27 b)))> |
#<alt (* a (+ (* 2 (/ x a)) (* 27 b)))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -2 (/ x a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -2 (/ x a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -2 (/ x a)))))> |
#<alt (* 2 x)> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (* 27 (* a b))> |
#<alt (* b (+ (* 2 (/ x b)) (* 27 a)))> |
#<alt (* b (+ (* 2 (/ x b)) (* 27 a)))> |
#<alt (* b (+ (* 2 (/ x b)) (* 27 a)))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -2 (/ x b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -2 (/ x b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -2 (/ x b)))))> |
#<alt (* 27 (* a b))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 27 (/ (* a b) x))))> |
#<alt (* x (+ 2 (* 27 (/ (* a b) x))))> |
#<alt (* x (+ 2 (* 27 (/ (* a b) x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -27 (/ (* a b) x)) 2)))> |
#<alt (* -1 (* x (- (* -27 (/ (* a b) x)) 2)))> |
#<alt (* -1 (* x (- (* -27 (/ (* a b) x)) 2)))> |
#<alt (- (* 27 (* a b)) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 2 x)> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (- (* 27 (* a b)) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 2 x)> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* t (* y z))> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (- (* 27 (* a b)) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 2 x)> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* 2 x)> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (* 27 (* a b))> |
#<alt (* a (+ (* 2 (/ x a)) (* 27 b)))> |
#<alt (* a (+ (* 2 (/ x a)) (* 27 b)))> |
#<alt (* a (+ (* 2 (/ x a)) (* 27 b)))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -2 (/ x a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -2 (/ x a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -2 (/ x a)))))> |
#<alt (* 2 x)> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (* 27 (* a b))> |
#<alt (* b (+ (* 2 (/ x b)) (* 27 a)))> |
#<alt (* b (+ (* 2 (/ x b)) (* 27 a)))> |
#<alt (* b (+ (* 2 (/ x b)) (* 27 a)))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -2 (/ x b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -2 (/ x b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -2 (/ x b)))))> |
#<alt (* 27 (* a b))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 27 (/ (* a b) x))))> |
#<alt (* x (+ 2 (* 27 (/ (* a b) x))))> |
#<alt (* x (+ 2 (* 27 (/ (* a b) x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -27 (/ (* a b) x)) 2)))> |
#<alt (* -1 (* x (- (* -27 (/ (* a b) x)) 2)))> |
#<alt (* -1 (* x (- (* -27 (/ (* a b) x)) 2)))> |
#<alt (* 27 a)> |
#<alt (* 27 a)> |
#<alt (* 27 a)> |
#<alt (* 27 a)> |
#<alt (* 27 a)> |
#<alt (* 27 a)> |
#<alt (* 27 a)> |
#<alt (* 27 a)> |
#<alt (* 27 a)> |
#<alt (* 27 a)> |
#<alt (* 27 a)> |
#<alt (* 27 a)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z)))))> |
#<alt (* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z)))))> |
#<alt (* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t)))))> |
#<alt (* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t)))))> |
#<alt (* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y)))))> |
#<alt (* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y)))))> |
#<alt (* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z)))))> |
#<alt (+ (* -9 (* t (* y z))) (* 2 x))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* 27 (* a b))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b))))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b))))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a)))))> |
#<alt (+ (* -9 (* t (* y z))) (* 2 x))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* 27 (* a b))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a))))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a))))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b)))))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x)))))> |
#<alt (* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x)))))> |
#<alt (* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x)))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2)))> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* -9 y)> |
#<alt (* 2 x)> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (* 27 (* a b))> |
#<alt (* a (+ (* 2 (/ x a)) (* 27 b)))> |
#<alt (* a (+ (* 2 (/ x a)) (* 27 b)))> |
#<alt (* a (+ (* 2 (/ x a)) (* 27 b)))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -2 (/ x a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -2 (/ x a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -2 (/ x a)))))> |
#<alt (* 2 x)> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (* 27 (* a b))> |
#<alt (* b (+ (* 2 (/ x b)) (* 27 a)))> |
#<alt (* b (+ (* 2 (/ x b)) (* 27 a)))> |
#<alt (* b (+ (* 2 (/ x b)) (* 27 a)))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -2 (/ x b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -2 (/ x b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -2 (/ x b)))))> |
#<alt (* 27 (* a b))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 27 (/ (* a b) x))))> |
#<alt (* x (+ 2 (* 27 (/ (* a b) x))))> |
#<alt (* x (+ 2 (* 27 (/ (* a b) x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -27 (/ (* a b) x)) 2)))> |
#<alt (* -1 (* x (- (* -27 (/ (* a b) x)) 2)))> |
#<alt (* -1 (* x (- (* -27 (/ (* a b) x)) 2)))> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
183 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | t | @ | -inf | (* t (* y z)) |
| 0.0ms | z | @ | inf | (+ (* (* z y) (* -9 t)) (+ (* a (* 27 b)) (* x 2))) |
| 0.0ms | y | @ | -inf | (* t (* y z)) |
| 0.0ms | z | @ | -inf | (* t (* y z)) |
| 0.0ms | a | @ | inf | (* a 27) |
| 1× | egg-herbie |
| 10 718× | lower-fma.f64 |
| 10 718× | lower-fma.f32 |
| 4 860× | lower-*.f64 |
| 4 860× | lower-*.f32 |
| 1 900× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 168 | 7964 |
| 1 | 538 | 7739 |
| 2 | 1563 | 7694 |
| 3 | 4672 | 7694 |
| 0 | 8204 | 7073 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(* -9 (* t (* y z))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(* -9 (* t (* y z))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(* -9 (* t (* y z))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* 27 (* a b)) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* 27 (* a b)) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* 2 x) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* 2 x) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(* 27 (* a b)) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(* 2 x) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(* 27 (* a b)) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(* 27 (* a b)) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(* 2 x) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(* 2 x) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 2 x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* -9 (* t (* y z))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* -9 (* t (* y z))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* -9 (* t (* y z))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 2 x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* -9 (* t (* y z))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* -9 (* t (* y z))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* -9 (* t (* y z))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* t (* y z)) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 2 x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* -9 (* t (* y z))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* -9 (* t (* y z))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* -9 (* t (* y z))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* 2 x) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(* 27 (* a b)) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(* 2 x) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(* 27 (* a b)) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(* 27 (* a b)) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(* 2 x) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(* 2 x) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(* 27 a) |
(* 27 a) |
(* 27 a) |
(* 27 a) |
(* 27 a) |
(* 27 a) |
(* 27 a) |
(* 27 a) |
(* 27 a) |
(* 27 a) |
(* 27 a) |
(* 27 a) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(* -9 (* t (* y z))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(* -9 (* t (* y z))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(* -9 (* t (* y z))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* 27 (* a b)) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* 27 (* a b)) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* 2 x) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* -9 y) |
(* -9 y) |
(* -9 y) |
(* -9 y) |
(* -9 y) |
(* -9 y) |
(* -9 y) |
(* -9 y) |
(* -9 y) |
(* -9 y) |
(* -9 y) |
(* -9 y) |
(* 2 x) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(* 27 (* a b)) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(* 2 x) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(* 27 (* a b)) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(* 27 (* a b)) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(* 2 x) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(* 2 x) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
| Outputs |
|---|
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(*.f64 z (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(*.f64 z (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(*.f64 z (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal -9 binary64) (*.f64 y z))))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal -9 binary64) (*.f64 y z))))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal -9 binary64) (*.f64 y z))))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(*.f64 z (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(*.f64 z (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(*.f64 z (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal -9 binary64) (*.f64 y z))))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal -9 binary64) (*.f64 y z))))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal -9 binary64) (*.f64 y z))))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(*.f64 z (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(*.f64 z (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(*.f64 z (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal -9 binary64) (*.f64 y z))))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal -9 binary64) (*.f64 y z))))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal -9 binary64) (*.f64 y z))))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* t (* y z)) |
(*.f64 t (*.f64 y z)) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(*.f64 z (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(*.f64 z (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(*.f64 z (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal -9 binary64) (*.f64 y z))))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal -9 binary64) (*.f64 y z))))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal -9 binary64) (*.f64 y z))))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* 27 a) |
(*.f64 #s(literal 27 binary64) a) |
(* 27 a) |
(*.f64 #s(literal 27 binary64) a) |
(* 27 a) |
(*.f64 #s(literal 27 binary64) a) |
(* 27 a) |
(*.f64 #s(literal 27 binary64) a) |
(* 27 a) |
(*.f64 #s(literal 27 binary64) a) |
(* 27 a) |
(*.f64 #s(literal 27 binary64) a) |
(* 27 a) |
(*.f64 #s(literal 27 binary64) a) |
(* 27 a) |
(*.f64 #s(literal 27 binary64) a) |
(* 27 a) |
(*.f64 #s(literal 27 binary64) a) |
(* 27 a) |
(*.f64 #s(literal 27 binary64) a) |
(* 27 a) |
(*.f64 #s(literal 27 binary64) a) |
(* 27 a) |
(*.f64 #s(literal 27 binary64) a) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(*.f64 z (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(*.f64 z (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(*.f64 z (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) z) (fma.f64 #s(literal 2 binary64) (/.f64 x z) (*.f64 #s(literal -9 binary64) (*.f64 t y))))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal -9 binary64) (*.f64 y z))))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal -9 binary64) (*.f64 y z))))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(*.f64 t (fma.f64 #s(literal 2 binary64) (/.f64 x t) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal -9 binary64) (*.f64 y z))))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 x y) (fma.f64 #s(literal 27 binary64) (/.f64 (*.f64 a b) y) (*.f64 #s(literal -9 binary64) (*.f64 t z))))) |
(* -9 (* t (* y z))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) x))) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* -9 y) |
(*.f64 #s(literal -9 binary64) y) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
| 1× | batch-egg-rewrite |
| 12 156× | lower-fma.f32 |
| 12 148× | lower-fma.f64 |
| 5 678× | lower-*.f32 |
| 5 652× | lower-*.f64 |
| 4 374× | lower-/.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 183 |
| 0 | 63 | 183 |
| 1 | 184 | 180 |
| 2 | 1231 | 180 |
| 0 | 8656 | 180 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 z y) |
(*.f64 #s(literal -9 binary64) t) |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(*.f64 a b) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
(*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z))) |
(*.f64 t (*.f64 y z)) |
(*.f64 y z) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64))) |
(*.f64 a #s(literal 27 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
(*.f64 z t) |
(*.f64 y #s(literal -9 binary64)) |
#s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 27 binary64) b) |
(*.f64 #s(literal 2 binary64) x) |
| Outputs |
|---|
(+.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(+.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) |
(+.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 x #s(literal 2 binary64) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))))) |
(+.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))))) |
(+.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 x #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(-.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (-.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (-.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 y (*.f64 #s(literal -9 binary64) (*.f64 z t)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 y (*.f64 z (*.f64 #s(literal -9 binary64) t)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 y (*.f64 z t)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 t (*.f64 z (*.f64 y #s(literal -9 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z y) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (fma.f64 x #s(literal 2 binary64) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 x #s(literal 2 binary64) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))))) |
(fma.f64 b (*.f64 a #s(literal 27 binary64)) (fma.f64 x #s(literal 2 binary64) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))))) |
(fma.f64 (*.f64 #s(literal 27 binary64) b) a (fma.f64 x #s(literal 2 binary64) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))))) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(fma.f64 (*.f64 a b) #s(literal 27 binary64) (fma.f64 x #s(literal 2 binary64) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))))) |
(fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y (*.f64 z t)) #s(literal -9 binary64) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a #s(literal 27 binary64)) b (fma.f64 x #s(literal 2 binary64) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y #s(literal -9 binary64)) (*.f64 z t) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 #s(literal 27 binary64) b) (*.f64 a (*.f64 x #s(literal 2 binary64))))))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))))) |
(fma.f64 (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z (*.f64 y #s(literal -9 binary64))) t (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y (*.f64 #s(literal -9 binary64) t)) z (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x)))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))) (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) y (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y #s(literal -9 binary64)) z) t (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 y t)) z (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))) (fma.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))))))) |
(/.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))) (fma.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (fma.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (fma.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (fma.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64))))) (fma.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) (-.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))) (-.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (-.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 z (*.f64 y #s(literal 9 binary64)))) #s(literal 9 binary64)) (pow.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))) (-.f64 (pow.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))))) (fma.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))) (neg.f64 (pow.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) #s(literal 6 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))) (fma.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))) (neg.f64 (pow.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) #s(literal 6 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (fma.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))) (*.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))))) (neg.f64 (-.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (neg.f64 (-.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64) (*.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) #s(literal 3 binary64))) (fma.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) (fma.f64 x #s(literal 2 binary64) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))))) (*.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 x #s(literal 2 binary64) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))))) (fma.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 x #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))))) (-.f64 (*.f64 x #s(literal 2 binary64)) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) (fma.f64 x #s(literal 2 binary64) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))))) (-.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (fma.f64 x #s(literal 2 binary64) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 x #s(literal 2 binary64))) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (-.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 x #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))))))) |
(*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 x #s(literal 2 binary64))))) |
(*.f64 z y) |
(*.f64 y z) |
(*.f64 #s(literal -9 binary64) t) |
(*.f64 t #s(literal -9 binary64)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (*.f64 x #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))))) |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 b (*.f64 a #s(literal 27 binary64)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 27 binary64) b) a (*.f64 x #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 #s(literal 27 binary64) b) (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 #s(literal 27 binary64) b) (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (neg.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 #s(literal 27 binary64) b) (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x)) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) (*.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 #s(literal 27 binary64) b) (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(*.f64 b (*.f64 a #s(literal 27 binary64))) |
(*.f64 (*.f64 #s(literal 27 binary64) b) a) |
(*.f64 (*.f64 a b) #s(literal 27 binary64)) |
(*.f64 (*.f64 a #s(literal 27 binary64)) b) |
(*.f64 a b) |
(*.f64 b a) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) |
(*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) |
(*.f64 y (*.f64 #s(literal -9 binary64) (*.f64 z t))) |
(*.f64 y (*.f64 z (*.f64 #s(literal -9 binary64) t))) |
(*.f64 #s(literal -9 binary64) (*.f64 y (*.f64 z t))) |
(*.f64 t (*.f64 z (*.f64 y #s(literal -9 binary64)))) |
(*.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z y)) |
(*.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t)) |
(*.f64 (*.f64 y (*.f64 z t)) #s(literal -9 binary64)) |
(*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64))) |
(*.f64 (*.f64 y #s(literal -9 binary64)) (*.f64 z t)) |
(*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64))) |
(*.f64 (*.f64 z (*.f64 y #s(literal -9 binary64))) t) |
(*.f64 (*.f64 y (*.f64 #s(literal -9 binary64) t)) z) |
(*.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) y) |
(*.f64 (*.f64 (*.f64 y #s(literal -9 binary64)) z) t) |
(*.f64 (*.f64 #s(literal -9 binary64) (*.f64 y t)) z) |
(*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y) |
(*.f64 z (*.f64 y t)) |
(*.f64 y (*.f64 z t)) |
(*.f64 t (*.f64 z y)) |
(*.f64 (*.f64 z y) t) |
(*.f64 (*.f64 z t) y) |
(*.f64 (*.f64 y t) z) |
(*.f64 z y) |
(*.f64 y z) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (*.f64 x #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))))) |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 b (*.f64 a #s(literal 27 binary64)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 27 binary64) b) a (*.f64 x #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 #s(literal 27 binary64) b) (*.f64 a (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 #s(literal 27 binary64) b) (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (neg.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 4 binary64) (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 #s(literal 27 binary64) b) (*.f64 a (*.f64 x #s(literal 2 binary64)))))) (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x)) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal 19683 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 x x) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) (*.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 4 binary64) (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 #s(literal 27 binary64) b) (*.f64 a (*.f64 x #s(literal 2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 x x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 x x) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))))) |
(*.f64 a #s(literal 27 binary64)) |
(*.f64 #s(literal 27 binary64) a) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(+.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) |
(+.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (-.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))))) |
(fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 y (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 y (*.f64 z (*.f64 #s(literal -9 binary64) t)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 y (*.f64 z t)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 t (*.f64 z (*.f64 y #s(literal -9 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -9 binary64) t) (*.f64 z y) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y (*.f64 z t)) #s(literal -9 binary64) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y #s(literal -9 binary64)) (*.f64 z t) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z (*.f64 y #s(literal -9 binary64))) t #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y (*.f64 #s(literal -9 binary64) t)) z #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9 binary64)) y #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y #s(literal -9 binary64)) z) t #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 y t)) z #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))))) (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (-.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))))) |
(/.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))))) (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))))) (neg.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (-.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))))) (neg.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) (-.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))) (-.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) (*.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 z (*.f64 y #s(literal 9 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))) (-.f64 (*.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))))))) (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (-.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))))) (*.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (-.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))))) (*.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (fma.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))) (*.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (-.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))))) (neg.f64 (-.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (-.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))))) |
(*.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (-.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t)))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 y (*.f64 z t)) (*.f64 y (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 y (*.f64 #s(literal -9 binary64) t)))))) |
(*.f64 z t) |
(*.f64 t z) |
(*.f64 y #s(literal -9 binary64)) |
(*.f64 #s(literal -9 binary64) y) |
#s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 #s(literal 27 binary64) b) |
(*.f64 b #s(literal 27 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
Compiled 20 671 to 653 computations (96.8% saved)
12 alts after pruning (8 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 018 | 7 | 1 025 |
| Fresh | 4 | 1 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 024 | 12 | 1 036 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 64.7% | (fma.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
| 64.3% | (fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) | |
| ▶ | 65.2% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))))) |
| ✓ | 63.1% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64)))) |
| ▶ | 37.3% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y)) |
| 37.4% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) | |
| ▶ | 36.4% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
| 35.9% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) | |
| ▶ | 35.6% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
| ✓ | 35.9% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
| ✓ | 30.0% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
| ✓ | 34.6% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
Compiled 289 to 208 computations (28% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -9 binary64) t) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal -9 binary64) t) z) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -9 binary64) t) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal -9 binary64) t) z) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y) |
| ✓ | cost-diff | 0 | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y)) |
| ✓ | cost-diff | 0 | (*.f64 z #s(literal -9 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64))) |
| ✓ | cost-diff | 0 | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 27 binary64) b) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal 27 binary64) b) a) |
| ✓ | cost-diff | 0 | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
| ✓ | cost-diff | 0 | (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 a b) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
| ✓ | cost-diff | 0 | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))))) |
| 1 824× | lower-fma.f32 |
| 1 820× | lower-fma.f64 |
| 960× | lower-*.f32 |
| 934× | lower-*.f64 |
| 418× | distribute-lft-neg-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 237 |
| 0 | 57 | 237 |
| 1 | 107 | 237 |
| 2 | 220 | 233 |
| 3 | 414 | 233 |
| 4 | 674 | 233 |
| 5 | 973 | 233 |
| 6 | 1313 | 233 |
| 7 | 1652 | 233 |
| 8 | 1861 | 233 |
| 9 | 1868 | 233 |
| 10 | 1868 | 233 |
| 11 | 1868 | 233 |
| 12 | 1872 | 233 |
| 0 | 1872 | 227 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))))) |
(fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(*.f64 a b) |
a |
b |
#s(literal 27 binary64) |
(*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))) |
z |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
t |
(*.f64 y #s(literal -9 binary64)) |
y |
#s(literal -9 binary64) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
(*.f64 (*.f64 #s(literal 27 binary64) b) a) |
(*.f64 #s(literal 27 binary64) b) |
#s(literal 27 binary64) |
b |
a |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
(*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64))) |
(*.f64 y t) |
y |
t |
(*.f64 z #s(literal -9 binary64)) |
z |
#s(literal -9 binary64) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y)) |
(*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y) |
(*.f64 (*.f64 #s(literal -9 binary64) t) z) |
(*.f64 #s(literal -9 binary64) t) |
#s(literal -9 binary64) |
t |
z |
y |
(fma.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal -9 binary64) t) z) |
(*.f64 #s(literal -9 binary64) t) |
#s(literal -9 binary64) |
t |
z |
y |
#s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(*.f64 a b) |
a |
b |
#s(literal 27 binary64) |
(*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))) |
(*.f64 (*.f64 y #s(literal -9 binary64)) (*.f64 z t)) |
z |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(*.f64 y (*.f64 t #s(literal -9 binary64))) |
t |
(*.f64 y #s(literal -9 binary64)) |
y |
#s(literal -9 binary64) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(*.f64 (*.f64 #s(literal 27 binary64) b) a) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(*.f64 #s(literal 27 binary64) b) |
#s(literal 27 binary64) |
b |
a |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y #s(literal -9 binary64)) (*.f64 z t))) |
(*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64))) |
(*.f64 (*.f64 y #s(literal -9 binary64)) (*.f64 z t)) |
(*.f64 y t) |
y |
t |
(*.f64 z #s(literal -9 binary64)) |
z |
#s(literal -9 binary64) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y #s(literal -9 binary64)) (*.f64 z t))) |
(*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y) |
(*.f64 (*.f64 y #s(literal -9 binary64)) (*.f64 z t)) |
(*.f64 (*.f64 #s(literal -9 binary64) t) z) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(*.f64 #s(literal -9 binary64) t) |
(*.f64 t #s(literal -9 binary64)) |
#s(literal -9 binary64) |
t |
z |
y |
(fma.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal -9 binary64) t) z) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(*.f64 #s(literal -9 binary64) t) |
(*.f64 t #s(literal -9 binary64)) |
#s(literal -9 binary64) |
t |
z |
y |
#s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -9 binary64) t) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 #s(literal -9 binary64) t) z) |
| ✓ | accuracy | 94.4% | (fma.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
| ✓ | accuracy | 46.9% | #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -9 binary64) t) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 #s(literal -9 binary64) t) z) |
| ✓ | accuracy | 88.3% | (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y) |
| ✓ | accuracy | 39.4% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y)) |
| ✓ | accuracy | 100.0% | (*.f64 z #s(literal -9 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 y t) |
| ✓ | accuracy | 94.2% | (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64))) |
| ✓ | accuracy | 39.4% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 27 binary64) b) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 #s(literal 27 binary64) b) a) |
| ✓ | accuracy | 36.0% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
| ✓ | accuracy | 99.7% | (*.f64 t (*.f64 y #s(literal -9 binary64))) |
| ✓ | accuracy | 98.0% | (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
| ✓ | accuracy | 94.2% | (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))) |
| ✓ | accuracy | 72.3% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))))) |
| 3.8s | 256× | 0 | valid |
Compiled 198 to 37 computations (81.3% saved)
ival-sub: 3.7s (98.2% of total)ival-mult: 61.0ms (1.6% of total)ival-add: 4.0ms (0.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))))> |
#<alt (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))))> |
#<alt (*.f64 a b)> |
#<alt (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))> |
#<alt #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a))> |
#<alt (*.f64 (*.f64 #s(literal 27 binary64) b) a)> |
#<alt (*.f64 #s(literal 27 binary64) b)> |
#<alt #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64))))> |
#<alt (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))> |
#<alt (*.f64 y t)> |
#<alt (*.f64 z #s(literal -9 binary64))> |
#<alt #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y))> |
#<alt (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y)> |
#<alt (*.f64 (*.f64 #s(literal -9 binary64) t) z)> |
#<alt (*.f64 #s(literal -9 binary64) t)> |
#<alt (fma.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))> |
#<alt #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))> |
#<alt (*.f64 t (*.f64 y #s(literal -9 binary64)))> |
| Outputs |
|---|
#<alt (- (* 27 (* a b)) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 2 x)> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (* 27 (* a b))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (* 27 b)))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (* 27 b)))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (* 27 b)))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* 9 (/ (* t (* y z)) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* 9 (/ (* t (* y z)) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* 9 (/ (* t (* y z)) a)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (* 27 (* a b))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (* 27 a)))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (* 27 a)))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (* 27 a)))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* 9 (/ (* t (* y z)) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* 9 (/ (* t (* y z)) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* 9 (/ (* t (* y z)) b)))))> |
#<alt (* 27 (* a b))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* z (+ (* -9 (* t y)) (* 27 (/ (* a b) z))))> |
#<alt (* z (+ (* -9 (* t y)) (* 27 (/ (* a b) z))))> |
#<alt (* z (+ (* -9 (* t y)) (* 27 (/ (* a b) z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* z (+ (* -27 (/ (* a b) z)) (* 9 (* t y)))))> |
#<alt (* -1 (* z (+ (* -27 (/ (* a b) z)) (* 9 (* t y)))))> |
#<alt (* -1 (* z (+ (* -27 (/ (* a b) z)) (* 9 (* t y)))))> |
#<alt (* 27 (* a b))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t (+ (* -9 (* y z)) (* 27 (/ (* a b) t))))> |
#<alt (* t (+ (* -9 (* y z)) (* 27 (/ (* a b) t))))> |
#<alt (* t (+ (* -9 (* y z)) (* 27 (/ (* a b) t))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* t (+ (* -27 (/ (* a b) t)) (* 9 (* y z)))))> |
#<alt (* -1 (* t (+ (* -27 (/ (* a b) t)) (* 9 (* y z)))))> |
#<alt (* -1 (* t (+ (* -27 (/ (* a b) t)) (* 9 (* y z)))))> |
#<alt (* 27 (* a b))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* y (+ (* -9 (* t z)) (* 27 (/ (* a b) y))))> |
#<alt (* y (+ (* -9 (* t z)) (* 27 (/ (* a b) y))))> |
#<alt (* y (+ (* -9 (* t z)) (* 27 (/ (* a b) y))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* y (+ (* -27 (/ (* a b) y)) (* 9 (* t z)))))> |
#<alt (* -1 (* y (+ (* -27 (/ (* a b) y)) (* 9 (* t z)))))> |
#<alt (* -1 (* y (+ (* -27 (/ (* a b) y)) (* 9 (* t z)))))> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* a b)> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (- (* 27 (* a b)) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 2 x)> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 (* a b))> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (* 27 b)> |
#<alt (- (* 27 (* a b)) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 2 x)> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (- (* 27 (* a b)) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 2 x)> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a)))))> |
#<alt (- (* 2 x) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z))))> |
#<alt (* 27 (* a b))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 (* t z))> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t)))))> |
#<alt (* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t)))))> |
#<alt (* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z)))))> |
#<alt (* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z)))))> |
#<alt (* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y)))))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y)))))> |
#<alt (* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y)))))> |
#<alt (* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y)))))> |
#<alt (* -9 (* t (* y z)))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z)))))> |
#<alt (+ (* -9 (* t (* y z))) (* 2 x))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* 27 (* a b))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b))))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b))))> |
#<alt (* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a)))))> |
#<alt (+ (* -9 (* t (* y z))) (* 2 x))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* 27 (* a b))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a))))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a))))> |
#<alt (* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a))))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b)))))> |
#<alt (+ (* -9 (* t (* y z))) (* 27 (* a b)))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b))))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x)))))> |
#<alt (* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x)))))> |
#<alt (* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x)))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2)))> |
#<alt (* 2 x)> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (* 27 (* a b))> |
#<alt (* a (+ (* 2 (/ x a)) (* 27 b)))> |
#<alt (* a (+ (* 2 (/ x a)) (* 27 b)))> |
#<alt (* a (+ (* 2 (/ x a)) (* 27 b)))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* a (+ (* -27 b) (* -2 (/ x a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -2 (/ x a)))))> |
#<alt (* -1 (* a (+ (* -27 b) (* -2 (/ x a)))))> |
#<alt (* 2 x)> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (* 27 (* a b))> |
#<alt (* b (+ (* 2 (/ x b)) (* 27 a)))> |
#<alt (* b (+ (* 2 (/ x b)) (* 27 a)))> |
#<alt (* b (+ (* 2 (/ x b)) (* 27 a)))> |
#<alt (* 27 (* a b))> |
#<alt (* -1 (* b (+ (* -27 a) (* -2 (/ x b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -2 (/ x b)))))> |
#<alt (* -1 (* b (+ (* -27 a) (* -2 (/ x b)))))> |
#<alt (* 27 (* a b))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (+ (* 2 x) (* 27 (* a b)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* 27 (/ (* a b) x))))> |
#<alt (* x (+ 2 (* 27 (/ (* a b) x))))> |
#<alt (* x (+ 2 (* 27 (/ (* a b) x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -27 (/ (* a b) x)) 2)))> |
#<alt (* -1 (* x (- (* -27 (/ (* a b) x)) 2)))> |
#<alt (* -1 (* x (- (* -27 (/ (* a b) x)) 2)))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
#<alt (* -9 (* t y))> |
180 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | z | @ | 0 | (* (* -9 t) z) |
| 0.0ms | z | @ | -inf | (* (* -9 t) z) |
| 0.0ms | z | @ | inf | (* (* -9 t) z) |
| 0.0ms | t | @ | 0 | (* t (* y -9)) |
| 0.0ms | t | @ | 0 | (* (* -9 t) z) |
| 1× | egg-herbie |
| 17 682× | lower-fma.f64 |
| 17 682× | lower-fma.f32 |
| 5 750× | lower-*.f64 |
| 5 750× | lower-*.f32 |
| 1 668× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 196 | 8320 |
| 1 | 645 | 8155 |
| 2 | 1969 | 8110 |
| 3 | 5815 | 8110 |
| 0 | 8230 | 7498 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 2 x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* -9 (* t (* y z))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* -9 (* t (* y z))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* -9 (* t (* y z))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -9 (* t (* y z))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(* 27 (* a b)) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (* 27 b))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (* 27 b))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (* 27 b))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* 9 (/ (* t (* y z)) a))))) |
(* -1 (* a (+ (* -27 b) (* 9 (/ (* t (* y z)) a))))) |
(* -1 (* a (+ (* -27 b) (* 9 (/ (* t (* y z)) a))))) |
(* -9 (* t (* y z))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(* 27 (* a b)) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (* 27 a))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (* 27 a))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (* 27 a))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* 9 (/ (* t (* y z)) b))))) |
(* -1 (* b (+ (* -27 a) (* 9 (/ (* t (* y z)) b))))) |
(* -1 (* b (+ (* -27 a) (* 9 (/ (* t (* y z)) b))))) |
(* 27 (* a b)) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(* -9 (* t (* y z))) |
(* z (+ (* -9 (* t y)) (* 27 (/ (* a b) z)))) |
(* z (+ (* -9 (* t y)) (* 27 (/ (* a b) z)))) |
(* z (+ (* -9 (* t y)) (* 27 (/ (* a b) z)))) |
(* -9 (* t (* y z))) |
(* -1 (* z (+ (* -27 (/ (* a b) z)) (* 9 (* t y))))) |
(* -1 (* z (+ (* -27 (/ (* a b) z)) (* 9 (* t y))))) |
(* -1 (* z (+ (* -27 (/ (* a b) z)) (* 9 (* t y))))) |
(* 27 (* a b)) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(* -9 (* t (* y z))) |
(* t (+ (* -9 (* y z)) (* 27 (/ (* a b) t)))) |
(* t (+ (* -9 (* y z)) (* 27 (/ (* a b) t)))) |
(* t (+ (* -9 (* y z)) (* 27 (/ (* a b) t)))) |
(* -9 (* t (* y z))) |
(* -1 (* t (+ (* -27 (/ (* a b) t)) (* 9 (* y z))))) |
(* -1 (* t (+ (* -27 (/ (* a b) t)) (* 9 (* y z))))) |
(* -1 (* t (+ (* -27 (/ (* a b) t)) (* 9 (* y z))))) |
(* 27 (* a b)) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(* -9 (* t (* y z))) |
(* y (+ (* -9 (* t z)) (* 27 (/ (* a b) y)))) |
(* y (+ (* -9 (* t z)) (* 27 (/ (* a b) y)))) |
(* y (+ (* -9 (* t z)) (* 27 (/ (* a b) y)))) |
(* -9 (* t (* y z))) |
(* -1 (* y (+ (* -27 (/ (* a b) y)) (* 9 (* t z))))) |
(* -1 (* y (+ (* -27 (/ (* a b) y)) (* 9 (* t z))))) |
(* -1 (* y (+ (* -27 (/ (* a b) y)) (* 9 (* t z))))) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 2 x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* -9 (* t (* y z))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* -9 (* t (* y z))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* -9 (* t (* y z))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 (* a b)) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(* 27 b) |
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 2 x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* -9 (* t (* y z))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* -9 (* t (* y z))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* -9 (* t (* y z))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 2 x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(* -9 (* t (* y z))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(* -9 (* t (* y z))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(* -9 (* t (* y z))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(* 27 (* a b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t (* y z))) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 (* t z)) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(* -9 (* t (* y z))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(* -9 (* t (* y z))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* -9 (* t (* y z))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(* -9 (* t (* y z))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* 27 (* a b)) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* 27 (* a b)) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(* 2 x) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(* 2 x) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(* 27 (* a b)) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(* 27 (* a b)) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(* 2 x) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(* 27 (* a b)) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(* 27 (* a b)) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(* 27 (* a b)) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(+ (* 2 x) (* 27 (* a b))) |
(* 2 x) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(* 2 x) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
(* -9 (* t y)) |
| Outputs |
|---|
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) z)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) z)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) z)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (* 27 b))) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (* 27 b))) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (* 27 b))) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -27 b) (* 9 (/ (* t (* y z)) a))))) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -27 b) (* 9 (/ (* t (* y z)) a))))) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -27 b) (* 9 (/ (* t (* y z)) a))))) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (* 27 a))) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (* 27 a))) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (* 27 a))) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -27 a) (* 9 (/ (* t (* y z)) b))))) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -27 a) (* 9 (/ (* t (* y z)) b))))) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -27 a) (* 9 (/ (* t (* y z)) b))))) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* z (+ (* -9 (* t y)) (* 27 (/ (* a b) z)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* z (+ (* -9 (* t y)) (* 27 (/ (* a b) z)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* z (+ (* -9 (* t y)) (* 27 (/ (* a b) z)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -1 (* z (+ (* -27 (/ (* a b) z)) (* 9 (* t y))))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* -1 (* z (+ (* -27 (/ (* a b) z)) (* 9 (* t y))))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* -1 (* z (+ (* -27 (/ (* a b) z)) (* 9 (* t y))))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* t (+ (* -9 (* y z)) (* 27 (/ (* a b) t)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* t (+ (* -9 (* y z)) (* 27 (/ (* a b) t)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* t (+ (* -9 (* y z)) (* 27 (/ (* a b) t)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -1 (* t (+ (* -27 (/ (* a b) t)) (* 9 (* y z))))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* -1 (* t (+ (* -27 (/ (* a b) t)) (* 9 (* y z))))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* -1 (* t (+ (* -27 (/ (* a b) t)) (* 9 (* y z))))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* y (+ (* -9 (* t z)) (* 27 (/ (* a b) y)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* y (+ (* -9 (* t z)) (* 27 (/ (* a b) y)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* y (+ (* -9 (* t z)) (* 27 (/ (* a b) y)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -1 (* y (+ (* -27 (/ (* a b) y)) (* 9 (* t z))))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* -1 (* y (+ (* -27 (/ (* a b) y)) (* 9 (* t z))))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* -1 (* y (+ (* -27 (/ (* a b) y)) (* 9 (* t z))))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) z)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) z)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) z)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(* 27 b) |
(*.f64 #s(literal 27 binary64) b) |
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) z)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) z)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) z)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(- (* 27 (* a b)) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* x (- (+ 2 (* 27 (/ (* a b) x))) (* 9 (/ (* t (* y z)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* -1 (* x (- (* -1 (/ (- (* 27 (* a b)) (* 9 (* t (* y z)))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(* y (- (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))) (* 9 (* t z)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* -9 (* t z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) z)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) z)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* z (- (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))) (* 9 (* t y)))) |
(fma.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) z)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* -9 (* t y))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* t (- (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))) (* 9 (* y z)))) |
(fma.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* t (- (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* -9 (* y z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* a (- (+ (* 2 (/ x a)) (* 27 b)) (* 9 (/ (* t (* y z)) a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(- (* 2 x) (* 9 (* t (* y z)))) |
(fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(- (+ (* 2 x) (* 27 (* a b))) (* 9 (* t (* y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* b (- (+ (* 2 (/ x b)) (* 27 a)) (* 9 (/ (* t (* y z)) b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (- (* 2 x) (* 9 (* t (* y z)))) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 (* t z)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(fma.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(fma.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* t (+ (* -9 (* y z)) (+ (* 2 (/ x t)) (* 27 (/ (* a b) t))))) |
(fma.f64 t (fma.f64 y (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) t)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* t (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) t)) (* 9 (* y z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(fma.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) z)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(fma.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) z)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* z (+ (* -9 (* t y)) (+ (* 2 (/ x z)) (* 27 (/ (* a b) z))))) |
(fma.f64 z (fma.f64 t (*.f64 y #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) z)) (*.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* z (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) z)) (* 9 (* t y))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(* y (+ (* -9 (* t z)) (+ (* 2 (/ x y)) (* 27 (/ (* a b) y))))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 y (fma.f64 t (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(* -9 (* t (* y z))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 (/ (+ (* 2 x) (* 27 (* a b))) y)) (* 9 (* t z))))) |
(-.f64 (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -27 binary64)) (*.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* a (+ (* -9 (/ (* t (* y z)) a)) (+ (* 2 (/ x a)) (* 27 b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -1 (* a (+ (* -27 b) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) a))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(+ (* -9 (* t (* y z))) (* 2 x)) |
(fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* b (+ (* -9 (/ (* t (* y z)) b)) (+ (* 2 (/ x b)) (* 27 a)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(* -1 (* b (+ (* -27 a) (* -1 (/ (+ (* -9 (* t (* y z))) (* 2 x)) b))))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x)))) |
(+ (* -9 (* t (* y z))) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -9 (* t (* y z))) (+ (* 2 x) (* 27 (* a b)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* x (+ 2 (+ (* -9 (/ (* t (* y z)) x)) (* 27 (/ (* a b) x))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* -1 (* x (- (* -1 (/ (+ (* -9 (* t (* y z))) (* 27 (* a b))) x)) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))))) x))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* a (+ (* 2 (/ x a)) (* 27 b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* a (+ (* -27 b) (* -2 (/ x a))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* b (+ (* 2 (/ x b)) (* 27 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* -1 (* b (+ (* -27 a) (* -2 (/ x b))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
(* 27 (* a b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(+ (* 2 x) (* 27 (* a b))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x)) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(* x (+ 2 (* 27 (/ (* a b) x)))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(* -1 (* x (- (* -27 (/ (* a b) x)) 2))) |
(fma.f64 (*.f64 #s(literal 27 binary64) (*.f64 a b)) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(* -9 (* t y)) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
| 1× | batch-egg-rewrite |
| 29 332× | lower-fma.f32 |
| 29 328× | lower-fma.f64 |
| 5 472× | lower-*.f32 |
| 5 446× | lower-*.f64 |
| 3 340× | lower-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 199 |
| 0 | 57 | 199 |
| 1 | 176 | 199 |
| 2 | 1113 | 199 |
| 0 | 8338 | 189 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))))) |
(fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))) |
(*.f64 a b) |
(*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
(*.f64 (*.f64 #s(literal 27 binary64) b) a) |
(*.f64 #s(literal 27 binary64) b) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
(*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64))) |
(*.f64 y t) |
(*.f64 z #s(literal -9 binary64)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y)) |
(*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y) |
(*.f64 (*.f64 #s(literal -9 binary64) t) z) |
(*.f64 #s(literal -9 binary64) t) |
(fma.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
| Outputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(+.f64 (*.f64 a (*.f64 #s(literal 27 binary64) b)) (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)))) |
(+.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal -27 binary64) (*.f64 a b)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b)) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal -27 binary64) (*.f64 a b))))) |
(fma.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 z (*.f64 y (*.f64 t #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 t (*.f64 (*.f64 y #s(literal -9 binary64)) z) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)))) |
(fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)))) |
(fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)))) |
(fma.f64 b (*.f64 a #s(literal 27 binary64)) (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)))) |
(fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 y (*.f64 z t)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 #s(literal -9 binary64) (*.f64 (*.f64 z t) y) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 y #s(literal -9 binary64)) (*.f64 z t) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 y (*.f64 t #s(literal -9 binary64))) z (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 #s(literal 27 binary64) b) a (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 y t) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 y z) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) y (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 y z) (*.f64 t #s(literal -9 binary64)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 (*.f64 z #s(literal -9 binary64)) y) t (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 z (*.f64 y #s(literal -9 binary64))) t (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 y (*.f64 z t)) #s(literal -9 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(fma.f64 (*.f64 (*.f64 z t) y) #s(literal -9 binary64) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal -27 binary64) (*.f64 a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal -27 binary64) (*.f64 a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))))) (neg.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 a (*.f64 #s(literal 27 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))))))) (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal -27 binary64) (*.f64 a b))) (fma.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal -27 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t)))) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))))) (*.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 387420489 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))))) (pow.f64 (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 387420489 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))))) (fma.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal -27 binary64) (*.f64 a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 387420489 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal -27 binary64) (*.f64 a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 387420489 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b))))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 b (*.f64 b b)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal -27 binary64) (*.f64 a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal -27 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal -27 binary64) (*.f64 a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 (*.f64 a a) (*.f64 #s(literal 729 binary64) (*.f64 b b)) (*.f64 #s(literal -27 binary64) (*.f64 (*.f64 a b) (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 19683 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal -27 binary64) (*.f64 a b))) (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 729 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) (*.f64 #s(literal -27 binary64) (*.f64 a b))))) |
(*.f64 a b) |
(*.f64 b a) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(*.f64 z (*.f64 y (*.f64 t #s(literal -9 binary64)))) |
(*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(*.f64 t (*.f64 (*.f64 y #s(literal -9 binary64)) z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y (*.f64 z t))) |
(*.f64 #s(literal -9 binary64) (*.f64 (*.f64 z t) y)) |
(*.f64 (*.f64 y #s(literal -9 binary64)) (*.f64 z t)) |
(*.f64 (*.f64 y (*.f64 t #s(literal -9 binary64))) z) |
(*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64))) |
(*.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 y t)) |
(*.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 y z)) |
(*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) y) |
(*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64))) |
(*.f64 (*.f64 y z) (*.f64 t #s(literal -9 binary64))) |
(*.f64 (*.f64 (*.f64 z #s(literal -9 binary64)) y) t) |
(*.f64 (*.f64 z (*.f64 y #s(literal -9 binary64))) t) |
(*.f64 (*.f64 y (*.f64 z t)) #s(literal -9 binary64)) |
(*.f64 (*.f64 (*.f64 z t) y) #s(literal -9 binary64)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
(*.f64 a (*.f64 #s(literal 27 binary64) b)) |
(*.f64 #s(literal 27 binary64) (*.f64 a b)) |
(*.f64 (*.f64 a #s(literal 27 binary64)) b) |
(*.f64 b (*.f64 a #s(literal 27 binary64))) |
(*.f64 (*.f64 a b) #s(literal 27 binary64)) |
(*.f64 (*.f64 #s(literal 27 binary64) b) a) |
(*.f64 #s(literal 27 binary64) b) |
(*.f64 b #s(literal 27 binary64)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(*.f64 z (*.f64 y (*.f64 t #s(literal -9 binary64)))) |
(*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(*.f64 t (*.f64 (*.f64 y #s(literal -9 binary64)) z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y (*.f64 z t))) |
(*.f64 #s(literal -9 binary64) (*.f64 (*.f64 z t) y)) |
(*.f64 (*.f64 y #s(literal -9 binary64)) (*.f64 z t)) |
(*.f64 (*.f64 y (*.f64 t #s(literal -9 binary64))) z) |
(*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64))) |
(*.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 y t)) |
(*.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 y z)) |
(*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) y) |
(*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64))) |
(*.f64 (*.f64 y z) (*.f64 t #s(literal -9 binary64))) |
(*.f64 (*.f64 (*.f64 z #s(literal -9 binary64)) y) t) |
(*.f64 (*.f64 z (*.f64 y #s(literal -9 binary64))) t) |
(*.f64 (*.f64 y (*.f64 z t)) #s(literal -9 binary64)) |
(*.f64 (*.f64 (*.f64 z t) y) #s(literal -9 binary64)) |
(*.f64 y t) |
(*.f64 t y) |
(*.f64 z #s(literal -9 binary64)) |
(*.f64 #s(literal -9 binary64) z) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)))) |
(*.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(*.f64 z (*.f64 y (*.f64 t #s(literal -9 binary64)))) |
(*.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64)))) |
(*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) |
(*.f64 t (*.f64 (*.f64 y #s(literal -9 binary64)) z)) |
(*.f64 #s(literal -9 binary64) (*.f64 y (*.f64 z t))) |
(*.f64 #s(literal -9 binary64) (*.f64 (*.f64 z t) y)) |
(*.f64 (*.f64 y #s(literal -9 binary64)) (*.f64 z t)) |
(*.f64 (*.f64 y (*.f64 t #s(literal -9 binary64))) z) |
(*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64))) |
(*.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 y t)) |
(*.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 y z)) |
(*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) y) |
(*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64))) |
(*.f64 (*.f64 y z) (*.f64 t #s(literal -9 binary64))) |
(*.f64 (*.f64 (*.f64 z #s(literal -9 binary64)) y) t) |
(*.f64 (*.f64 z (*.f64 y #s(literal -9 binary64))) t) |
(*.f64 (*.f64 y (*.f64 z t)) #s(literal -9 binary64)) |
(*.f64 (*.f64 (*.f64 z t) y) #s(literal -9 binary64)) |
(*.f64 z (*.f64 t #s(literal -9 binary64))) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(*.f64 #s(literal -9 binary64) (*.f64 z t)) |
(*.f64 (*.f64 z #s(literal -9 binary64)) t) |
(*.f64 (*.f64 t #s(literal -9 binary64)) z) |
(*.f64 (*.f64 z t) #s(literal -9 binary64)) |
(*.f64 t #s(literal -9 binary64)) |
(*.f64 #s(literal -9 binary64) t) |
(+.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(+.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (+.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t)))))) |
(fma.f64 y (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 z (*.f64 y (*.f64 t #s(literal -9 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 t (*.f64 y (*.f64 z #s(literal -9 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 t (*.f64 (*.f64 y #s(literal -9 binary64)) z) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 y (*.f64 z t)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 (*.f64 z t) y) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y #s(literal -9 binary64)) (*.f64 z t) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y (*.f64 t #s(literal -9 binary64))) z #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 y t) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 y z) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) y #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y z) (*.f64 t #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 z #s(literal -9 binary64)) y) t #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z (*.f64 y #s(literal -9 binary64))) t #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y (*.f64 z t)) #s(literal -9 binary64) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 z t) y) #s(literal -9 binary64) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t)))) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (*.f64 y z) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t)))) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (*.f64 y z) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (*.f64 y z) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t)))) (-.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)))) (+.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t))) #s(literal 9 binary64)) (*.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (-.f64 (*.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))))) (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t)))) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t)))) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t)))) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))))) (neg.f64 (+.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (/.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t)))) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(*.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 (*.f64 y z) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 729 binary64)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t)))) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 #s(literal -9 binary64) (*.f64 y z)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 y y) #s(literal 81 binary64)) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) (*.f64 y (*.f64 #s(literal 9 binary64) (*.f64 z t)))))) |
#s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 y (*.f64 t #s(literal -9 binary64))) |
(*.f64 t (*.f64 y #s(literal -9 binary64))) |
(*.f64 #s(literal -9 binary64) (*.f64 y t)) |
(*.f64 (*.f64 y #s(literal -9 binary64)) t) |
(*.f64 (*.f64 y t) #s(literal -9 binary64)) |
(*.f64 (*.f64 t #s(literal -9 binary64)) y) |
Compiled 16 062 to 453 computations (97.2% saved)
12 alts after pruning (3 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 969 | 1 | 970 |
| Fresh | 1 | 2 | 3 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 4 | 4 |
| Total | 970 | 12 | 982 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 64.7% | (fma.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
| 64.3% | (fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 y t) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) | |
| ✓ | 65.2% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))))) |
| ✓ | 63.1% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64)))) |
| ✓ | 37.3% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y)) |
| 37.4% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) | |
| ✓ | 36.4% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
| 35.9% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) | |
| ✓ | 35.6% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
| ✓ | 35.9% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
| ✓ | 30.0% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
| ✓ | 34.6% | #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
Compiled 499 to 188 computations (62.3% saved)
| Inputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64)))) |
(+.f64 #s(approx (- (* x 2) (* (* (* y 9) z) t)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 y t) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(+.f64 #s(approx (- (* x 2) (* (* (* y 9) z) t)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
(fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y #s(literal -9 binary64)) t) z (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 t) #s(literal 9 binary64)) (*.f64 y z) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
| Outputs |
|---|
(fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
14 calls:
| 31.0ms | (*.f64 (*.f64 a #s(literal 27 binary64)) b) |
| 26.0ms | t |
| 24.0ms | (+.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
| 16.0ms | y |
| 15.0ms | (*.f64 x #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 1 | x |
| 96.7% | 2 | y |
| 97.1% | 2 | z |
| 97.0% | 2 | t |
| 93.8% | 1 | a |
| 93.8% | 1 | b |
| 98.9% | 4 | (+.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
| 98.9% | 3 | (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) |
| 93.8% | 1 | (*.f64 x #s(literal 2 binary64)) |
| 98.9% | 3 | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
| 97.8% | 2 | (*.f64 (*.f64 y #s(literal 9 binary64)) z) |
| 96.7% | 2 | (*.f64 y #s(literal 9 binary64)) |
| 93.8% | 1 | (*.f64 (*.f64 a #s(literal 27 binary64)) b) |
| 93.8% | 1 | (*.f64 a #s(literal 27 binary64)) |
Compiled 144 to 118 computations (18.1% saved)
| Inputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64)))) |
(+.f64 #s(approx (- (* x 2) (* (* (* y 9) z) t)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 y t) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(+.f64 #s(approx (- (* x 2) (* (* (* y 9) z) t)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
(fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
| Outputs |
|---|
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
7 calls:
| 46.0ms | y |
| 10.0ms | (*.f64 (*.f64 y #s(literal 9 binary64)) z) |
| 10.0ms | t |
| 9.0ms | (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) |
| 8.0ms | (*.f64 y #s(literal 9 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.7% | 2 | y |
| 96.7% | 2 | (*.f64 y #s(literal 9 binary64)) |
| 95.6% | 2 | t |
| 96.7% | 2 | z |
| 93.8% | 1 | (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) |
| 93.8% | 1 | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
| 93.8% | 1 | (*.f64 (*.f64 y #s(literal 9 binary64)) z) |
Compiled 71 to 58 computations (18.3% saved)
| Inputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64)))) |
(+.f64 #s(approx (- (* x 2) (* (* (* y 9) z) t)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 y t) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(+.f64 #s(approx (- (* x 2) (* (* (* y 9) z) t)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
(fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
| Outputs |
|---|
(fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
3 calls:
| 8.0ms | z |
| 8.0ms | y |
| 8.0ms | (*.f64 y #s(literal 9 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.7% | 2 | z |
| 96.7% | 2 | y |
| 96.7% | 2 | (*.f64 y #s(literal 9 binary64)) |
Compiled 23 to 20 computations (13% saved)
| Inputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64)))) |
(+.f64 #s(approx (- (* x 2) (* (* (* y 9) z) t)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 y t) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(+.f64 #s(approx (- (* x 2) (* (* (* y 9) z) t)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
(fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
| Outputs |
|---|
(fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))))) |
3 calls:
| 9.0ms | z |
| 7.0ms | (*.f64 y #s(literal 9 binary64)) |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 1 | y |
| 95.9% | 2 | z |
| 93.8% | 1 | (*.f64 y #s(literal 9 binary64)) |
Compiled 23 to 20 computations (13% saved)
| Inputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64)))) |
(+.f64 #s(approx (- (* x 2) (* (* (* y 9) z) t)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 y t) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(+.f64 #s(approx (- (* x 2) (* (* (* y 9) z) t)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
| Outputs |
|---|
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
14 calls:
| 37.0ms | x |
| 10.0ms | y |
| 9.0ms | (*.f64 a #s(literal 27 binary64)) |
| 9.0ms | b |
| 8.0ms | (*.f64 (*.f64 y #s(literal 9 binary64)) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.3% | 3 | y |
| 83.3% | 3 | (*.f64 y #s(literal 9 binary64)) |
| 84.3% | 3 | x |
| 86.0% | 4 | (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) |
| 84.3% | 3 | (*.f64 x #s(literal 2 binary64)) |
| 89.7% | 4 | (*.f64 (*.f64 y #s(literal 9 binary64)) z) |
| 86.1% | 3 | (*.f64 (*.f64 a #s(literal 27 binary64)) b) |
| 82.3% | 3 | a |
| 81.9% | 3 | b |
| 91.3% | 4 | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
| 82.3% | 3 | (*.f64 a #s(literal 27 binary64)) |
| 86.9% | 6 | t |
| 79.9% | 4 | (+.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
| 85.3% | 3 | z |
Compiled 144 to 118 computations (18.1% saved)
| Inputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64)))) |
(+.f64 #s(approx (- (* x 2) (* (* (* y 9) z) t)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 y t) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64)))))) |
| Outputs |
|---|
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
1 calls:
| 6.0ms | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.3% | 4 | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
Compiled 13 to 10 computations (23.1% saved)
| Inputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64)))) |
(+.f64 #s(approx (- (* x 2) (* (* (* y 9) z) t)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 y t) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
| Outputs |
|---|
(fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
1 calls:
| 5.0ms | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.1% | 3 | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
Compiled 13 to 10 computations (23.1% saved)
| Inputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64)))) |
(+.f64 #s(approx (- (* x 2) (* (* (* y 9) z) t)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 y t) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) |
| Outputs |
|---|
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) |
1 calls:
| 5.0ms | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.1% | 4 | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
Compiled 13 to 10 computations (23.1% saved)
| Inputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64)))) |
(+.f64 #s(approx (- (* x 2) (* (* (* y 9) z) t)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x))) |
| Outputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
2 calls:
| 4.0ms | (*.f64 (*.f64 y #s(literal 9 binary64)) z) |
| 4.0ms | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.6% | 3 | (*.f64 (*.f64 y #s(literal 9 binary64)) z) |
| 89.0% | 4 | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
Compiled 24 to 19 computations (20.8% saved)
| Inputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a #s(literal 27 binary64)) b (*.f64 x #s(literal 2 binary64)))) |
(+.f64 #s(approx (- (* x 2) (* (* (* y 9) z) t)) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
| Outputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
2 calls:
| 4.0ms | (*.f64 (*.f64 a #s(literal 27 binary64)) b) |
| 4.0ms | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.0% | 3 | (*.f64 (*.f64 a #s(literal 27 binary64)) b) |
| 85.8% | 3 | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
Compiled 24 to 19 computations (20.8% saved)
| Inputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 (*.f64 #s(literal -9 binary64) t) z) y)) |
| Outputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
14 calls:
| 6.0ms | x |
| 5.0ms | (+.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
| 5.0ms | a |
| 5.0ms | (*.f64 (*.f64 y #s(literal 9 binary64)) z) |
| 4.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.5% | 5 | (*.f64 (*.f64 a #s(literal 27 binary64)) b) |
| 49.2% | 3 | (+.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
| 51.5% | 3 | b |
| 53.3% | 4 | t |
| 53.9% | 4 | a |
| 53.9% | 4 | (*.f64 a #s(literal 27 binary64)) |
| 55.8% | 3 | y |
| 55.8% | 3 | (*.f64 y #s(literal 9 binary64)) |
| 57.8% | 4 | x |
| 57.8% | 4 | (*.f64 x #s(literal 2 binary64)) |
| 66.8% | 5 | (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) |
| 57.7% | 3 | z |
| 61.8% | 4 | (*.f64 (*.f64 y #s(literal 9 binary64)) z) |
| 62.0% | 3 | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
Compiled 144 to 118 computations (18.1% saved)
| Inputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
| Outputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
1 calls:
| 3.0ms | (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.8% | 5 | (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) |
Compiled 17 to 13 computations (23.5% saved)
| Inputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)))) |
| Outputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) |
3 calls:
| 3.0ms | (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) |
| 3.0ms | (*.f64 (*.f64 y #s(literal 9 binary64)) z) |
| 3.0ms | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.4% | 4 | (*.f64 (*.f64 y #s(literal 9 binary64)) z) |
| 58.7% | 3 | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
| 62.4% | 5 | (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) |
Compiled 41 to 32 computations (22% saved)
| Inputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 #s(literal 27 binary64) b) a)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
| Outputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
9 calls:
| 25.0ms | x |
| 2.0ms | (*.f64 (*.f64 y #s(literal 9 binary64)) z) |
| 2.0ms | (*.f64 y #s(literal 9 binary64)) |
| 2.0ms | (*.f64 x #s(literal 2 binary64)) |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.9% | 1 | y |
| 35.9% | 1 | (*.f64 y #s(literal 9 binary64)) |
| 38.3% | 2 | (*.f64 (*.f64 y #s(literal 9 binary64)) z) |
| 52.0% | 3 | x |
| 52.0% | 3 | (*.f64 x #s(literal 2 binary64)) |
| 54.6% | 3 | (*.f64 (*.f64 a #s(literal 27 binary64)) b) |
| 37.9% | 2 | z |
| 37.5% | 2 | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
| 48.2% | 3 | (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) |
Compiled 91 to 75 computations (17.6% saved)
| Inputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
| Outputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) |
1 calls:
| 1.0ms | (*.f64 (*.f64 a #s(literal 27 binary64)) b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.6% | 3 | (*.f64 (*.f64 a #s(literal 27 binary64)) b) |
Compiled 11 to 9 computations (18.2% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
| Outputs |
|---|
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
14 calls:
| 230.0ms | t |
| 1.0ms | (+.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
| 1.0ms | b |
| 1.0ms | (*.f64 a #s(literal 27 binary64)) |
| 1.0ms | (*.f64 x #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.0% | 1 | y |
| 30.0% | 1 | (*.f64 y #s(literal 9 binary64)) |
| 30.0% | 1 | (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) |
| 30.0% | 1 | z |
| 30.0% | 1 | (*.f64 (*.f64 y #s(literal 9 binary64)) z) |
| 30.0% | 1 | (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) |
| 30.0% | 1 | (+.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) |
| 30.0% | 1 | b |
| 30.0% | 1 | t |
| 30.0% | 1 | x |
| 30.0% | 1 | (*.f64 x #s(literal 2 binary64)) |
| 30.0% | 1 | a |
| 30.0% | 1 | (*.f64 a #s(literal 27 binary64)) |
| 30.0% | 1 | (*.f64 (*.f64 a #s(literal 27 binary64)) b) |
Compiled 144 to 118 computations (18.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.648767477552481e+182 | 1.238140076454968e+186 |
Compiled 26 to 26 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -5.138001458057665e-10 | -2.4806224548968868e-17 |
Compiled 26 to 26 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -3.566617180127198e+44 | -7.544177217637281e+41 |
Compiled 26 to 26 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 35.0ms | 2.5413271732013103e+86 | 2.4532862938182855e+92 |
| 29.0ms | 144× | 0 | valid |
Compiled 404 to 296 computations (26.7% saved)
ival-mult: 5.0ms (79% of total)ival-sub: 1.0ms (15.8% of total)ival-add: 1.0ms (15.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.948237965989484e+307 | +inf |
| 0.0ms | 5.464589640750547e+102 | 3.955303305485241e+103 |
| 0.0ms | -1.7837384920509187e-33 | -8.065820333387299e-37 |
Compiled 26 to 26 computations (0% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.948237965989484e+307 | +inf |
| 0.0ms | 5.464589640750547e+102 | 3.955303305485241e+103 |
| 0.0ms | -1.7837384920509187e-33 | -8.065820333387299e-37 |
Compiled 26 to 26 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.955303305485241e+103 | 1.4649298562072645e+108 |
| 0.0ms | -1.7837384920509187e-33 | -8.065820333387299e-37 |
Compiled 26 to 26 computations (0% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.955303305485241e+103 | 1.4649298562072645e+108 |
| 0.0ms | -1.7837384920509187e-33 | -8.065820333387299e-37 |
| 0.0ms | -inf | -3.381962428364846e+291 |
Compiled 26 to 26 computations (0% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.955303305485241e+103 | 1.4649298562072645e+108 |
| 0.0ms | -1.7837384920509187e-33 | -8.065820333387299e-37 |
| 0.0ms | -1.259719470236196e+288 | -2.6779229571300374e+280 |
Compiled 26 to 26 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.955303305485241e+103 | 1.4649298562072645e+108 |
| 0.0ms | -8.974915414802939e+46 | -7.942678836989978e+44 |
Compiled 26 to 26 computations (0% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.7242415145471058e+306 | +inf |
| 0.0ms | 1.8401445362428193e+96 | 2.6848931352699548e+98 |
| 0.0ms | -2.1799879604722164e+127 | -1.9877374430861442e+126 |
| 0.0ms | -inf | -3.948237965989484e+307 |
Compiled 26 to 26 computations (0% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.7242415145471058e+306 | +inf |
| 0.0ms | 1.8401445362428193e+96 | 2.6848931352699548e+98 |
| 0.0ms | -2.1799879604722164e+127 | -1.9877374430861442e+126 |
| 0.0ms | -inf | -3.948237965989484e+307 |
Compiled 26 to 26 computations (0% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.809422449328163e+279 | 2.6779229571300374e+280 |
| 0.0ms | 1.8401445362428193e+96 | 2.6848931352699548e+98 |
| 0.0ms | -2.1799879604722164e+127 | -1.9877374430861442e+126 |
| 0.0ms | -inf | -3.948237965989484e+307 |
Compiled 26 to 26 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 42319.23219975544 | 78962.03651727882 |
| 0.0ms | -1.787782767468651e+119 | -1.0553648303126461e+117 |
Compiled 26 to 26 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 42319.23219975544 | 78962.03651727882 |
| 0.0ms | -1.787782767468651e+119 | -1.0553648303126461e+117 |
Compiled 26 to 26 computations (0% saved)
| 1× | egg-herbie |
| 62× | *-commutative_binary64 |
| 16× | +-commutative_binary64 |
| 16× | sub-neg_binary64 |
| 14× | neg-sub0_binary64 |
| 14× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 138 | 1556 |
| 1 | 171 | 1556 |
| 2 | 189 | 1556 |
| 3 | 205 | 1556 |
| 4 | 217 | 1556 |
| 5 | 224 | 1556 |
| 6 | 226 | 1556 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) #s(literal 499999999999999973297436475782614169496763434109744428272285720156797353246877991443480012589546764662496833043557678065517614119776368694263139634039071761845879577452943421992861696 binary64)) (fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x)))) |
(if (<=.f64 (*.f64 y #s(literal 9 binary64)) #s(literal -4835703278458517/9671406556917033397649408 binary64)) (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) |
(if (<=.f64 (*.f64 y #s(literal 9 binary64)) #s(literal -200000000000000017642722810612845281403731968 binary64)) (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) |
(if (<=.f64 z #s(literal 108000000000000006218088629956145152500920582139543850449235194312837772408340285711450112 binary64)) (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -1461501637330903/1461501637330902918203684832716283019655932542976 binary64)) (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 10000000000000000019156750857346687362159551272651920111528035145993793242039887559612361451081803235328 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 50000000000000000548953181472022770870246154838655923168405341451578792702455745768581664489247344449530624834860586257805795141871570044164153504599073023015635832251466513592848744849794279521669192233082500589213448813106472588814045597893353729061391985085892207552645901446603936636487442857715111559168 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x)))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -1461501637330903/1461501637330902918203684832716283019655932542976 binary64)) (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 10000000000000000019156750857346687362159551272651920111528035145993793242039887559612361451081803235328 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 50000000000000000548953181472022770870246154838655923168405341451578792702455745768581664489247344449530624834860586257805795141871570044164153504599073023015635832251466513592848744849794279521669192233082500589213448813106472588814045597893353729061391985085892207552645901446603936636487442857715111559168 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x)))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -1461501637330903/1461501637330902918203684832716283019655932542976 binary64)) (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 50000000000000000095783754286733436810797756363259600557640175729968966210199437798061807255409016176640 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) (fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -inf.0 binary64)) (fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -1461501637330903/1461501637330902918203684832716283019655932542976 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 50000000000000000095783754286733436810797756363259600557640175729968966210199437798061807255409016176640 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) (fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x)))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -1000000000000000007630473539575035660514778335511710750780086664439969510636494954611131549135839186513983455555395220895687860544809584999829725260594873271087399626486606146442550988840016917394626449536395208620267012778077787723395914064607119962069483324573977857832138825282954985472 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -1461501637330903/1461501637330902918203684832716283019655932542976 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 50000000000000000095783754286733436810797756363259600557640175729968966210199437798061807255409016176640 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64))))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -50000000000000002192292152253809867731702382592 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 50000000000000000095783754286733436810797756363259600557640175729968966210199437798061807255409016176640 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))))) |
(if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal -inf.0 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal -19999999999999999098582133569958947190600450174767048236959251965035770900582349244308780304596114601737544754773898621832134656 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal 2000000000000000099723307943817786034020536970876924303149785861223976798198611630768918030712832 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal 4999999999999999930155298801282288858501320919063181937624830367941782926336371924532423207114480333393189640196327307696676586425126051668137976185307698505365345832344687589284519925536573169820811633035563360005510084776652009298228906344280973600585744230586460911069533464925641061001338333875010535424 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))))))) |
(if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal -inf.0 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal -19999999999999999098582133569958947190600450174767048236959251965035770900582349244308780304596114601737544754773898621832134656 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal 2000000000000000099723307943817786034020536970876924303149785861223976798198611630768918030712832 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal 4999999999999999930155298801282288858501320919063181937624830367941782926336371924532423207114480333393189640196327307696676586425126051668137976185307698505365345832344687589284519925536573169820811633035563360005510084776652009298228906344280973600585744230586460911069533464925641061001338333875010535424 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))))))) |
(if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal -inf.0 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal -19999999999999999098582133569958947190600450174767048236959251965035770900582349244308780304596114601737544754773898621832134656 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal 2000000000000000099723307943817786034020536970876924303149785861223976798198611630768918030712832 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal 5000000000000000163911229914310491242853526415107467821316667887204713015986871679639671893362058965269087487909120754093508173384553478479969955506465212605623894021228100329076366361775747982451642744562551503145463006962224178260654742824130023110393928384054275528506323501056 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))))) |
(if (<=.f64 (*.f64 (*.f64 a #s(literal 27 binary64)) b) #s(literal -99999999999999994416755247254933381274972870380190006824232035607637985622760311004411949604741731366073618283536318464 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (if (<=.f64 (*.f64 (*.f64 a #s(literal 27 binary64)) b) #s(literal 50000 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))))) |
(if (<=.f64 (*.f64 (*.f64 a #s(literal 27 binary64)) b) #s(literal -99999999999999994416755247254933381274972870380190006824232035607637985622760311004411949604741731366073618283536318464 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) (if (<=.f64 (*.f64 (*.f64 a #s(literal 27 binary64)) b) #s(literal 50000 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
| Outputs |
|---|
(if (<=.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) #s(literal 499999999999999973297436475782614169496763434109744428272285720156797353246877991443480012589546764662496833043557678065517614119776368694263139634039071761845879577452943421992861696 binary64)) (fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x)))) |
(if (<=.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) #s(literal 499999999999999973297436475782614169496763434109744428272285720156797353246877991443480012589546764662496833043557678065517614119776368694263139634039071761845879577452943421992861696 binary64)) (fma.f64 (*.f64 y z) (*.f64 #s(literal -9 binary64) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))) |
(if (<=.f64 (*.f64 y #s(literal 9 binary64)) #s(literal -4835703278458517/9671406556917033397649408 binary64)) (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) |
(if (<=.f64 (*.f64 y #s(literal 9 binary64)) #s(literal -200000000000000017642722810612845281403731968 binary64)) (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) |
(if (<=.f64 (*.f64 y #s(literal 9 binary64)) #s(literal -200000000000000017642722810612845281403731968 binary64)) (fma.f64 y (*.f64 t (*.f64 z #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64))))) |
(if (<=.f64 z #s(literal 108000000000000006218088629956145152500920582139543850449235194312837772408340285711450112 binary64)) (fma.f64 y (*.f64 (*.f64 z #s(literal -9 binary64)) t) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))))) |
(if (<=.f64 z #s(literal 108000000000000006218088629956145152500920582139543850449235194312837772408340285711450112 binary64)) (fma.f64 y (*.f64 t (*.f64 z #s(literal -9 binary64))) (fma.f64 a (*.f64 #s(literal 27 binary64) b) (*.f64 x #s(literal 2 binary64)))) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 a b) #s(literal 27 binary64) (*.f64 z (*.f64 t (*.f64 y #s(literal -9 binary64))))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -1461501637330903/1461501637330902918203684832716283019655932542976 binary64)) (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 10000000000000000019156750857346687362159551272651920111528035145993793242039887559612361451081803235328 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 50000000000000000548953181472022770870246154838655923168405341451578792702455745768581664489247344449530624834860586257805795141871570044164153504599073023015635832251466513592848744849794279521669192233082500589213448813106472588814045597893353729061391985085892207552645901446603936636487442857715111559168 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 z y) (*.f64 #s(literal -9 binary64) t) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x)))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -1461501637330903/1461501637330902918203684832716283019655932542976 binary64)) (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 10000000000000000019156750857346687362159551272651920111528035145993793242039887559612361451081803235328 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 50000000000000000548953181472022770870246154838655923168405341451578792702455745768581664489247344449530624834860586257805795141871570044164153504599073023015635832251466513592848744849794279521669192233082500589213448813106472588814045597893353729061391985085892207552645901446603936636487442857715111559168 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 (*.f64 y z) (*.f64 #s(literal -9 binary64) t) (*.f64 a (*.f64 #s(literal 27 binary64) b)))) (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -1461501637330903/1461501637330902918203684832716283019655932542976 binary64)) (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 10000000000000000019156750857346687362159551272651920111528035145993793242039887559612361451081803235328 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 50000000000000000548953181472022770870246154838655923168405341451578792702455745768581664489247344449530624834860586257805795141871570044164153504599073023015635832251466513592848744849794279521669192233082500589213448813106472588814045597893353729061391985085892207552645901446603936636487442857715111559168 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x)))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -1461501637330903/1461501637330902918203684832716283019655932542976 binary64)) (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 10000000000000000019156750857346687362159551272651920111528035145993793242039887559612361451081803235328 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 50000000000000000548953181472022770870246154838655923168405341451578792702455745768581664489247344449530624834860586257805795141871570044164153504599073023015635832251466513592848744849794279521669192233082500589213448813106472588814045597893353729061391985085892207552645901446603936636487442857715111559168 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 27 binary64) (*.f64 a b)))) (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -1461501637330903/1461501637330902918203684832716283019655932542976 binary64)) (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 50000000000000000095783754286733436810797756363259600557640175729968966210199437798061807255409016176640 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) (fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -1461501637330903/1461501637330902918203684832716283019655932542976 binary64)) (fma.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 50000000000000000095783754286733436810797756363259600557640175729968966210199437798061807255409016176640 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -inf.0 binary64)) (fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -1461501637330903/1461501637330902918203684832716283019655932542976 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 50000000000000000095783754286733436810797756363259600557640175729968966210199437798061807255409016176640 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) (fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 #s(literal 2 binary64) x)))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -inf.0 binary64)) (fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64)))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -1461501637330903/1461501637330902918203684832716283019655932542976 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 x #s(literal 2 binary64)))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 50000000000000000095783754286733436810797756363259600557640175729968966210199437798061807255409016176640 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) (fma.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)) #s(approx (+ (* a (* 27 b)) (* x 2)) (*.f64 x #s(literal 2 binary64))))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -1000000000000000007630473539575035660514778335511710750780086664439969510636494954611131549135839186513983455555395220895687860544809584999829725260594873271087399626486606146442550988840016917394626449536395208620267012778077787723395914064607119962069483324573977857832138825282954985472 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -1461501637330903/1461501637330902918203684832716283019655932542976 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) x))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 50000000000000000095783754286733436810797756363259600557640175729968966210199437798061807255409016176640 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64))))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -1000000000000000007630473539575035660514778335511710750780086664439969510636494954611131549135839186513983455555395220895687860544809584999829725260594873271087399626486606146442550988840016917394626449536395208620267012778077787723395914064607119962069483324573977857832138825282954985472 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -1461501637330903/1461501637330902918203684832716283019655932542976 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 t (*.f64 (*.f64 y z) #s(literal -9 binary64)) (*.f64 x #s(literal 2 binary64)))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 50000000000000000095783754286733436810797756363259600557640175729968966210199437798061807255409016176640 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64))))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -50000000000000002192292152253809867731702382592 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 50000000000000000095783754286733436810797756363259600557640175729968966210199437798061807255409016176640 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) x))) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))))) |
(if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal -50000000000000002192292152253809867731702382592 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) (if (<=.f64 (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t) #s(literal 50000000000000000095783754286733436810797756363259600557640175729968966210199437798061807255409016176640 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (fma.f64 #s(literal 27 binary64) (*.f64 a b) (*.f64 x #s(literal 2 binary64)))) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))))) |
(if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal -inf.0 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal -19999999999999999098582133569958947190600450174767048236959251965035770900582349244308780304596114601737544754773898621832134656 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal 2000000000000000099723307943817786034020536970876924303149785861223976798198611630768918030712832 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal 4999999999999999930155298801282288858501320919063181937624830367941782926336371924532423207114480333393189640196327307696676586425126051668137976185307698505365345832344687589284519925536573169820811633035563360005510084776652009298228906344280973600585744230586460911069533464925641061001338333875010535424 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))))))) |
(if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal -inf.0 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 z t) (*.f64 y #s(literal -9 binary64)))) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal -19999999999999999098582133569958947190600450174767048236959251965035770900582349244308780304596114601737544754773898621832134656 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 x #s(literal 2 binary64))) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal 2000000000000000099723307943817786034020536970876924303149785861223976798198611630768918030712832 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 b (*.f64 a #s(literal 27 binary64)))) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal 4999999999999999930155298801282288858501320919063181937624830367941782926336371924532423207114480333393189640196327307696676586425126051668137976185307698505365345832344687589284519925536573169820811633035563360005510084776652009298228906344280973600585744230586460911069533464925641061001338333875010535424 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))))))) |
(if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal -inf.0 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal -19999999999999999098582133569958947190600450174767048236959251965035770900582349244308780304596114601737544754773898621832134656 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal 2000000000000000099723307943817786034020536970876924303149785861223976798198611630768918030712832 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal 4999999999999999930155298801282288858501320919063181937624830367941782926336371924532423207114480333393189640196327307696676586425126051668137976185307698505365345832344687589284519925536573169820811633035563360005510084776652009298228906344280973600585744230586460911069533464925641061001338333875010535424 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))))))) |
(if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal -inf.0 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal -19999999999999999098582133569958947190600450174767048236959251965035770900582349244308780304596114601737544754773898621832134656 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 x #s(literal 2 binary64))) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal 2000000000000000099723307943817786034020536970876924303149785861223976798198611630768918030712832 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 b (*.f64 a #s(literal 27 binary64)))) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal 4999999999999999930155298801282288858501320919063181937624830367941782926336371924532423207114480333393189640196327307696676586425126051668137976185307698505365345832344687589284519925536573169820811633035563360005510084776652009298228906344280973600585744230586460911069533464925641061001338333875010535424 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 y t) (*.f64 z #s(literal -9 binary64)))))))) |
(if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal -inf.0 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal -19999999999999999098582133569958947190600450174767048236959251965035770900582349244308780304596114601737544754773898621832134656 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal 2000000000000000099723307943817786034020536970876924303149785861223976798198611630768918030712832 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 (*.f64 a #s(literal 27 binary64)) b)) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal 5000000000000000163911229914310491242853526415107467821316667887204713015986871679639671893362058965269087487909120754093508173384553478479969955506465212605623894021228100329076366361775747982451642744562551503145463006962224178260654742824130023110393928384054275528506323501056 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 y z)))))))) |
(if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal -inf.0 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 y z) t))) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal -19999999999999999098582133569958947190600450174767048236959251965035770900582349244308780304596114601737544754773898621832134656 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 x #s(literal 2 binary64))) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal 2000000000000000099723307943817786034020536970876924303149785861223976798198611630768918030712832 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 b (*.f64 a #s(literal 27 binary64)))) (if (<=.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y #s(literal 9 binary64)) z) t)) #s(literal 5000000000000000163911229914310491242853526415107467821316667887204713015986871679639671893362058965269087487909120754093508173384553478479969955506465212605623894021228100329076366361775747982451642744562551503145463006962224178260654742824130023110393928384054275528506323501056 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal -9 binary64) (*.f64 (*.f64 y z) t))))))) |
(if (<=.f64 (*.f64 (*.f64 a #s(literal 27 binary64)) b) #s(literal -99999999999999994416755247254933381274972870380190006824232035607637985622760311004411949604741731366073618283536318464 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (if (<=.f64 (*.f64 (*.f64 a #s(literal 27 binary64)) b) #s(literal 50000 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))))) |
(if (<=.f64 (*.f64 b (*.f64 a #s(literal 27 binary64))) #s(literal -99999999999999994416755247254933381274972870380190006824232035607637985622760311004411949604741731366073618283536318464 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 a (*.f64 #s(literal 27 binary64) b))) (if (<=.f64 (*.f64 b (*.f64 a #s(literal 27 binary64))) #s(literal 50000 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))))) |
(if (<=.f64 (*.f64 (*.f64 a #s(literal 27 binary64)) b) #s(literal -99999999999999994416755247254933381274972870380190006824232035607637985622760311004411949604741731366073618283536318464 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) (if (<=.f64 (*.f64 (*.f64 a #s(literal 27 binary64)) b) #s(literal 50000 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))))) |
(if (<=.f64 (*.f64 b (*.f64 a #s(literal 27 binary64))) #s(literal -99999999999999994416755247254933381274972870380190006824232035607637985622760311004411949604741731366073618283536318464 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))) (if (<=.f64 (*.f64 b (*.f64 a #s(literal 27 binary64))) #s(literal 50000 binary64)) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 x #s(literal 2 binary64))) #s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 27 binary64) (*.f64 a b))))) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (- (* x 2) (* (* (* y 9) z) t)) (* (* a 27) b)) (*.f64 x #s(literal 2 binary64))) |
| 20 550× | lower-fma.f32 |
| 20 540× | lower-fma.f64 |
| 18 780× | lower-fma.f64 |
| 18 780× | lower-fma.f32 |
| 17 682× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 196 | 8036 |
| 1 | 645 | 7811 |
| 2 | 1974 | 7766 |
| 3 | 5830 | 7766 |
| 0 | 8247 | 7127 |
| 0 | 37 | 172 |
| 0 | 57 | 172 |
| 1 | 207 | 169 |
| 2 | 1454 | 166 |
| 0 | 8737 | 166 |
| 0 | 17 | 48 |
| 0 | 25 | 48 |
| 1 | 70 | 48 |
| 2 | 518 | 48 |
| 3 | 7609 | 48 |
| 0 | 8471 | 45 |
| 0 | 42 | 183 |
| 0 | 63 | 183 |
| 1 | 184 | 180 |
| 2 | 1231 | 180 |
| 0 | 8656 | 180 |
| 0 | 134 | 2156 |
| 1 | 392 | 2156 |
| 2 | 1145 | 2138 |
| 3 | 3734 | 2138 |
| 0 | 8351 | 1988 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 892 to 909 computations (52% saved)
(sort a b)
Compiled 2 318 to 600 computations (74.1% saved)
Loading profile data...