
Time bar (total: 9.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 6 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 7 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 8 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 9 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 10 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 13 to 12 computations (7.7% saved)
| 571.0ms | 8 256× | 0 | valid |
ival-div: 129.0ms (44.4% of total)ival-sub: 82.0ms (28.2% of total)ival-mult: 67.0ms (23% of total)ival-true: 6.0ms (2.1% of total)exact: 5.0ms (1.7% of total)ival-assert: 3.0ms (1% of total)| 2× | egg-herbie |
| 1 442× | unsub-neg |
| 1 216× | distribute-rgt-in |
| 1 150× | distribute-lft-in |
| 780× | times-frac |
| 770× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 175 |
| 1 | 128 | 171 |
| 2 | 325 | 166 |
| 3 | 1211 | 165 |
| 4 | 3493 | 165 |
| 5 | 5347 | 165 |
| 6 | 5996 | 165 |
| 7 | 6088 | 165 |
| 8 | 6125 | 165 |
| 9 | 6155 | 165 |
| 10 | 6736 | 165 |
| 11 | 6880 | 165 |
| 12 | 6888 | 165 |
| 13 | 6888 | 165 |
| 14 | 6888 | 165 |
| 15 | 7196 | 165 |
| 16 | 7741 | 165 |
| 17 | 7889 | 165 |
| 18 | 7893 | 165 |
| 19 | 7909 | 165 |
| 20 | 7925 | 165 |
| 21 | 7925 | 165 |
| 22 | 7925 | 165 |
| 0 | 10 | 11 |
| 1 | 17 | 11 |
| 2 | 34 | 11 |
| 3 | 76 | 11 |
| 4 | 152 | 11 |
| 5 | 291 | 11 |
| 6 | 653 | 11 |
| 7 | 1350 | 11 |
| 8 | 1815 | 11 |
| 9 | 1928 | 11 |
| 10 | 1949 | 11 |
| 11 | 1965 | 11 |
| 12 | 1977 | 11 |
| 0 | 1977 | 11 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(* x (- (/ y z) (/ t (- 1 z)))) |
| Outputs |
|---|
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
| Inputs |
|---|
(* x (- (/ y z) (/ t (- 1 z)))) |
(* (neg x) (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ (neg y) z) (/ t (- 1 z)))) |
(* x (- (/ y (neg z)) (/ t (- 1 (neg z))))) |
(* x (- (/ y z) (/ (neg t) (- 1 z)))) |
(neg (* (neg x) (- (/ y z) (/ t (- 1 z))))) |
(neg (* x (- (/ (neg y) z) (/ t (- 1 z))))) |
(neg (* x (- (/ y (neg z)) (/ t (- 1 (neg z)))))) |
(neg (* x (- (/ y z) (/ (neg t) (- 1 z))))) |
(* y (- (/ x z) (/ t (- 1 z)))) |
(* z (- (/ y x) (/ t (- 1 x)))) |
(* t (- (/ y z) (/ x (- 1 z)))) |
(* x (- (/ z y) (/ t (- 1 y)))) |
(* x (- (/ t z) (/ y (- 1 z)))) |
(* x (- (/ y t) (/ z (- 1 t)))) |
| Outputs |
|---|
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (+ (/ y z) (/ t (+ z -1)))) |
(* (neg x) (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ t (- 1 z)) (/ y z))) |
(* x (- (/ (neg y) z) (/ t (- 1 z)))) |
(* x (- (/ t (+ z -1)) (/ y z))) |
(* x (- (/ y (neg z)) (/ t (- 1 (neg z))))) |
(* x (- (/ t (- -1 z)) (/ y z))) |
(* x (- (/ y z) (/ (neg t) (- 1 z)))) |
(* x (+ (/ y z) (/ t (- 1 z)))) |
(neg (* (neg x) (- (/ y z) (/ t (- 1 z))))) |
(* x (+ (/ y z) (/ t (+ z -1)))) |
(neg (* x (- (/ (neg y) z) (/ t (- 1 z))))) |
(* x (+ (/ y z) (/ t (- 1 z)))) |
(neg (* x (- (/ y (neg z)) (/ t (- 1 (neg z)))))) |
(* x (+ (/ y z) (/ t (+ z 1)))) |
(neg (* x (- (/ y z) (/ (neg t) (- 1 z))))) |
(* x (- (/ t (+ z -1)) (/ y z))) |
(* y (- (/ x z) (/ t (- 1 z)))) |
(* y (+ (/ x z) (/ t (+ z -1)))) |
(* z (- (/ y x) (/ t (- 1 x)))) |
(* z (+ (/ y x) (/ t (+ x -1)))) |
(* t (- (/ y z) (/ x (- 1 z)))) |
(* t (+ (/ y z) (/ x (+ z -1)))) |
(* x (- (/ z y) (/ t (- 1 y)))) |
(* x (+ (/ z y) (/ t (+ y -1)))) |
(* x (- (/ t z) (/ y (- 1 z)))) |
(* x (+ (/ t z) (/ y (+ z -1)))) |
(* x (- (/ y t) (/ z (- 1 t)))) |
(* x (+ (/ y t) (/ z (+ t -1)))) |
(negabs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 18 | 0 | - | 0 | - | (*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) z) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (/.f64 y z) |
| 0 | 0 | - | 0 | - | (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (/.f64 t (-.f64 #s(literal 1 binary64) z)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) | n*o | 13 | 0 |
*.f64 | (*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) | n*u | 5 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 18 | 0 |
| - | 0 | 238 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 18 | 0 | 0 |
| - | 0 | 0 | 238 |
| number | freq |
|---|---|
| 0 | 238 |
| 1 | 18 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 39.0ms | 512× | 0 | valid |
Compiled 106 to 44 computations (58.5% saved)
ival-div: 9.0ms (45% of total)ival-sub: 7.0ms (35% of total)ival-mult: 3.0ms (15% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 4 to 4 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.3% | (*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
Compiled 15 to 10 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 t (-.f64 #s(literal 1 binary64) z)) |
| ✓ | cost-diff | 0 | (/.f64 y z) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
| 688× | accelerator-lowering-fma.f32 |
| 688× | accelerator-lowering-fma.f64 |
| 480× | *-lowering-*.f32 |
| 480× | *-lowering-*.f64 |
| 346× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 36 |
| 1 | 17 | 36 |
| 2 | 34 | 36 |
| 3 | 76 | 36 |
| 4 | 152 | 36 |
| 5 | 291 | 36 |
| 6 | 653 | 36 |
| 7 | 1350 | 36 |
| 8 | 1815 | 36 |
| 9 | 1928 | 36 |
| 10 | 1949 | 36 |
| 11 | 1965 | 36 |
| 12 | 1977 | 36 |
| 0 | 1977 | 36 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* x (- (/ y z) (/ t (- 1 z)))) |
x |
(- (/ y z) (/ t (- 1 z))) |
(/ y z) |
y |
z |
(/ t (- 1 z)) |
t |
(- 1 z) |
1 |
| Outputs |
|---|
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
x |
(- (/ y z) (/ t (- 1 z))) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(/ y z) |
(/.f64 y z) |
y |
z |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
t |
(- 1 z) |
(-.f64 #s(literal 1 binary64) z) |
1 |
#s(literal 1 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) z) |
| ✓ | accuracy | 100.0% | (/.f64 t (-.f64 #s(literal 1 binary64) z)) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
| ✓ | accuracy | 93.3% | (*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
| 40.0ms | 256× | 0 | valid |
Compiled 38 to 12 computations (68.4% saved)
ival-div: 4.0ms (50.8% of total)ival-sub: 2.0ms (25.4% of total)ival-mult: 1.0ms (12.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (- (/ y z) (/ t (- 1 z)))> |
#<alt (/ y z)> |
#<alt (/ t (- 1 z))> |
#<alt (- 1 z)> |
| Outputs |
|---|
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* -1 (/ (* t x) (- 1 z)))> |
#<alt (+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z))> |
#<alt (/ (* x y) z)> |
#<alt (* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z)))> |
#<alt (* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z)))> |
#<alt (* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z)))> |
#<alt (/ (* x y) z)> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z))))))> |
#<alt (/ (* x y) z)> |
#<alt (/ (+ (* -1 (* t (* x z))) (* x y)) z)> |
#<alt (/ (+ (* x y) (* z (+ (* -1 (* t x)) (* -1 (* t (* x z)))))) z)> |
#<alt (/ (+ (* x y) (* z (+ (* -1 (* t x)) (* z (+ (* -1 (* t x)) (* -1 (* t (* x z)))))))) z)> |
#<alt (/ (* x (- y (* -1 t))) z)> |
#<alt (/ (+ (* x (- y (* -1 t))) (/ (* t x) z)) z)> |
#<alt (/ (+ (* x (- y (* -1 t))) (+ (/ (* t x) z) (/ (* t x) (pow z 2)))) z)> |
#<alt (/ (+ (* x (- y (* -1 t))) (+ (/ (* t x) z) (+ (/ (* t x) (pow z 2)) (/ (* t x) (pow z 3))))) z)> |
#<alt (* -1 (/ (* x (- (* -1 y) t)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (* t x) z)) (* x (- (* -1 y) t))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* t x) (/ (* t x) z)) z)) (* x (- (* -1 y) t))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t x)) (* -1 (/ (* t x) z))) z)) (* t x)) z)) (* x (- (* -1 y) t))) z))> |
#<alt (/ (* x y) z)> |
#<alt (+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z))> |
#<alt (* -1 (/ (* t x) (- 1 z)))> |
#<alt (* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z))))> |
#<alt (* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z))))> |
#<alt (* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z))))> |
#<alt (* -1 (/ (* t x) (- 1 z)))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z)))))> |
#<alt (* -1 (/ t (- 1 z)))> |
#<alt (- (/ y z) (/ t (- 1 z)))> |
#<alt (- (/ y z) (/ t (- 1 z)))> |
#<alt (- (/ y z) (/ t (- 1 z)))> |
#<alt (/ y z)> |
#<alt (* y (+ (* -1 (/ t (* y (- 1 z)))) (/ 1 z)))> |
#<alt (* y (+ (* -1 (/ t (* y (- 1 z)))) (/ 1 z)))> |
#<alt (* y (+ (* -1 (/ t (* y (- 1 z)))) (/ 1 z)))> |
#<alt (/ y z)> |
#<alt (* -1 (* y (- (/ t (* y (- 1 z))) (/ 1 z))))> |
#<alt (* -1 (* y (- (/ t (* y (- 1 z))) (/ 1 z))))> |
#<alt (* -1 (* y (- (/ t (* y (- 1 z))) (/ 1 z))))> |
#<alt (/ y z)> |
#<alt (/ (+ y (* -1 (* t z))) z)> |
#<alt (/ (+ y (* z (- (* -1 (* t z)) t))) z)> |
#<alt (/ (+ y (* z (- (* z (+ (* -1 t) (* -1 (* t z)))) t))) z)> |
#<alt (/ (- y (* -1 t)) z)> |
#<alt (/ (- (+ y (/ t z)) (* -1 t)) z)> |
#<alt (/ (- (+ y (+ (/ t z) (/ t (pow z 2)))) (* -1 t)) z)> |
#<alt (/ (- (+ y (+ (/ t z) (+ (/ t (pow z 2)) (/ t (pow z 3))))) (* -1 t)) z)> |
#<alt (* -1 (/ (- (* -1 y) t) z))> |
#<alt (* -1 (/ (- (+ (* -1 y) (* -1 (/ t z))) t) z))> |
#<alt (* -1 (/ (- (+ (* -1 y) (* -1 (/ (+ t (/ t z)) z))) t) z))> |
#<alt (* -1 (/ (- (+ (* -1 y) (* -1 (/ (+ t (* -1 (/ (+ (* -1 t) (* -1 (/ t z))) z))) z))) t) z))> |
#<alt (/ y z)> |
#<alt (+ (* -1 (/ t (- 1 z))) (/ y z))> |
#<alt (+ (* -1 (/ t (- 1 z))) (/ y z))> |
#<alt (+ (* -1 (/ t (- 1 z))) (/ y z))> |
#<alt (* -1 (/ t (- 1 z)))> |
#<alt (* t (- (/ y (* t z)) (/ 1 (- 1 z))))> |
#<alt (* t (- (/ y (* t z)) (/ 1 (- 1 z))))> |
#<alt (* t (- (/ y (* t z)) (/ 1 (- 1 z))))> |
#<alt (* -1 (/ t (- 1 z)))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t z))) (/ 1 (- 1 z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t z))) (/ 1 (- 1 z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t z))) (/ 1 (- 1 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 (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt t> |
#<alt (+ t (* t z))> |
#<alt (+ t (* z (- (* t z) (* -1 t))))> |
#<alt (+ t (* z (- (* z (- (* t z) (* -1 t))) (* -1 t))))> |
#<alt (* -1 (/ t z))> |
#<alt (/ (+ (* -1 t) (* -1 (/ t z))) z)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ t (pow z 2)))) (/ t z)) z)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ t (pow z 3)))) (+ (/ t z) (/ t (pow z 2)))) z)> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ (+ t (/ t z)) z))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ t z)) t) z))) z))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ t z) (* -1 t)) z)) t) z))) z))> |
#<alt 1> |
#<alt (+ 1 (* -1 z))> |
#<alt (+ 1 (* -1 z))> |
#<alt (+ 1 (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ 1 z) 1))> |
#<alt (* z (- (/ 1 z) 1))> |
#<alt (* z (- (/ 1 z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (- 1 (/ 1 z))))> |
#<alt (* -1 (* z (- 1 (/ 1 z))))> |
#<alt (* -1 (* z (- 1 (/ 1 z))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | -inf | (/ y z) |
| 1.0ms | x | @ | 0 | (* x (- (/ y z) (/ t (- 1 z)))) |
| 1.0ms | z | @ | inf | (* x (- (/ y z) (/ t (- 1 z)))) |
| 1.0ms | y | @ | 0 | (* x (- (/ y z) (/ t (- 1 z)))) |
| 1.0ms | t | @ | inf | (* x (- (/ y z) (/ t (- 1 z)))) |
| 1× | batch-egg-rewrite |
| 4 392× | /-lowering-/.f32 |
| 4 392× | /-lowering-/.f64 |
| 4 334× | *-lowering-*.f32 |
| 4 334× | *-lowering-*.f64 |
| 4 094× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 31 |
| 1 | 60 | 31 |
| 2 | 611 | 31 |
| 0 | 8967 | 31 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (- (/ y z) (/ t (- 1 z)))) |
(- (/ y z) (/ t (- 1 z))) |
(/ y z) |
(/ t (- 1 z)) |
(- 1 z) |
| Outputs |
|---|
(+.f64 (*.f64 x (/.f64 y z)) (*.f64 x (/.f64 t (+.f64 #s(literal -1 binary64) z)))) |
(+.f64 (*.f64 (/.f64 y z) x) (*.f64 (/.f64 t (+.f64 #s(literal -1 binary64) z)) x)) |
(fma.f64 x (/.f64 y z) (*.f64 x (/.f64 t (+.f64 #s(literal -1 binary64) z)))) |
(fma.f64 (/.f64 y z) x (*.f64 (/.f64 t (+.f64 #s(literal -1 binary64) z)) x)) |
(/.f64 x (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z))) (*.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (*.f64 x (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (*.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))) x))) |
(/.f64 (*.f64 x (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t))) (*.f64 z (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) x) (*.f64 z (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))) x) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))) x) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)))) (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))))) (neg.f64 (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))))) (neg.f64 (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) x)) (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))) x)) (neg.f64 (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))) x)) (neg.f64 (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 y z)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 t (+.f64 #s(literal -1 binary64) z))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 y z)) (*.f64 x (/.f64 y z)) (-.f64 (*.f64 (*.f64 x (/.f64 t (+.f64 #s(literal -1 binary64) z))) (*.f64 x (/.f64 t (+.f64 #s(literal -1 binary64) z)))) (*.f64 (*.f64 x (/.f64 y z)) (*.f64 x (/.f64 t (+.f64 #s(literal -1 binary64) z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 t (+.f64 #s(literal -1 binary64) z)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 y z) x) (*.f64 (/.f64 y z) x) (-.f64 (*.f64 (*.f64 (/.f64 t (+.f64 #s(literal -1 binary64) z)) x) (*.f64 (/.f64 t (+.f64 #s(literal -1 binary64) z)) x)) (*.f64 (*.f64 (/.f64 y z) x) (*.f64 (/.f64 t (+.f64 #s(literal -1 binary64) z)) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y z)) (*.f64 x (/.f64 y z))) (*.f64 (*.f64 x (/.f64 t (+.f64 #s(literal -1 binary64) z))) (*.f64 x (/.f64 t (+.f64 #s(literal -1 binary64) z))))) (-.f64 (*.f64 x (/.f64 y z)) (*.f64 x (/.f64 t (+.f64 #s(literal -1 binary64) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y z) x) (*.f64 (/.f64 y z) x)) (*.f64 (*.f64 (/.f64 t (+.f64 #s(literal -1 binary64) z)) x) (*.f64 (/.f64 t (+.f64 #s(literal -1 binary64) z)) x))) (-.f64 (*.f64 (/.f64 y z) x) (*.f64 (/.f64 t (+.f64 #s(literal -1 binary64) z)) x))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 #s(literal -1 binary64) z)))) |
(*.f64 (+.f64 (/.f64 y z) (/.f64 t (+.f64 #s(literal -1 binary64) z))) x) |
(*.f64 (*.f64 x (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(*.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(*.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))) x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))) x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) z) (/.f64 x (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x z) (/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) (-.f64 #s(literal 1 binary64) z)) (/.f64 x z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) z)) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 #s(literal -1 binary64) z))) |
(+.f64 (/.f64 t (+.f64 #s(literal -1 binary64) z)) (/.f64 y z)) |
(+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (neg.f64 (/.f64 (*.f64 z t) (*.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) (neg.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))))) |
(-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
(-.f64 (/.f64 t (+.f64 #s(literal -1 binary64) z)) (/.f64 y (neg.f64 z))) |
(-.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 z t) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) (/.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))))) |
(-.f64 (/.f64 (*.f64 y (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) z) t))) (/.f64 z (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(-.f64 (/.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 z (+.f64 #s(literal -1 binary64) z))) (/.f64 (*.f64 z (neg.f64 t)) (*.f64 z (+.f64 #s(literal -1 binary64) z)))) |
(-.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 z y) (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 (/.f64 z y) t) (*.f64 (/.f64 z y) (-.f64 #s(literal 1 binary64) z)))) |
(-.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) (*.f64 (/.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) z) t))) (/.f64 (/.f64 z y) (*.f64 (/.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(-.f64 (/.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 z y) (+.f64 #s(literal -1 binary64) z))) (/.f64 (*.f64 (/.f64 z y) (neg.f64 t)) (*.f64 (/.f64 z y) (+.f64 #s(literal -1 binary64) z)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) z)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) z) t))) (/.f64 (neg.f64 z) (*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 y) (+.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 z) (+.f64 #s(literal -1 binary64) z))) (/.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (*.f64 (neg.f64 z) (+.f64 #s(literal -1 binary64) z)))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) z) (/.f64 t (+.f64 #s(literal -1 binary64) z))) |
(fma.f64 (/.f64 y z) #s(literal 1 binary64) (/.f64 t (+.f64 #s(literal -1 binary64) z))) |
(fma.f64 (/.f64 y z) (/.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 (*.f64 z t) (*.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(fma.f64 t (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) z)) (/.f64 y z)) |
(fma.f64 t (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z))) (/.f64 y z)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y z) (/.f64 t (+.f64 #s(literal -1 binary64) z))) |
(fma.f64 #s(literal 1 binary64) (/.f64 t (+.f64 #s(literal -1 binary64) z)) (/.f64 y z)) |
(fma.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (neg.f64 (/.f64 (*.f64 z t) (*.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) z) (/.f64 t (+.f64 #s(literal -1 binary64) z))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))) (neg.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))))) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) (neg.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) y (/.f64 t (+.f64 #s(literal -1 binary64) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 t (+.f64 #s(literal -1 binary64) z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 z)) (/.f64 t (+.f64 #s(literal -1 binary64) z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z y))) (/.f64 t (+.f64 #s(literal -1 binary64) z))) |
(fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z)))) (/.f64 y z)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64)))) (/.f64 y z)) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z) (/.f64 t (+.f64 #s(literal -1 binary64) z))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)) (/.f64 y z) (neg.f64 (/.f64 (*.f64 z t) (*.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 #s(literal 1 binary64) z) z) (neg.f64 (/.f64 (*.f64 z t) (*.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) z) (/.f64 y (-.f64 #s(literal 1 binary64) z)) (neg.f64 (/.f64 (*.f64 z t) (*.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(fma.f64 (pow.f64 (/.f64 z y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z y) #s(literal -1/2 binary64)) (/.f64 t (+.f64 #s(literal -1 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (fma.f64 y (/.f64 (-.f64 #s(literal 1 binary64) z) t) (neg.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 z (neg.f64 t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z y) (-.f64 #s(literal 1 binary64) z)) (-.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 z y) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) (/.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z y) (+.f64 #s(literal -1 binary64) z)) (-.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 z y) (neg.f64 t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 z) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (fma.f64 (neg.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) z) t) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 z) (+.f64 #s(literal -1 binary64) z)) (-.f64 (*.f64 (neg.f64 y) (+.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 z) (neg.f64 t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 y z) (/.f64 t (+.f64 #s(literal -1 binary64) z))))) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) z))) |
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) (*.f64 z (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))) (+.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 y z) (/.f64 t (+.f64 #s(literal -1 binary64) z)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t))))) |
(/.f64 (fma.f64 y (/.f64 (-.f64 #s(literal 1 binary64) z) t) (neg.f64 z)) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
(/.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 z (neg.f64 t))) (*.f64 z (+.f64 #s(literal -1 binary64) z))) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) (/.f64 z y)) (*.f64 (/.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
(/.f64 (-.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 z y) (neg.f64 t))) (*.f64 (/.f64 z y) (+.f64 #s(literal -1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 z) t)) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) z) t) z) (*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (+.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 z) (neg.f64 t))) (*.f64 (neg.f64 z) (+.f64 #s(literal -1 binary64) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t))) (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))))) (neg.f64 (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))))) (neg.f64 (+.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 y z) (/.f64 t (+.f64 #s(literal -1 binary64) z))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))) (neg.f64 (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) z) (-.f64 #s(literal 1 binary64) z)) |
(/.f64 (fma.f64 y (+.f64 #s(literal -1 binary64) z) (*.f64 z t)) (*.f64 z (+.f64 #s(literal -1 binary64) z))) |
(/.f64 (fma.f64 y (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)) z) (*.f64 z (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(/.f64 (fma.f64 y (-.f64 #s(literal 1 binary64) z) (*.f64 z (neg.f64 t))) (*.f64 z (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 y (/.f64 (-.f64 #s(literal 1 binary64) z) t) (*.f64 z #s(literal -1 binary64))) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
(/.f64 (+.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 z y) t)) (*.f64 (/.f64 z y) (+.f64 #s(literal -1 binary64) z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (/.f64 z y)) (*.f64 (/.f64 z y) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 z y) (neg.f64 t))) (*.f64 (/.f64 z y) (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) (*.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 (/.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
(/.f64 (fma.f64 (neg.f64 y) (+.f64 #s(literal -1 binary64) z) (*.f64 (neg.f64 z) t)) (*.f64 (neg.f64 z) (+.f64 #s(literal -1 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 y) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (neg.f64 z)) (*.f64 (neg.f64 z) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(/.f64 (fma.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) z) (*.f64 (neg.f64 z) (neg.f64 t))) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) z) t) (*.f64 (neg.f64 z) #s(literal -1 binary64))) (*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (neg.f64 (/.f64 z y)) t)) (*.f64 (neg.f64 (/.f64 z y)) (+.f64 #s(literal -1 binary64) z))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (*.f64 (neg.f64 (/.f64 z y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 z y)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(/.f64 (+.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 (neg.f64 (/.f64 z y)) (neg.f64 t))) (*.f64 (neg.f64 (/.f64 z y)) (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (*.f64 (neg.f64 (/.f64 z y)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 z y)) (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
(/.f64 (fma.f64 t (/.f64 z y) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) z) (/.f64 z y))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 (+.f64 #s(literal -1 binary64) z) (neg.f64 y))) (*.f64 (+.f64 #s(literal -1 binary64) z) (neg.f64 z))) |
(/.f64 (fma.f64 t (neg.f64 (/.f64 z y)) (*.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) z) (neg.f64 (/.f64 z y)))) |
(/.f64 (fma.f64 z t (*.f64 (+.f64 #s(literal -1 binary64) z) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) z)) |
(/.f64 (+.f64 z (*.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)) y)) (*.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)) z)) |
(/.f64 (+.f64 (/.f64 z y) (*.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (/.f64 z y))) |
(/.f64 (+.f64 (neg.f64 z) (*.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (neg.f64 y))) (*.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (neg.f64 z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z y)) (*.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (neg.f64 (/.f64 z y)))) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 y (-.f64 #s(literal 1 binary64) z))) (*.f64 z (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 z) (*.f64 (-.f64 #s(literal 1 binary64) z) (neg.f64 y))) (*.f64 (-.f64 #s(literal 1 binary64) z) (neg.f64 z))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 (/.f64 z y)) (*.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) z) (neg.f64 (/.f64 z y)))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 z y) (-.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 z y))) |
(/.f64 (+.f64 (neg.f64 (/.f64 z y)) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) (/.f64 z y))) |
(/.f64 (+.f64 z (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) (neg.f64 y))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) (neg.f64 z))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) (neg.f64 (/.f64 z y)))) |
(/.f64 (+.f64 (neg.f64 z) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) z)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t))) (*.f64 z #s(literal -1 binary64))) (*.f64 z (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t))) (*.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 (/.f64 z y) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t))) (*.f64 (neg.f64 z) #s(literal -1 binary64))) (*.f64 (neg.f64 z) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(/.f64 (-.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 (neg.f64 (/.f64 z y)) t)) (*.f64 (neg.f64 (/.f64 z y)) (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (*.f64 (neg.f64 (/.f64 z y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 z y)) (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (neg.f64 (/.f64 z y)) (neg.f64 t))) (*.f64 (neg.f64 (/.f64 z y)) (+.f64 #s(literal -1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t))) (*.f64 (neg.f64 (/.f64 z y)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 z y)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) (*.f64 z t))) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))))) (*.f64 (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) (*.f64 (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))) (*.f64 (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))))) |
(/.f64 (neg.f64 (fma.f64 y (/.f64 (-.f64 #s(literal 1 binary64) z) t) (neg.f64 z))) (neg.f64 (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 z (neg.f64 t)))) (neg.f64 (*.f64 z (+.f64 #s(literal -1 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 z y) t))) (neg.f64 (*.f64 (/.f64 z y) (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) (/.f64 z y))) (neg.f64 (*.f64 (/.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 z y) (neg.f64 t)))) (neg.f64 (*.f64 (/.f64 z y) (+.f64 #s(literal -1 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 z) t))) (neg.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) z) t) z)) (neg.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 y) (+.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 z) (neg.f64 t)))) (neg.f64 (*.f64 (neg.f64 z) (+.f64 #s(literal -1 binary64) z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)))) (neg.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) z)) (+.f64 #s(literal -1 binary64) z)) |
(/.f64 (+.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))) (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t (+.f64 #s(literal -1 binary64) z)) (/.f64 y z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z (-.f64 #s(literal 1 binary64) z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z t) (*.f64 z (-.f64 #s(literal 1 binary64) z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (fma.f64 (/.f64 (*.f64 z t) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 z t) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 z t) (*.f64 z (-.f64 #s(literal 1 binary64) z))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))) (fma.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) (fma.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) (/.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) (*.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) (/.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 z y) t)) (*.f64 (/.f64 z y) (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z))) (-.f64 (/.f64 t (+.f64 #s(literal -1 binary64) z)) (/.f64 y z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) (*.f64 (/.f64 (*.f64 z t) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 z t) (*.f64 z (-.f64 #s(literal 1 binary64) z))))) (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 z t) (*.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z))))) (*.f64 (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))))) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))))) (*.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) (/.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) (/.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))))) |
(pow.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 y z) (/.f64 t (+.f64 #s(literal -1 binary64) z)))) |
(*.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 y z) (/.f64 t (+.f64 #s(literal -1 binary64) z))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))))) |
(*.f64 (fma.f64 y (/.f64 (-.f64 #s(literal 1 binary64) z) t) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(*.f64 (-.f64 (*.f64 y (+.f64 #s(literal -1 binary64) z)) (*.f64 z (neg.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 #s(literal -1 binary64) z)))) |
(*.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) (/.f64 z y)) (/.f64 (*.f64 y t) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(*.f64 (-.f64 (+.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 z y) (neg.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (+.f64 #s(literal -1 binary64) z)))) |
(*.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 z) t)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) z)))) |
(*.f64 (fma.f64 (neg.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) z) t) z) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(*.f64 (-.f64 (*.f64 (neg.f64 y) (+.f64 #s(literal -1 binary64) z)) (*.f64 (neg.f64 z) (neg.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (+.f64 #s(literal -1 binary64) z)))) |
(*.f64 (neg.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 y y) (*.f64 z z)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (*.f64 t t) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (-.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 z y) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (-.f64 #s(literal 1 binary64) z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 y (neg.f64 z))) |
(neg.f64 (/.f64 y (neg.f64 z))) |
(/.f64 y z) |
(/.f64 #s(literal 1 binary64) (/.f64 z y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z y)))) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z y))) |
(pow.f64 (/.f64 z y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y z)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) y) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 z))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z y)))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z y) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (+.f64 #s(literal -1 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z)) (/.f64 t (+.f64 #s(literal -1 binary64) z))) |
(neg.f64 (/.f64 t (+.f64 #s(literal -1 binary64) z))) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
(/.f64 (neg.f64 t) (+.f64 #s(literal -1 binary64) z)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z))) |
(*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 t (+.f64 #s(literal -1 binary64) z))) |
(*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) z))) |
(*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) |
(*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))))) |
(*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) (*.f64 z z))) (+.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 z)) |
(+.f64 (neg.f64 z) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) z) |
(-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) z)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 #s(literal 1 binary64) (fma.f64 z z z)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 z z) (+.f64 z #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 z #s(literal 1 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 z) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 z z) (+.f64 z #s(literal 1 binary64))))) |
(fma.f64 (neg.f64 z) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) |
(neg.f64 (+.f64 #s(literal -1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (+.f64 z #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 z z z)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (neg.f64 (+.f64 z #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 z z z)) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 z z z)) (+.f64 #s(literal 1 binary64) (fma.f64 z z z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64))) (*.f64 (+.f64 z #s(literal 1 binary64)) (*.f64 z z))) (*.f64 (+.f64 z #s(literal 1 binary64)) (+.f64 z #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 z z z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (neg.f64 (neg.f64 (+.f64 z #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 z) (*.f64 z z) #s(literal 1 binary64)) (fma.f64 z z (+.f64 z #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 z #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 z z) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 z z) (+.f64 z #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 z z) (+.f64 z #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 z z) #s(literal 1 binary64)) (-.f64 (neg.f64 z) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z)))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 z z) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 z z) (+.f64 z #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64))) (/.f64 (*.f64 z z) (+.f64 z #s(literal 1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 1 binary64)))) |
(*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) z)) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 z z z))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 z #s(literal 1 binary64))))) |
| 1× | egg-herbie |
| 10 790× | accelerator-lowering-fma.f32 |
| 10 790× | accelerator-lowering-fma.f64 |
| 3 714× | *-lowering-*.f32 |
| 3 714× | *-lowering-*.f64 |
| 2 034× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 203 | 1206 |
| 1 | 615 | 1158 |
| 2 | 1761 | 1126 |
| 3 | 5517 | 1114 |
| 0 | 8319 | 1097 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* -1 (/ (* t x) (- 1 z))) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(/ (* x y) z) |
(* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z))) |
(* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z))) |
(* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z))) |
(/ (* x y) z) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z)))))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z)))))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z)))))) |
(/ (* x y) z) |
(/ (+ (* -1 (* t (* x z))) (* x y)) z) |
(/ (+ (* x y) (* z (+ (* -1 (* t x)) (* -1 (* t (* x z)))))) z) |
(/ (+ (* x y) (* z (+ (* -1 (* t x)) (* z (+ (* -1 (* t x)) (* -1 (* t (* x z)))))))) z) |
(/ (* x (- y (* -1 t))) z) |
(/ (+ (* x (- y (* -1 t))) (/ (* t x) z)) z) |
(/ (+ (* x (- y (* -1 t))) (+ (/ (* t x) z) (/ (* t x) (pow z 2)))) z) |
(/ (+ (* x (- y (* -1 t))) (+ (/ (* t x) z) (+ (/ (* t x) (pow z 2)) (/ (* t x) (pow z 3))))) z) |
(* -1 (/ (* x (- (* -1 y) t)) z)) |
(* -1 (/ (+ (* -1 (/ (* t x) z)) (* x (- (* -1 y) t))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* t x) (/ (* t x) z)) z)) (* x (- (* -1 y) t))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t x)) (* -1 (/ (* t x) z))) z)) (* t x)) z)) (* x (- (* -1 y) t))) z)) |
(/ (* x y) z) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(* -1 (/ (* t x) (- 1 z))) |
(* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z)))) |
(* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z)))) |
(* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z)))) |
(* -1 (/ (* t x) (- 1 z))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z))))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z))))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z))))) |
(* -1 (/ t (- 1 z))) |
(- (/ y z) (/ t (- 1 z))) |
(- (/ y z) (/ t (- 1 z))) |
(- (/ y z) (/ t (- 1 z))) |
(/ y z) |
(* y (+ (* -1 (/ t (* y (- 1 z)))) (/ 1 z))) |
(* y (+ (* -1 (/ t (* y (- 1 z)))) (/ 1 z))) |
(* y (+ (* -1 (/ t (* y (- 1 z)))) (/ 1 z))) |
(/ y z) |
(* -1 (* y (- (/ t (* y (- 1 z))) (/ 1 z)))) |
(* -1 (* y (- (/ t (* y (- 1 z))) (/ 1 z)))) |
(* -1 (* y (- (/ t (* y (- 1 z))) (/ 1 z)))) |
(/ y z) |
(/ (+ y (* -1 (* t z))) z) |
(/ (+ y (* z (- (* -1 (* t z)) t))) z) |
(/ (+ y (* z (- (* z (+ (* -1 t) (* -1 (* t z)))) t))) z) |
(/ (- y (* -1 t)) z) |
(/ (- (+ y (/ t z)) (* -1 t)) z) |
(/ (- (+ y (+ (/ t z) (/ t (pow z 2)))) (* -1 t)) z) |
(/ (- (+ y (+ (/ t z) (+ (/ t (pow z 2)) (/ t (pow z 3))))) (* -1 t)) z) |
(* -1 (/ (- (* -1 y) t) z)) |
(* -1 (/ (- (+ (* -1 y) (* -1 (/ t z))) t) z)) |
(* -1 (/ (- (+ (* -1 y) (* -1 (/ (+ t (/ t z)) z))) t) z)) |
(* -1 (/ (- (+ (* -1 y) (* -1 (/ (+ t (* -1 (/ (+ (* -1 t) (* -1 (/ t z))) z))) z))) t) z)) |
(/ y z) |
(+ (* -1 (/ t (- 1 z))) (/ y z)) |
(+ (* -1 (/ t (- 1 z))) (/ y z)) |
(+ (* -1 (/ t (- 1 z))) (/ y z)) |
(* -1 (/ t (- 1 z))) |
(* t (- (/ y (* t z)) (/ 1 (- 1 z)))) |
(* t (- (/ y (* t z)) (/ 1 (- 1 z)))) |
(* t (- (/ y (* t z)) (/ 1 (- 1 z)))) |
(* -1 (/ t (- 1 z))) |
(* -1 (* t (+ (* -1 (/ y (* t z))) (/ 1 (- 1 z))))) |
(* -1 (* t (+ (* -1 (/ y (* t z))) (/ 1 (- 1 z))))) |
(* -1 (* t (+ (* -1 (/ y (* t z))) (/ 1 (- 1 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) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
t |
(+ t (* t z)) |
(+ t (* z (- (* t z) (* -1 t)))) |
(+ t (* z (- (* z (- (* t z) (* -1 t))) (* -1 t)))) |
(* -1 (/ t z)) |
(/ (+ (* -1 t) (* -1 (/ t z))) z) |
(/ (- (+ (* -1 t) (* -1 (/ t (pow z 2)))) (/ t z)) z) |
(/ (- (+ (* -1 t) (* -1 (/ t (pow z 3)))) (+ (/ t z) (/ t (pow z 2)))) z) |
(* -1 (/ t z)) |
(* -1 (/ (+ t (/ t z)) z)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ t z)) t) z))) z)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ t z) (* -1 t)) z)) t) z))) z)) |
1 |
(+ 1 (* -1 z)) |
(+ 1 (* -1 z)) |
(+ 1 (* -1 z)) |
(* -1 z) |
(* z (- (/ 1 z) 1)) |
(* z (- (/ 1 z) 1)) |
(* z (- (/ 1 z) 1)) |
(* -1 z) |
(* -1 (* z (- 1 (/ 1 z)))) |
(* -1 (* z (- 1 (/ 1 z)))) |
(* -1 (* z (- 1 (/ 1 z)))) |
| Outputs |
|---|
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* -1 (/ (* t x) (- 1 z))) |
(*.f64 x (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z)))))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z)))))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z)))))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (+ (* -1 (* t (* x z))) (* x y)) z) |
(/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z) |
(/ (+ (* x y) (* z (+ (* -1 (* t x)) (* -1 (* t (* x z)))))) z) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 x (fma.f64 z t t)))) z) |
(/ (+ (* x y) (* z (+ (* -1 (* t x)) (* z (+ (* -1 (* t x)) (* -1 (* t (* x z)))))))) z) |
(/.f64 (fma.f64 z (neg.f64 (fma.f64 z (*.f64 x (fma.f64 z t t)) (*.f64 x t))) (*.f64 x y)) z) |
(/ (* x (- y (* -1 t))) z) |
(/.f64 (*.f64 x (+.f64 y t)) z) |
(/ (+ (* x (- y (* -1 t))) (/ (* t x) z)) z) |
(/.f64 (*.f64 x (+.f64 y (+.f64 t (/.f64 t z)))) z) |
(/ (+ (* x (- y (* -1 t))) (+ (/ (* t x) z) (/ (* t x) (pow z 2)))) z) |
(/.f64 (fma.f64 x (+.f64 y t) (*.f64 (/.f64 x z) (+.f64 t (/.f64 t z)))) z) |
(/ (+ (* x (- y (* -1 t))) (+ (/ (* t x) z) (+ (/ (* t x) (pow z 2)) (/ (* t x) (pow z 3))))) z) |
(/.f64 (fma.f64 x (+.f64 y (+.f64 t (/.f64 t z))) (*.f64 (/.f64 t (*.f64 z z)) (+.f64 x (/.f64 x z)))) z) |
(* -1 (/ (* x (- (* -1 y) t)) z)) |
(/.f64 (*.f64 x (+.f64 y t)) z) |
(* -1 (/ (+ (* -1 (/ (* t x) z)) (* x (- (* -1 y) t))) z)) |
(/.f64 (*.f64 x (+.f64 y (+.f64 t (/.f64 t z)))) z) |
(* -1 (/ (+ (* -1 (/ (+ (* t x) (/ (* t x) z)) z)) (* x (- (* -1 y) t))) z)) |
(/.f64 (fma.f64 x (+.f64 y t) (/.f64 (*.f64 x (+.f64 t (/.f64 t z))) z)) z) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t x)) (* -1 (/ (* t x) z))) z)) (* t x)) z)) (* x (- (* -1 y) t))) z)) |
(/.f64 (fma.f64 x (+.f64 y t) (/.f64 (fma.f64 x t (/.f64 (*.f64 x (+.f64 t (/.f64 t z))) z)) z)) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* -1 (/ (* t x) (- 1 z))) |
(*.f64 x (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z)))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z)))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z)))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* -1 (/ (* t x) (- 1 z))) |
(*.f64 x (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z))))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z))))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z))))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* -1 (/ t (- 1 z))) |
(/.f64 t (+.f64 z #s(literal -1 binary64))) |
(- (/ y z) (/ t (- 1 z))) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(- (/ y z) (/ t (- 1 z))) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(- (/ y z) (/ t (- 1 z))) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(/ y z) |
(/.f64 y z) |
(* y (+ (* -1 (/ t (* y (- 1 z)))) (/ 1 z))) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(* y (+ (* -1 (/ t (* y (- 1 z)))) (/ 1 z))) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(* y (+ (* -1 (/ t (* y (- 1 z)))) (/ 1 z))) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(/ y z) |
(/.f64 y z) |
(* -1 (* y (- (/ t (* y (- 1 z))) (/ 1 z)))) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(* -1 (* y (- (/ t (* y (- 1 z))) (/ 1 z)))) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(* -1 (* y (- (/ t (* y (- 1 z))) (/ 1 z)))) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(/ y z) |
(/.f64 y z) |
(/ (+ y (* -1 (* t z))) z) |
(/.f64 (-.f64 y (*.f64 z t)) z) |
(/ (+ y (* z (- (* -1 (* t z)) t))) z) |
(/.f64 (fma.f64 (neg.f64 t) (fma.f64 z z z) y) z) |
(/ (+ y (* z (- (* z (+ (* -1 t) (* -1 (* t z)))) t))) z) |
(/.f64 (fma.f64 z (neg.f64 (fma.f64 z (fma.f64 z t t) t)) y) z) |
(/ (- y (* -1 t)) z) |
(/.f64 (+.f64 y t) z) |
(/ (- (+ y (/ t z)) (* -1 t)) z) |
(/.f64 (+.f64 y (+.f64 t (/.f64 t z))) z) |
(/ (- (+ y (+ (/ t z) (/ t (pow z 2)))) (* -1 t)) z) |
(/.f64 (+.f64 y (+.f64 t (/.f64 (+.f64 t (/.f64 t z)) z))) z) |
(/ (- (+ y (+ (/ t z) (+ (/ t (pow z 2)) (/ t (pow z 3))))) (* -1 t)) z) |
(/.f64 (+.f64 y (+.f64 t (/.f64 (+.f64 t (/.f64 (+.f64 t (/.f64 t z)) z)) z))) z) |
(* -1 (/ (- (* -1 y) t) z)) |
(/.f64 (+.f64 y t) z) |
(* -1 (/ (- (+ (* -1 y) (* -1 (/ t z))) t) z)) |
(/.f64 (+.f64 y (+.f64 t (/.f64 t z))) z) |
(* -1 (/ (- (+ (* -1 y) (* -1 (/ (+ t (/ t z)) z))) t) z)) |
(/.f64 (+.f64 y (+.f64 t (/.f64 (+.f64 t (/.f64 t z)) z))) z) |
(* -1 (/ (- (+ (* -1 y) (* -1 (/ (+ t (* -1 (/ (+ (* -1 t) (* -1 (/ t z))) z))) z))) t) z)) |
(/.f64 (+.f64 y (+.f64 t (/.f64 (+.f64 t (/.f64 (+.f64 t (/.f64 t z)) z)) z))) z) |
(/ y z) |
(/.f64 y z) |
(+ (* -1 (/ t (- 1 z))) (/ y z)) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(+ (* -1 (/ t (- 1 z))) (/ y z)) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(+ (* -1 (/ t (- 1 z))) (/ y z)) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(* -1 (/ t (- 1 z))) |
(/.f64 t (+.f64 z #s(literal -1 binary64))) |
(* t (- (/ y (* t z)) (/ 1 (- 1 z)))) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(* t (- (/ y (* t z)) (/ 1 (- 1 z)))) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(* t (- (/ y (* t z)) (/ 1 (- 1 z)))) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(* -1 (/ t (- 1 z))) |
(/.f64 t (+.f64 z #s(literal -1 binary64))) |
(* -1 (* t (+ (* -1 (/ y (* t z))) (/ 1 (- 1 z))))) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(* -1 (* t (+ (* -1 (/ y (* t z))) (/ 1 (- 1 z))))) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(* -1 (* t (+ (* -1 (/ y (* t z))) (/ 1 (- 1 z))))) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(/ 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) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
t |
(+ t (* t z)) |
(fma.f64 z t t) |
(+ t (* z (- (* t z) (* -1 t)))) |
(fma.f64 z (fma.f64 z t t) t) |
(+ t (* z (- (* z (- (* t z) (* -1 t))) (* -1 t)))) |
(fma.f64 z (fma.f64 z (fma.f64 z t t) t) t) |
(* -1 (/ t z)) |
(/.f64 (neg.f64 t) z) |
(/ (+ (* -1 t) (* -1 (/ t z))) z) |
(neg.f64 (/.f64 (+.f64 t (/.f64 t z)) z)) |
(/ (- (+ (* -1 t) (* -1 (/ t (pow z 2)))) (/ t z)) z) |
(neg.f64 (/.f64 (+.f64 t (/.f64 (+.f64 t (/.f64 t z)) z)) z)) |
(/ (- (+ (* -1 t) (* -1 (/ t (pow z 3)))) (+ (/ t z) (/ t (pow z 2)))) z) |
(neg.f64 (/.f64 (+.f64 t (/.f64 (+.f64 t (/.f64 (+.f64 t (/.f64 t z)) z)) z)) z)) |
(* -1 (/ t z)) |
(/.f64 (neg.f64 t) z) |
(* -1 (/ (+ t (/ t z)) z)) |
(neg.f64 (/.f64 (+.f64 t (/.f64 t z)) z)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ t z)) t) z))) z)) |
(neg.f64 (/.f64 (+.f64 t (/.f64 (+.f64 t (/.f64 t z)) z)) z)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ t z) (* -1 t)) z)) t) z))) z)) |
(neg.f64 (/.f64 (+.f64 t (/.f64 (+.f64 t (/.f64 (+.f64 t (/.f64 t z)) z)) z)) z)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 z)) |
(-.f64 #s(literal 1 binary64) z) |
(+ 1 (* -1 z)) |
(-.f64 #s(literal 1 binary64) z) |
(+ 1 (* -1 z)) |
(-.f64 #s(literal 1 binary64) z) |
(* -1 z) |
(neg.f64 z) |
(* z (- (/ 1 z) 1)) |
(-.f64 #s(literal 1 binary64) z) |
(* z (- (/ 1 z) 1)) |
(-.f64 #s(literal 1 binary64) z) |
(* z (- (/ 1 z) 1)) |
(-.f64 #s(literal 1 binary64) z) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (- 1 (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) z) |
(* -1 (* z (- 1 (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) z) |
(* -1 (* z (- 1 (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) z) |
Compiled 9 312 to 1 152 computations (87.6% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 406 | 14 | 420 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 407 | 14 | 421 |
| Status | Accuracy | Program |
|---|---|---|
| 68.8% | (/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z) | |
| 71.2% | (/.f64 (*.f64 x (+.f64 y t)) z) | |
| 63.9% | (/.f64 (*.f64 x y) z) | |
| 80.5% | (*.f64 (/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) (-.f64 #s(literal 1 binary64) z)) (/.f64 x z)) | |
| ▶ | 73.9% | (*.f64 (*.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
| 93.2% | (*.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) z) y (/.f64 t (+.f64 #s(literal -1 binary64) z)))) | |
| 67.0% | (*.f64 x (fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z)))) (/.f64 y z))) | |
| 73.5% | (*.f64 x (/.f64 (fma.f64 z t (*.f64 (+.f64 #s(literal -1 binary64) z) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) z))) | |
| ▶ | 63.9% | (*.f64 x (/.f64 y z)) |
| ▶ | 40.4% | (*.f64 x (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
| ▶ | 72.2% | (*.f64 x (-.f64 (/.f64 y z) (/.f64 (neg.f64 t) z))) |
| ▶ | 93.2% | (*.f64 x (-.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
| 68.6% | (*.f64 x (-.f64 (/.f64 y z) t)) | |
| 73.4% | (*.f64 x (*.f64 (-.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 z y) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (-.f64 #s(literal 1 binary64) z))))) |
Compiled 458 to 278 computations (39.3% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 #s(literal 1 binary64) z)) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) x) |
| ✓ | cost-diff | 320 | (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) |
| ✓ | cost-diff | 448 | (*.f64 (*.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
| ✓ | cost-diff | 0 | (/.f64 (neg.f64 t) z) |
| ✓ | cost-diff | 0 | (/.f64 y z) |
| ✓ | cost-diff | 320 | (*.f64 x (-.f64 (/.f64 y z) (/.f64 (neg.f64 t) z))) |
| ✓ | cost-diff | 512 | (-.f64 (/.f64 y z) (/.f64 (neg.f64 t) z)) |
| ✓ | cost-diff | 0 | (+.f64 z #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 t (+.f64 z #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 x (/.f64 y z)) |
| ✓ | cost-diff | 0 | (/.f64 y z) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) |
| 7 528× | accelerator-lowering-fma.f32 |
| 7 528× | accelerator-lowering-fma.f64 |
| 2 844× | *-lowering-*.f32 |
| 2 844× | *-lowering-*.f64 |
| 2 174× | /-lowering-/.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 169 |
| 1 | 68 | 167 |
| 2 | 167 | 159 |
| 3 | 507 | 157 |
| 4 | 1957 | 153 |
| 5 | 5533 | 153 |
| 0 | 8212 | 153 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (- (/ y z) (/ 1 (/ (- 1 z) t)))) |
x |
(- (/ y z) (/ 1 (/ (- 1 z) t))) |
(/ y z) |
y |
z |
(/ 1 (/ (- 1 z) t)) |
1 |
(/ (- 1 z) t) |
(- 1 z) |
t |
(* x (/ y z)) |
x |
(/ y z) |
y |
z |
(* x (/ t (+ z -1))) |
x |
(/ t (+ z -1)) |
t |
(+ z -1) |
z |
-1 |
(* x (- (/ y z) (/ (neg t) z))) |
x |
(- (/ y z) (/ (neg t) z)) |
(/ y z) |
y |
z |
(/ (neg t) z) |
(neg t) |
t |
(* (* (- (* y (- 1 z)) (* z t)) x) (/ 1 (* z (- 1 z)))) |
(* (- (* y (- 1 z)) (* z t)) x) |
(- (* y (- 1 z)) (* z t)) |
(* y (- 1 z)) |
y |
(- 1 z) |
1 |
z |
(* z t) |
t |
x |
(/ 1 (* z (- 1 z))) |
(* z (- 1 z)) |
| Outputs |
|---|
(* x (- (/ y z) (/ 1 (/ (- 1 z) t)))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
x |
(- (/ y z) (/ 1 (/ (- 1 z) t))) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(/ y z) |
(/.f64 y z) |
y |
z |
(/ 1 (/ (- 1 z) t)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
1 |
#s(literal 1 binary64) |
(/ (- 1 z) t) |
(/.f64 (-.f64 #s(literal 1 binary64) z) t) |
(- 1 z) |
(-.f64 #s(literal 1 binary64) z) |
t |
(* x (/ y z)) |
(/.f64 (*.f64 x y) z) |
x |
(/ y z) |
(/.f64 y z) |
y |
z |
(* x (/ t (+ z -1))) |
(/.f64 (*.f64 x t) (+.f64 z #s(literal -1 binary64))) |
x |
(/ t (+ z -1)) |
(/.f64 t (+.f64 z #s(literal -1 binary64))) |
t |
(+ z -1) |
(+.f64 z #s(literal -1 binary64)) |
z |
-1 |
#s(literal -1 binary64) |
(* x (- (/ y z) (/ (neg t) z))) |
(*.f64 (/.f64 x z) (+.f64 y t)) |
x |
(- (/ y z) (/ (neg t) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y t)) |
(/ y z) |
(/.f64 y z) |
y |
z |
(/ (neg t) z) |
(/.f64 t (neg.f64 z)) |
(neg t) |
(neg.f64 t) |
t |
(* (* (- (* y (- 1 z)) (* z t)) x) (/ 1 (* z (- 1 z)))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(* (- (* y (- 1 z)) (* z t)) x) |
(*.f64 x (fma.f64 z (-.f64 (neg.f64 t) y) y)) |
(- (* y (- 1 z)) (* z t)) |
(fma.f64 z (-.f64 (neg.f64 t) y) y) |
(* y (- 1 z)) |
(-.f64 y (*.f64 y z)) |
y |
(- 1 z) |
(-.f64 #s(literal 1 binary64) z) |
1 |
#s(literal 1 binary64) |
z |
(* z t) |
(*.f64 z t) |
t |
x |
(/ 1 (* z (- 1 z))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (neg.f64 z) z)) |
(* z (- 1 z)) |
(fma.f64 z (neg.f64 z) z) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) |
| ✓ | accuracy | 99.2% | (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z))) |
| ✓ | accuracy | 95.8% | (*.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) x) |
| ✓ | accuracy | 76.8% | (*.f64 (*.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
| ✓ | accuracy | 100.0% | (/.f64 y z) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 97.0% | (-.f64 (/.f64 y z) (/.f64 (neg.f64 t) z)) |
| ✓ | accuracy | 90.7% | (*.f64 x (-.f64 (/.f64 y z) (/.f64 (neg.f64 t) z))) |
| ✓ | accuracy | 100.0% | (+.f64 z #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 t (+.f64 z #s(literal -1 binary64))) |
| ✓ | accuracy | 96.1% | (*.f64 x (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
| ✓ | accuracy | 100.0% | (/.f64 y z) |
| ✓ | accuracy | 92.0% | (*.f64 x (/.f64 y z)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) z) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
| ✓ | accuracy | 99.2% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) |
| ✓ | accuracy | 93.3% | (*.f64 x (-.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
| 63.0ms | 256× | 0 | valid |
Compiled 177 to 29 computations (83.6% saved)
ival-mult: 27.0ms (60.2% of total)ival-div: 11.0ms (24.5% of total)ival-sub: 4.0ms (8.9% of total)ival-add: 1.0ms (2.2% of total)ival-neg: 1.0ms (2.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 (/ 1 (/ (- 1 z) t))> |
#<alt (* x (- (/ y z) (/ 1 (/ (- 1 z) t))))> |
#<alt (- (/ y z) (/ 1 (/ (- 1 z) t)))> |
#<alt (/ y z)> |
#<alt (* x (/ y z))> |
#<alt (* x (/ t (+ z -1)))> |
#<alt (/ t (+ z -1))> |
#<alt (+ z -1)> |
#<alt (- (/ y z) (/ (neg t) z))> |
#<alt (* x (- (/ y z) (/ (neg t) z)))> |
#<alt (/ (neg t) z)> |
#<alt (* (* (- (* y (- 1 z)) (* z t)) x) (/ 1 (* z (- 1 z))))> |
#<alt (- (* y (- 1 z)) (* z t))> |
#<alt (* (- (* y (- 1 z)) (* z t)) x)> |
#<alt (* y (- 1 z))> |
#<alt (- 1 z)> |
#<alt (neg t)> |
#<alt (/ 1 (* z (- 1 z)))> |
| Outputs |
|---|
#<alt t> |
#<alt (+ t (* t z))> |
#<alt (+ t (* z (- (* t z) (* -1 t))))> |
#<alt (+ t (* z (- (* z (- (* t z) (* -1 t))) (* -1 t))))> |
#<alt (* -1 (/ t z))> |
#<alt (/ (+ (* -1 t) (* -1 (/ t z))) z)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ t (pow z 2)))) (/ t z)) z)> |
#<alt (/ (- (+ (* -1 t) (* -1 (/ t (pow z 3)))) (+ (/ t z) (/ t (pow z 2)))) z)> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ (+ t (/ t z)) z))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ t z)) t) z))) z))> |
#<alt (* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ t z) (* -1 t)) z)) t) z))) z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (/ t (- 1 z))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* x (- (/ y z) (/ t (- 1 z))))> |
#<alt (* -1 (/ (* t x) (- 1 z)))> |
#<alt (+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z))> |
#<alt (/ (* x y) z)> |
#<alt (* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z)))> |
#<alt (* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z)))> |
#<alt (* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z)))> |
#<alt (/ (* x y) z)> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z))))))> |
#<alt (/ (* x y) z)> |
#<alt (/ (+ (* -1 (* t (* x z))) (* x y)) z)> |
#<alt (/ (+ (* x y) (* z (+ (* -1 (* t x)) (* -1 (* t (* x z)))))) z)> |
#<alt (/ (+ (* x y) (* z (+ (* -1 (* t x)) (* z (+ (* -1 (* t x)) (* -1 (* t (* x z)))))))) z)> |
#<alt (/ (* x (- y (* -1 t))) z)> |
#<alt (/ (+ (* x (- y (* -1 t))) (/ (* t x) z)) z)> |
#<alt (/ (+ (* x (- y (* -1 t))) (+ (/ (* t x) z) (/ (* t x) (pow z 2)))) z)> |
#<alt (/ (+ (* x (- y (* -1 t))) (+ (/ (* t x) z) (+ (/ (* t x) (pow z 2)) (/ (* t x) (pow z 3))))) z)> |
#<alt (* -1 (/ (* x (- (* -1 y) t)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (* t x) z)) (* x (- (* -1 y) t))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* t x) (/ (* t x) z)) z)) (* x (- (* -1 y) t))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t x)) (* -1 (/ (* t x) z))) z)) (* t x)) z)) (* x (- (* -1 y) t))) z))> |
#<alt (/ (* x y) z)> |
#<alt (+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z))> |
#<alt (* -1 (/ (* t x) (- 1 z)))> |
#<alt (* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z))))> |
#<alt (* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z))))> |
#<alt (* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z))))> |
#<alt (* -1 (/ (* t x) (- 1 z)))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z)))))> |
#<alt (* -1 (/ t (- 1 z)))> |
#<alt (- (/ y z) (/ t (- 1 z)))> |
#<alt (- (/ y z) (/ t (- 1 z)))> |
#<alt (- (/ y z) (/ t (- 1 z)))> |
#<alt (/ y z)> |
#<alt (* y (+ (* -1 (/ t (* y (- 1 z)))) (/ 1 z)))> |
#<alt (* y (+ (* -1 (/ t (* y (- 1 z)))) (/ 1 z)))> |
#<alt (* y (+ (* -1 (/ t (* y (- 1 z)))) (/ 1 z)))> |
#<alt (/ y z)> |
#<alt (* -1 (* y (- (/ t (* y (- 1 z))) (/ 1 z))))> |
#<alt (* -1 (* y (- (/ t (* y (- 1 z))) (/ 1 z))))> |
#<alt (* -1 (* y (- (/ t (* y (- 1 z))) (/ 1 z))))> |
#<alt (/ y z)> |
#<alt (/ (+ y (* -1 (* t z))) z)> |
#<alt (/ (+ y (* z (- (* -1 (* t z)) t))) z)> |
#<alt (/ (+ y (* z (- (* z (+ (* -1 t) (* -1 (* t z)))) t))) z)> |
#<alt (/ (- y (* -1 t)) z)> |
#<alt (/ (- (+ y (/ t z)) (* -1 t)) z)> |
#<alt (/ (- (+ y (+ (/ t z) (/ t (pow z 2)))) (* -1 t)) z)> |
#<alt (/ (- (+ y (+ (/ t z) (+ (/ t (pow z 2)) (/ t (pow z 3))))) (* -1 t)) z)> |
#<alt (* -1 (/ (- (* -1 y) t) z))> |
#<alt (* -1 (/ (- (+ (* -1 y) (* -1 (/ t z))) t) z))> |
#<alt (* -1 (/ (- (+ (* -1 y) (* -1 (/ (+ t (/ t z)) z))) t) z))> |
#<alt (* -1 (/ (- (+ (* -1 y) (* -1 (/ (+ t (* -1 (/ (+ (* -1 t) (* -1 (/ t z))) z))) z))) t) z))> |
#<alt (/ y z)> |
#<alt (+ (* -1 (/ t (- 1 z))) (/ y z))> |
#<alt (+ (* -1 (/ t (- 1 z))) (/ y z))> |
#<alt (+ (* -1 (/ t (- 1 z))) (/ y z))> |
#<alt (* -1 (/ t (- 1 z)))> |
#<alt (* t (- (/ y (* t z)) (/ 1 (- 1 z))))> |
#<alt (* t (- (/ y (* t z)) (/ 1 (- 1 z))))> |
#<alt (* t (- (/ y (* t z)) (/ 1 (- 1 z))))> |
#<alt (* -1 (/ t (- 1 z)))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t z))) (/ 1 (- 1 z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t z))) (/ 1 (- 1 z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ y (* t z))) (/ 1 (- 1 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 (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (/ (* t x) (- z 1))> |
#<alt (* -1 (* t x))> |
#<alt (+ (* -1 (* t x)) (* -1 (* t (* x z))))> |
#<alt (+ (* -1 (* t x)) (* z (- (* -1 (* t (* x z))) (* t x))))> |
#<alt (+ (* -1 (* t x)) (* z (- (* z (- (* -1 (* t (* x z))) (* t x))) (* t x))))> |
#<alt (/ (* t x) z)> |
#<alt (/ (+ (* t x) (/ (* t x) z)) z)> |
#<alt (/ (- (+ (* t x) (/ (* t x) (pow z 2))) (* -1 (/ (* t x) z))) z)> |
#<alt (/ (- (+ (* t x) (/ (* t x) (pow z 3))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t x) (pow z 2))))) z)> |
#<alt (/ (* t x) z)> |
#<alt (* -1 (/ (+ (* -1 (* t x)) (* -1 (/ (* t x) z))) z))> |
#<alt (* -1 (/ (+ (* -1 (* t x)) (* -1 (/ (+ (* t x) (/ (* t x) z)) z))) z))> |
#<alt (* -1 (/ (+ (* -1 (* t x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t x)) (* -1 (/ (* t x) z))) z)) (* t x)) z))) z))> |
#<alt (/ t (- z 1))> |
#<alt (/ t (- z 1))> |
#<alt (/ t (- z 1))> |
#<alt (/ t (- z 1))> |
#<alt (/ t (- z 1))> |
#<alt (/ t (- z 1))> |
#<alt (/ t (- z 1))> |
#<alt (/ t (- z 1))> |
#<alt (/ t (- z 1))> |
#<alt (/ t (- z 1))> |
#<alt (/ t (- z 1))> |
#<alt (/ t (- z 1))> |
#<alt (* -1 t)> |
#<alt (+ (* -1 t) (* -1 (* t z)))> |
#<alt (+ (* -1 t) (* z (- (* -1 (* t z)) t)))> |
#<alt (+ (* -1 t) (* z (- (* z (- (* -1 (* t z)) t)) t)))> |
#<alt (/ t z)> |
#<alt (/ (+ t (/ t z)) z)> |
#<alt (/ (- (+ t (/ t (pow z 2))) (* -1 (/ t z))) z)> |
#<alt (/ (- (+ t (/ t (pow z 3))) (+ (* -1 (/ t z)) (* -1 (/ t (pow z 2))))) z)> |
#<alt (/ t z)> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ t z))) z))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ t (/ t z)) z))) z))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 (/ (+ t (* -1 (/ (+ (* -1 t) (* -1 (/ t z))) z))) z))) z))> |
#<alt -1> |
#<alt (- z 1)> |
#<alt (- z 1)> |
#<alt (- z 1)> |
#<alt z> |
#<alt (* z (- 1 (/ 1 z)))> |
#<alt (* z (- 1 (/ 1 z)))> |
#<alt (* z (- 1 (/ 1 z)))> |
#<alt z> |
#<alt (* -1 (* z (- (/ 1 z) 1)))> |
#<alt (* -1 (* z (- (/ 1 z) 1)))> |
#<alt (* -1 (* z (- (/ 1 z) 1)))> |
#<alt (/ t z)> |
#<alt (- (/ y z) (* -1 (/ t z)))> |
#<alt (- (/ y z) (* -1 (/ t z)))> |
#<alt (- (/ y z) (* -1 (/ t z)))> |
#<alt (/ y z)> |
#<alt (* y (+ (/ 1 z) (/ t (* y z))))> |
#<alt (* y (+ (/ 1 z) (/ t (* y z))))> |
#<alt (* y (+ (/ 1 z) (/ t (* y z))))> |
#<alt (/ y z)> |
#<alt (* -1 (* y (- (* -1 (/ t (* y z))) (/ 1 z))))> |
#<alt (* -1 (* y (- (* -1 (/ t (* y z))) (/ 1 z))))> |
#<alt (* -1 (* y (- (* -1 (/ t (* y z))) (/ 1 z))))> |
#<alt (/ (- y (* -1 t)) z)> |
#<alt (/ (- y (* -1 t)) z)> |
#<alt (/ (- y (* -1 t)) z)> |
#<alt (/ (- y (* -1 t)) z)> |
#<alt (/ (- y (* -1 t)) z)> |
#<alt (/ (- y (* -1 t)) z)> |
#<alt (/ (- y (* -1 t)) z)> |
#<alt (/ (- y (* -1 t)) z)> |
#<alt (* -1 (/ (- (* -1 y) t) z))> |
#<alt (* -1 (/ (- (* -1 y) t) z))> |
#<alt (* -1 (/ (- (* -1 y) t) z))> |
#<alt (* -1 (/ (- (* -1 y) t) z))> |
#<alt (/ y z)> |
#<alt (+ (/ t z) (/ y z))> |
#<alt (+ (/ t z) (/ y z))> |
#<alt (+ (/ t z) (/ y z))> |
#<alt (/ t z)> |
#<alt (* t (+ (/ 1 z) (/ y (* t z))))> |
#<alt (* t (+ (/ 1 z) (/ y (* t z))))> |
#<alt (* t (+ (/ 1 z) (/ y (* t z))))> |
#<alt (/ t z)> |
#<alt (* -1 (* t (- (* -1 (/ y (* t z))) (/ 1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ y (* t z))) (/ 1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ y (* t z))) (/ 1 z))))> |
#<alt (* x (- (/ y z) (* -1 (/ t z))))> |
#<alt (* x (- (/ y z) (* -1 (/ t z))))> |
#<alt (* x (- (/ y z) (* -1 (/ t z))))> |
#<alt (* x (- (/ y z) (* -1 (/ t z))))> |
#<alt (* x (- (/ y z) (* -1 (/ t z))))> |
#<alt (* x (- (/ y z) (* -1 (/ t z))))> |
#<alt (* x (- (/ y z) (* -1 (/ t z))))> |
#<alt (* x (- (/ y z) (* -1 (/ t z))))> |
#<alt (* x (- (/ y z) (* -1 (/ t z))))> |
#<alt (* x (- (/ y z) (* -1 (/ t z))))> |
#<alt (* x (- (/ y z) (* -1 (/ t z))))> |
#<alt (* x (- (/ y z) (* -1 (/ t z))))> |
#<alt (/ (* t x) z)> |
#<alt (+ (/ (* t x) z) (/ (* x y) z))> |
#<alt (+ (/ (* t x) z) (/ (* x y) z))> |
#<alt (+ (/ (* t x) z) (/ (* x y) z))> |
#<alt (/ (* x y) z)> |
#<alt (* y (+ (/ x z) (/ (* t x) (* y z))))> |
#<alt (* y (+ (/ x z) (/ (* t x) (* y z))))> |
#<alt (* y (+ (/ x z) (/ (* t x) (* y z))))> |
#<alt (/ (* x y) z)> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z))))))> |
#<alt (/ (* x (- y (* -1 t))) z)> |
#<alt (/ (* x (- y (* -1 t))) z)> |
#<alt (/ (* x (- y (* -1 t))) z)> |
#<alt (/ (* x (- y (* -1 t))) z)> |
#<alt (/ (* x (- y (* -1 t))) z)> |
#<alt (/ (* x (- y (* -1 t))) z)> |
#<alt (/ (* x (- y (* -1 t))) z)> |
#<alt (/ (* x (- y (* -1 t))) z)> |
#<alt (* -1 (/ (* x (- (* -1 y) t)) z))> |
#<alt (* -1 (/ (* x (- (* -1 y) t)) z))> |
#<alt (* -1 (/ (* x (- (* -1 y) t)) z))> |
#<alt (* -1 (/ (* x (- (* -1 y) t)) z))> |
#<alt (/ (* x y) z)> |
#<alt (+ (/ (* t x) z) (/ (* x y) z))> |
#<alt (+ (/ (* t x) z) (/ (* x y) z))> |
#<alt (+ (/ (* t x) z) (/ (* x y) z))> |
#<alt (/ (* t x) z)> |
#<alt (* t (+ (/ x z) (/ (* x y) (* t z))))> |
#<alt (* t (+ (/ x z) (/ (* x y) (* t z))))> |
#<alt (* t (+ (/ x z) (/ (* x y) (* t z))))> |
#<alt (/ (* t x) z)> |
#<alt (* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z))))))> |
#<alt (* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z))))))> |
#<alt (* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z))))))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ t z))> |
#<alt (* -1 (/ (* t x) (- 1 z)))> |
#<alt (+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z))> |
#<alt (/ (* x y) z)> |
#<alt (* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z)))> |
#<alt (* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z)))> |
#<alt (* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z)))> |
#<alt (/ (* x y) z)> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z))))))> |
#<alt (/ (* x y) z)> |
#<alt (/ (+ (* x y) (* z (- (* x (- (* -1 y) t)) (* -1 (* x y))))) z)> |
#<alt (/ (+ (* x y) (* z (- (+ (* x (- (* -1 y) t)) (* z (- (* x (- (* -1 y) t)) (* -1 (* x y))))) (* -1 (* x y))))) z)> |
#<alt (/ (+ (* x y) (* z (- (+ (* x (- (* -1 y) t)) (* z (- (* z (- (* x (- (* -1 y) t)) (* -1 (* x y)))) (* -1 (- (* x (- (* -1 y) t)) (* -1 (* x y))))))) (* -1 (* x y))))) z)> |
#<alt (* -1 (/ (* x (- (* -1 y) t)) z))> |
#<alt (/ (- (+ (* -1 (* x (- (* -1 y) t))) (* -1 (/ (* x y) z))) (/ (* x (- (* -1 y) t)) z)) z)> |
#<alt (/ (- (+ (* -1 (* x (- (* -1 y) t))) (+ (* -1 (/ (* x y) z)) (* -1 (/ (* x y) (pow z 2))))) (+ (/ (* x (- (* -1 y) t)) z) (/ (* x (- (* -1 y) t)) (pow z 2)))) z)> |
#<alt (/ (- (+ (* -1 (* x (- (* -1 y) t))) (+ (* -1 (/ (* x y) z)) (* -1 (/ (* x y) (pow z 3))))) (+ (* -1 (/ (- (* -1 (* x y)) (* x (- (* -1 y) t))) (pow z 2))) (+ (/ (* x (- (* -1 y) t)) z) (/ (* x (- (* -1 y) t)) (pow z 3))))) z)> |
#<alt (/ (* x (- y (* -1 t))) z)> |
#<alt (* -1 (/ (- (+ (* -1 (* x (- y (* -1 t)))) (/ (* x y) z)) (/ (* x (- y (* -1 t))) z)) z))> |
#<alt (* -1 (/ (+ (* -1 (* x (- y (* -1 t)))) (* -1 (/ (- (+ (* -1 (- (* x y) (* x (- y (* -1 t))))) (/ (* x (- y (* -1 t))) z)) (/ (* x y) z)) z))) z))> |
#<alt (* -1 (/ (+ (* -1 (* x (- y (* -1 t)))) (* -1 (/ (+ (* -1 (- (* x y) (* x (- y (* -1 t))))) (* -1 (/ (- (+ (* -1 (- (* x (- y (* -1 t))) (* x y))) (/ (* x y) z)) (/ (* x (- y (* -1 t))) z)) z))) z))) z))> |
#<alt (/ (* x y) z)> |
#<alt (+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z))> |
#<alt (+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z))> |
#<alt (* -1 (/ (* t x) (- 1 z)))> |
#<alt (* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z))))> |
#<alt (* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z))))> |
#<alt (* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z))))> |
#<alt (* -1 (/ (* t x) (- 1 z)))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z)))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z)))))> |
#<alt (/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z)))> |
#<alt (/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z)))> |
#<alt (/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z)))> |
#<alt (/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z)))> |
#<alt (/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z)))> |
#<alt (/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z)))> |
#<alt (/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z)))> |
#<alt (/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z)))> |
#<alt (/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z)))> |
#<alt (/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z)))> |
#<alt (/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z)))> |
#<alt (/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z)))> |
#<alt (* -1 (* t z))> |
#<alt (- (* y (- 1 z)) (* t z))> |
#<alt (- (* y (- 1 z)) (* t z))> |
#<alt (- (* y (- 1 z)) (* t z))> |
#<alt (* y (- 1 z))> |
#<alt (* y (- (+ 1 (* -1 (/ (* t z) y))) z))> |
#<alt (* y (- (+ 1 (* -1 (/ (* t z) y))) z))> |
#<alt (* y (- (+ 1 (* -1 (/ (* t z) y))) z))> |
#<alt (* y (- 1 z))> |
#<alt (* -1 (* y (+ (* -1 (- 1 z)) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 (- 1 z)) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 (- 1 z)) (/ (* t z) y))))> |
#<alt y> |
#<alt (+ y (* z (- (* -1 y) t)))> |
#<alt (+ y (* z (- (* -1 y) t)))> |
#<alt (+ y (* z (- (* -1 y) t)))> |
#<alt (* z (- (* -1 y) t))> |
#<alt (* z (- (+ (* -1 y) (/ y z)) t))> |
#<alt (* z (- (+ (* -1 y) (/ y z)) t))> |
#<alt (* z (- (+ (* -1 y) (/ y z)) t))> |
#<alt (* -1 (* z (- y (* -1 t))))> |
#<alt (* -1 (* z (- (+ y (* -1 (/ y z))) (* -1 t))))> |
#<alt (* -1 (* z (- (+ y (* -1 (/ y z))) (* -1 t))))> |
#<alt (* -1 (* z (- (+ y (* -1 (/ y z))) (* -1 t))))> |
#<alt (* y (- 1 z))> |
#<alt (+ (* -1 (* t z)) (* y (- 1 z)))> |
#<alt (+ (* -1 (* t z)) (* y (- 1 z)))> |
#<alt (+ (* -1 (* t z)) (* y (- 1 z)))> |
#<alt (* -1 (* t z))> |
#<alt (* t (- (/ (* y (- 1 z)) t) z))> |
#<alt (* t (- (/ (* y (- 1 z)) t) z))> |
#<alt (* t (- (/ (* y (- 1 z)) t) z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (- (* -1 (/ (* y (- 1 z)) t)) (* -1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (* y (- 1 z)) t)) (* -1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (* y (- 1 z)) t)) (* -1 z))))> |
#<alt (* -1 (* t (* x z)))> |
#<alt (+ (* -1 (* t (* x z))) (* x (* y (- 1 z))))> |
#<alt (+ (* -1 (* t (* x z))) (* x (* y (- 1 z))))> |
#<alt (+ (* -1 (* t (* x z))) (* x (* y (- 1 z))))> |
#<alt (* x (* y (- 1 z)))> |
#<alt (* y (+ (* -1 (/ (* t (* x z)) y)) (* x (- 1 z))))> |
#<alt (* y (+ (* -1 (/ (* t (* x z)) y)) (* x (- 1 z))))> |
#<alt (* y (+ (* -1 (/ (* t (* x z)) y)) (* x (- 1 z))))> |
#<alt (* x (* y (- 1 z)))> |
#<alt (* -1 (* y (+ (* -1 (* x (- 1 z))) (/ (* t (* x z)) y))))> |
#<alt (* -1 (* y (+ (* -1 (* x (- 1 z))) (/ (* t (* x z)) y))))> |
#<alt (* -1 (* y (+ (* -1 (* x (- 1 z))) (/ (* t (* x z)) y))))> |
#<alt (* x y)> |
#<alt (+ (* x y) (* x (* z (- (* -1 y) t))))> |
#<alt (+ (* x y) (* x (* z (- (* -1 y) t))))> |
#<alt (+ (* x y) (* x (* z (- (* -1 y) t))))> |
#<alt (* x (* z (- (* -1 y) t)))> |
#<alt (* z (+ (* x (- (* -1 y) t)) (/ (* x y) z)))> |
#<alt (* z (+ (* x (- (* -1 y) t)) (/ (* x y) z)))> |
#<alt (* z (+ (* x (- (* -1 y) t)) (/ (* x y) z)))> |
#<alt (* -1 (* x (* z (- y (* -1 t)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- y (* -1 t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- y (* -1 t))))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- y (* -1 t))))))> |
#<alt (* x (* y (- 1 z)))> |
#<alt (+ (* -1 (* t (* x z))) (* x (* y (- 1 z))))> |
#<alt (+ (* -1 (* t (* x z))) (* x (* y (- 1 z))))> |
#<alt (+ (* -1 (* t (* x z))) (* x (* y (- 1 z))))> |
#<alt (* -1 (* t (* x z)))> |
#<alt (* t (+ (* -1 (* x z)) (/ (* x (* y (- 1 z))) t)))> |
#<alt (* t (+ (* -1 (* x z)) (/ (* x (* y (- 1 z))) t)))> |
#<alt (* t (+ (* -1 (* x z)) (/ (* x (* y (- 1 z))) t)))> |
#<alt (* -1 (* t (* x z)))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x (* y (- 1 z))) t)) (* x z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x (* y (- 1 z))) t)) (* x z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x (* y (- 1 z))) t)) (* x z))))> |
#<alt (* x (- (* y (- 1 z)) (* t z)))> |
#<alt (* x (- (* y (- 1 z)) (* t z)))> |
#<alt (* x (- (* y (- 1 z)) (* t z)))> |
#<alt (* x (- (* y (- 1 z)) (* t z)))> |
#<alt (* x (- (* y (- 1 z)) (* t z)))> |
#<alt (* x (- (* y (- 1 z)) (* t z)))> |
#<alt (* x (- (* y (- 1 z)) (* t z)))> |
#<alt (* x (- (* y (- 1 z)) (* t z)))> |
#<alt (* x (- (* y (- 1 z)) (* t z)))> |
#<alt (* x (- (* y (- 1 z)) (* t z)))> |
#<alt (* x (- (* y (- 1 z)) (* t z)))> |
#<alt (* x (- (* y (- 1 z)) (* t z)))> |
#<alt (* y (- 1 z))> |
#<alt (* y (- 1 z))> |
#<alt (* y (- 1 z))> |
#<alt (* y (- 1 z))> |
#<alt (* y (- 1 z))> |
#<alt (* y (- 1 z))> |
#<alt (* y (- 1 z))> |
#<alt (* y (- 1 z))> |
#<alt (* y (- 1 z))> |
#<alt (* y (- 1 z))> |
#<alt (* y (- 1 z))> |
#<alt (* y (- 1 z))> |
#<alt y> |
#<alt (+ y (* -1 (* y z)))> |
#<alt (+ y (* -1 (* y z)))> |
#<alt (+ y (* -1 (* y z)))> |
#<alt (* -1 (* y z))> |
#<alt (* z (+ (* -1 y) (/ y z)))> |
#<alt (* z (+ (* -1 y) (/ y z)))> |
#<alt (* z (+ (* -1 y) (/ y z)))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (+ y (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ y z)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 z))> |
#<alt (+ 1 (* -1 z))> |
#<alt (+ 1 (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ 1 z) 1))> |
#<alt (* z (- (/ 1 z) 1))> |
#<alt (* z (- (/ 1 z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (- 1 (/ 1 z))))> |
#<alt (* -1 (* z (- 1 (/ 1 z))))> |
#<alt (* -1 (* z (- 1 (/ 1 z))))> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (/ 1 z)> |
#<alt (/ (+ 1 z) z)> |
#<alt (/ (+ 1 (* z (+ 1 z))) z)> |
#<alt (/ (+ 1 (* z (+ 1 (* z (+ 1 z))))) z)> |
#<alt (/ -1 (pow z 2))> |
#<alt (* -1 (/ (+ 1 (/ 1 z)) (pow z 2)))> |
#<alt (/ (- (* -1 (/ (+ 1 (/ 1 z)) z)) 1) (pow z 2))> |
#<alt (/ (- (* -1 (/ (+ 1 (/ 1 z)) (pow z 2))) (+ 1 (/ 1 z))) (pow z 2))> |
#<alt (/ -1 (pow z 2))> |
#<alt (* -1 (/ (+ 1 (/ 1 z)) (pow z 2)))> |
#<alt (/ (- (* -1 (/ (+ 1 (/ 1 z)) z)) 1) (pow z 2))> |
#<alt (/ (- (* -1 (/ (+ 1 (+ (/ 1 z) (/ 1 (pow z 2)))) z)) 1) (pow z 2))> |
135 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | y | @ | 0 | (- (/ y z) (/ (neg t) z)) |
| 2.0ms | z | @ | inf | (* (- (* y (- 1 z)) (* z t)) x) |
| 1.0ms | x | @ | 0 | (* (* (- (* y (- 1 z)) (* z t)) x) (/ 1 (* z (- 1 z)))) |
| 1.0ms | y | @ | -inf | (* (* (- (* y (- 1 z)) (* z t)) x) (/ 1 (* z (- 1 z)))) |
| 1.0ms | y | @ | 0 | (* (* (- (* y (- 1 z)) (* z t)) x) (/ 1 (* z (- 1 z)))) |
| 1× | batch-egg-rewrite |
| 5 514× | *-lowering-*.f32 |
| 5 514× | *-lowering-*.f64 |
| 4 882× | /-lowering-/.f32 |
| 4 882× | /-lowering-/.f64 |
| 2 202× | --lowering--.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 122 |
| 1 | 171 | 112 |
| 2 | 1649 | 112 |
| 0 | 8452 | 112 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ (- 1 z) t)) |
(* x (- (/ y z) (/ 1 (/ (- 1 z) t)))) |
(- (/ y z) (/ 1 (/ (- 1 z) t))) |
(/ y z) |
(* x (/ y z)) |
(* x (/ t (+ z -1))) |
(/ t (+ z -1)) |
(+ z -1) |
(- (/ y z) (/ (neg t) z)) |
(* x (- (/ y z) (/ (neg t) z))) |
(/ (neg t) z) |
(* (* (- (* y (- 1 z)) (* z t)) x) (/ 1 (* z (- 1 z)))) |
(- (* y (- 1 z)) (* z t)) |
(* (- (* y (- 1 z)) (* z t)) x) |
(* y (- 1 z)) |
(- 1 z) |
(neg t) |
(/ 1 (* z (- 1 z))) |
| Outputs |
|---|
(exp.f64 (log.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) z)) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 z #s(literal -1 binary64))) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(neg.f64 (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/.f64 t (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 z #s(literal -1 binary64)) t)) |
(/.f64 (neg.f64 t) (+.f64 z #s(literal -1 binary64))) |
(/.f64 (neg.f64 t) (neg.f64 (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z))) (neg.f64 (/.f64 #s(literal 1 binary64) t))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
(*.f64 t (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64))) (neg.f64 t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 t (fma.f64 z (*.f64 z z) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (+.f64 #s(literal 1 binary64) z))))) |
(*.f64 (/.f64 t (fma.f64 z z #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 t (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) (*.f64 z z))) (+.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z z #s(literal -1 binary64))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (/.f64 (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 z z) #s(literal -1 binary64))) (/.f64 t (/.f64 #s(literal 1 binary64) (fma.f64 z z (+.f64 #s(literal 1 binary64) z))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (*.f64 x y) z) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 x (/.f64 y z) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) x) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 y z) x (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 y z) (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x z) (/.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x z) (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 y) z) (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) z) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y z) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x z) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x z) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (*.f64 z (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)))) (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) z) (-.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (-.f64 #s(literal 1 binary64) z)) z) |
(/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z)) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t)) |
(/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z))))) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) #s(literal -1 binary64)) (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))) x) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) x) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) z)))) (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (/.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) z)))) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)))) (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)))) (-.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))))) (neg.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) z)) (neg.f64 (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (-.f64 #s(literal 1 binary64) z))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (/.f64 #s(literal 1 binary64) z))) (neg.f64 (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) z))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (/.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) z))))) (neg.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))))) (neg.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))))) (neg.f64 (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z))) (neg.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))))) (neg.f64 (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z)))))) (neg.f64 (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z) x)) (neg.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))) x)) (neg.f64 (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) x)) (neg.f64 (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)))) |
(pow.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(*.f64 x (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(*.f64 (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) x) |
(*.f64 (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) (/.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(*.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (/.f64 (-.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64))) (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (neg.f64 z))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) z))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (/.f64 z #s(literal 1 binary64)))) |
(*.f64 (/.f64 x z) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x z) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) (/.f64 (-.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x z) (/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x z) (/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x z) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z) (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) (-.f64 #s(literal 1 binary64) z)) (/.f64 x z)) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) (-.f64 #s(literal 1 binary64) z)) (/.f64 x (/.f64 z #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) (-.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x #s(literal 1 binary64)) z)) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) (-.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 z #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) (/.f64 z #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) #s(literal 1 binary64)) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) #s(literal 1 binary64)) (/.f64 z #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) z) (/.f64 x (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) z) (/.f64 x (/.f64 (-.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) z) (/.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) z) (/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (-.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) x) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z) z) (/.f64 x (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 x (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (neg.f64 (-.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 z #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (neg.f64 (-.f64 #s(literal 1 binary64) z))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (+.f64 z #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (/.f64 x z)) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 x (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(+.f64 (/.f64 t (+.f64 z #s(literal -1 binary64))) (/.f64 y z)) |
(-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t)) (/.f64 z (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z))) (/.f64 (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 z t) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))))) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))))) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y))) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(-.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) (*.f64 (/.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) z) t))) (/.f64 (*.f64 (/.f64 z y) #s(literal 1 binary64)) (*.f64 (/.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(-.f64 (/.f64 (/.f64 (+.f64 z #s(literal -1 binary64)) t) (*.f64 (/.f64 z y) (/.f64 (+.f64 z #s(literal -1 binary64)) t))) (/.f64 (*.f64 (/.f64 z y) #s(literal -1 binary64)) (*.f64 (/.f64 z y) (/.f64 (+.f64 z #s(literal -1 binary64)) t)))) |
(-.f64 (/.f64 (*.f64 y (/.f64 (+.f64 z #s(literal -1 binary64)) t)) (*.f64 z (/.f64 (+.f64 z #s(literal -1 binary64)) t))) (/.f64 (neg.f64 z) (*.f64 z (/.f64 (+.f64 z #s(literal -1 binary64)) t)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) z) t))) (/.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 y) (/.f64 (+.f64 z #s(literal -1 binary64)) t)) (*.f64 (neg.f64 z) (/.f64 (+.f64 z #s(literal -1 binary64)) t))) (/.f64 (*.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 (neg.f64 z) (/.f64 (+.f64 z #s(literal -1 binary64)) t)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) (/.f64 (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (-.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 t (+.f64 z #s(literal -1 binary64))) (/.f64 y z)) |
(fma.f64 t (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64))) (/.f64 y z)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 y z) #s(literal 1 binary64) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) |
(fma.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) y (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64))) t (/.f64 y z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 y z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) (neg.f64 t) (/.f64 y z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64)) (/.f64 y z)) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z))) t (/.f64 y z)) |
(fma.f64 (/.f64 t (fma.f64 z (*.f64 z z) #s(literal -1 binary64))) (fma.f64 z z (+.f64 #s(literal 1 binary64) z)) (/.f64 y z)) |
(fma.f64 (/.f64 t (fma.f64 z (*.f64 z z) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (+.f64 #s(literal 1 binary64) z)))) (/.f64 y z)) |
(fma.f64 (/.f64 t (fma.f64 z z #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) z) (/.f64 y z)) |
(fma.f64 (/.f64 t (fma.f64 z z #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z))) (/.f64 y z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) #s(literal -1 binary64))) (/.f64 t (/.f64 #s(literal 1 binary64) (fma.f64 z z (+.f64 #s(literal 1 binary64) z)))) (/.f64 y z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal -1 binary64))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z))) (/.f64 y z)) |
(fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))) (/.f64 y z)) |
(fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z))) (/.f64 y z)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z))) (/.f64 y z)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z z #s(literal -1 binary64))) (/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z))) (/.f64 y z)) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y #s(literal -1 binary64)) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 z #s(literal -1 binary64))) (/.f64 y z)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 z z) #s(literal -1 binary64))) (/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (fma.f64 z z (+.f64 #s(literal 1 binary64) z)))) (/.f64 y z)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 t (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))) (/.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z))) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z))) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) (*.f64 z (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))) (+.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z))) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) (-.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) (*.f64 (/.f64 z y) #s(literal 1 binary64))) (*.f64 (/.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
(/.f64 (-.f64 (/.f64 (+.f64 z #s(literal -1 binary64)) t) (*.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 (/.f64 z y) (/.f64 (+.f64 z #s(literal -1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (+.f64 z #s(literal -1 binary64)) t)) (neg.f64 z)) (*.f64 z (/.f64 (+.f64 z #s(literal -1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (*.f64 (neg.f64 z) #s(literal 1 binary64))) (*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (+.f64 z #s(literal -1 binary64)) t)) (*.f64 (neg.f64 z) #s(literal -1 binary64))) (*.f64 (neg.f64 z) (/.f64 (+.f64 z #s(literal -1 binary64)) t))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z)) (neg.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))))) (neg.f64 (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))))) (neg.f64 (+.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z))))) (neg.f64 (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z))))) (neg.f64 (-.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z) z) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 z y) t)) (*.f64 (/.f64 z y) (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 z y) (neg.f64 t))) (*.f64 (/.f64 z y) (neg.f64 (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)))) (*.f64 (/.f64 z y) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) t)) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 (+.f64 z #s(literal -1 binary64)) t) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) (/.f64 (+.f64 z #s(literal -1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) z))) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) (neg.f64 t))) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)))) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 y (neg.f64 (-.f64 #s(literal 1 binary64) z))) (*.f64 z (neg.f64 t))) (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (-.f64 (*.f64 y (/.f64 #s(literal 1 binary64) t)) (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)))) (/.f64 z t)) |
(/.f64 (-.f64 (/.f64 (+.f64 z #s(literal -1 binary64)) t) (*.f64 (neg.f64 (/.f64 z y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 z y)) (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (/.f64 z y)) t)) (*.f64 (neg.f64 (/.f64 z y)) (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) (*.f64 (neg.f64 (/.f64 z y)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 z y)) (/.f64 (+.f64 z #s(literal -1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) z))) (*.f64 (neg.f64 (/.f64 z y)) (neg.f64 t))) (*.f64 (neg.f64 (/.f64 z y)) (neg.f64 (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 (/.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)))) (*.f64 (neg.f64 (/.f64 z y)) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) z)) (*.f64 z (neg.f64 t))) (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 (-.f64 #s(literal 1 binary64) z))) (*.f64 (neg.f64 z) (neg.f64 t))) (*.f64 (neg.f64 z) (neg.f64 (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)))) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) z) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) (*.f64 z (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (+.f64 z #s(literal -1 binary64)) t)) (neg.f64 z)) (*.f64 z (/.f64 (+.f64 z #s(literal -1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) z))) (*.f64 z (neg.f64 t))) (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) (*.f64 z (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)))) (/.f64 z t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (*.f64 (neg.f64 (neg.f64 z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 z)) (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) (-.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (neg.f64 z)) t)) (*.f64 (neg.f64 (neg.f64 z)) (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) (/.f64 (+.f64 z #s(literal -1 binary64)) t)) (*.f64 (neg.f64 (neg.f64 z)) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 z)) (/.f64 (+.f64 z #s(literal -1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (-.f64 #s(literal 1 binary64) z))) (*.f64 (neg.f64 (neg.f64 z)) (neg.f64 t))) (*.f64 (neg.f64 (neg.f64 z)) (neg.f64 (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) (/.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 (neg.f64 z)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)))) (*.f64 (neg.f64 (neg.f64 z)) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t)) (*.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t) z)) (*.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))))) (*.f64 (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z))) (*.f64 (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z))))) (*.f64 (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) t) (*.f64 (/.f64 z y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 z y) (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (+.f64 z #s(literal -1 binary64)) t) (*.f64 (/.f64 z y) #s(literal -1 binary64)))) (neg.f64 (*.f64 (/.f64 z y) (/.f64 (+.f64 z #s(literal -1 binary64)) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 (+.f64 z #s(literal -1 binary64)) t)) (neg.f64 z))) (neg.f64 (*.f64 z (/.f64 (+.f64 z #s(literal -1 binary64)) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 z) (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (+.f64 z #s(literal -1 binary64)) t)) (*.f64 (neg.f64 z) #s(literal -1 binary64)))) (neg.f64 (*.f64 (neg.f64 z) (/.f64 (+.f64 z #s(literal -1 binary64)) t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z))) (neg.f64 (neg.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z) z)) (/.f64 (+.f64 z #s(literal -1 binary64)) t)) |
(pow.f64 (/.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z))) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t))) |
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))))) (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))))) (/.f64 (-.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (-.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))))) z)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (-.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))))) (/.f64 z #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))) (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))) (/.f64 (-.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (-.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))) z)) |
(*.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (-.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))) (/.f64 z #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 y (neg.f64 z))) |
(neg.f64 (/.f64 y (neg.f64 z))) |
(neg.f64 (/.f64 (neg.f64 y) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 z y)))) |
(/.f64 y z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) z) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 (neg.f64 z)))) |
(pow.f64 (/.f64 z y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y z)) |
(*.f64 y (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) y) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
(/.f64 x (/.f64 z y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 x y)))) |
(/.f64 (*.f64 x y) z) |
(/.f64 (neg.f64 (*.f64 x y)) (neg.f64 z)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 z y)) |
(/.f64 (*.f64 x (neg.f64 y)) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 z y)) |
(/.f64 (*.f64 (neg.f64 y) x) (neg.f64 z)) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 z y))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 z y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 z y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x y))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 x (neg.f64 y))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) x)) (neg.f64 (neg.f64 z))) |
(pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y z)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) x)) |
(*.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x z) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 x z) (/.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (neg.f64 y) z) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) z)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y z)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 t x))) |
(/.f64 x (/.f64 (+.f64 z #s(literal -1 binary64)) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 t x)))) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 t x)) (-.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 z #s(literal -1 binary64)) t)) |
(/.f64 (*.f64 x (neg.f64 t)) (-.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 z #s(literal -1 binary64)) t)) |
(/.f64 (*.f64 (neg.f64 t) x) (-.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t x))) (neg.f64 (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) |
(/.f64 (neg.f64 (*.f64 x (neg.f64 t))) (neg.f64 (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t) x)) (neg.f64 (-.f64 #s(literal 1 binary64) z))) |
(pow.f64 (/.f64 (+.f64 z #s(literal -1 binary64)) (*.f64 t x)) #s(literal -1 binary64)) |
(*.f64 t (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64))) x)) |
(*.f64 x (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 t (+.f64 z #s(literal -1 binary64))) x) |
(*.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) (/.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) t)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) t)))) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 x (+.f64 z #s(literal -1 binary64)))) |
(*.f64 (/.f64 t (fma.f64 z (*.f64 z z) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 z z (+.f64 #s(literal 1 binary64) z))))) |
(*.f64 (/.f64 t (fma.f64 z z #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 (*.f64 t x) (fma.f64 z (*.f64 z z) #s(literal -1 binary64))) (fma.f64 z z (+.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 t x) (fma.f64 z z #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))))) |
(*.f64 (/.f64 x (fma.f64 z (*.f64 z z) #s(literal -1 binary64))) (/.f64 t (/.f64 #s(literal 1 binary64) (fma.f64 z z (+.f64 #s(literal 1 binary64) z))))) |
(*.f64 (/.f64 x (fma.f64 z z #s(literal -1 binary64))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x (+.f64 z #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 x (neg.f64 (-.f64 #s(literal 1 binary64) z))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 z #s(literal -1 binary64)) t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 z #s(literal -1 binary64))) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
(neg.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z #s(literal -1 binary64)) t)) |
(/.f64 t (+.f64 z #s(literal -1 binary64))) |
(/.f64 t (neg.f64 (-.f64 #s(literal 1 binary64) z))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) |
(/.f64 (neg.f64 t) (-.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 t) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (+.f64 z #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 z #s(literal -1 binary64)) t)) (*.f64 (-.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 (+.f64 z #s(literal -1 binary64)) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) z))) (*.f64 (-.f64 #s(literal 1 binary64) z) (neg.f64 t))) (*.f64 (-.f64 #s(literal 1 binary64) z) (neg.f64 (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)))) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) |
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) z)) |
(pow.f64 (/.f64 (+.f64 z #s(literal -1 binary64)) t) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(*.f64 t (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64))) t) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) (neg.f64 t)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z))) t) |
(*.f64 (/.f64 t (fma.f64 z (*.f64 z z) #s(literal -1 binary64))) (fma.f64 z z (+.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 t (fma.f64 z (*.f64 z z) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z z (+.f64 #s(literal 1 binary64) z))))) |
(*.f64 (/.f64 t (fma.f64 z z #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 t (fma.f64 z z #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 z z) #s(literal -1 binary64))) (/.f64 t (/.f64 #s(literal 1 binary64) (fma.f64 z z (+.f64 #s(literal 1 binary64) z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal -1 binary64))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))))) |
(*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z z #s(literal -1 binary64))) (/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 z #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 z z) #s(literal -1 binary64))) (/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (fma.f64 z z (+.f64 #s(literal 1 binary64) z))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 t (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))))) |
(+.f64 z #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) z) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 z z) (-.f64 #s(literal -1 binary64) z))) |
(fma.f64 #s(literal 1 binary64) z #s(literal -1 binary64)) |
(fma.f64 z #s(literal 1 binary64) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (+.f64 #s(literal 1 binary64) z)) (fma.f64 z (*.f64 z z) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) z) (fma.f64 z z #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z z (+.f64 #s(literal 1 binary64) z)) (fma.f64 z (*.f64 z z) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) z) (fma.f64 z z #s(literal -1 binary64))))) |
(/.f64 (fma.f64 z (*.f64 z z) #s(literal -1 binary64)) (fma.f64 z z (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (fma.f64 z (*.f64 z z) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (neg.f64 z)))) |
(/.f64 (fma.f64 z z #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 #s(literal -1 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (neg.f64 (-.f64 #s(literal -1 binary64) z))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) #s(literal -1 binary64))) (neg.f64 (fma.f64 z z (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (neg.f64 z))))) |
(/.f64 (neg.f64 (fma.f64 z z #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z (*.f64 z z) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 z z (+.f64 #s(literal 1 binary64) z))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z z #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) z)))) |
(pow.f64 (/.f64 (fma.f64 z z (+.f64 #s(literal 1 binary64) z)) (fma.f64 z (*.f64 z z) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) z) (fma.f64 z z #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (*.f64 z z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z (+.f64 #s(literal 1 binary64) z)))) |
(*.f64 (fma.f64 z z #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z))) |
(+.f64 (/.f64 y z) (/.f64 t z)) |
(+.f64 (/.f64 t z) (/.f64 y z)) |
(-.f64 (/.f64 y z) (/.f64 t (neg.f64 z))) |
(-.f64 (/.f64 (*.f64 z y) (*.f64 z z)) (/.f64 (*.f64 z (neg.f64 t)) (*.f64 z z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 t (neg.f64 z)) (/.f64 (-.f64 y t) z) (/.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 (/.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 z (*.f64 z z)))) (fma.f64 (/.f64 t (neg.f64 z)) (/.f64 (-.f64 y t) z) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 y t) z)) (/.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 y t) z))) |
(-.f64 (/.f64 (/.f64 (neg.f64 z) t) (*.f64 (/.f64 z y) (/.f64 (neg.f64 z) t))) (/.f64 (*.f64 (/.f64 z y) #s(literal 1 binary64)) (*.f64 (/.f64 z y) (/.f64 (neg.f64 z) t)))) |
(-.f64 (/.f64 z (*.f64 (/.f64 z y) z)) (/.f64 (*.f64 (/.f64 z y) (neg.f64 t)) (*.f64 (/.f64 z y) z))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (*.f64 (/.f64 z y) (neg.f64 z))) (/.f64 (*.f64 (/.f64 z y) t) (*.f64 (/.f64 z y) (neg.f64 z)))) |
(-.f64 (/.f64 (*.f64 y (/.f64 (neg.f64 z) t)) (*.f64 z (/.f64 (neg.f64 z) t))) (/.f64 z (*.f64 z (/.f64 (neg.f64 z) t)))) |
(-.f64 (/.f64 (*.f64 y (neg.f64 z)) (*.f64 z (neg.f64 z))) (/.f64 (*.f64 z t) (*.f64 z (neg.f64 z)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 y) (/.f64 (neg.f64 z) t)) (*.f64 (neg.f64 z) (/.f64 (neg.f64 z) t))) (/.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (/.f64 (neg.f64 z) t)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 z) z)) (/.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (*.f64 (neg.f64 z) z))) |
(-.f64 (/.f64 (*.f64 (neg.f64 y) (neg.f64 z)) (*.f64 z z)) (/.f64 (*.f64 z (neg.f64 t)) (*.f64 z z))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y z) (/.f64 t z)) |
(fma.f64 #s(literal 1 binary64) (/.f64 t z) (/.f64 y z)) |
(fma.f64 t (/.f64 #s(literal 1 binary64) z) (/.f64 y z)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) z) (/.f64 t z)) |
(fma.f64 (/.f64 y z) #s(literal 1 binary64) (/.f64 t z)) |
(fma.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 z)) (/.f64 y z)) |
(fma.f64 (neg.f64 t) (neg.f64 (/.f64 #s(literal 1 binary64) z)) (/.f64 y z)) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 t z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) y (/.f64 t z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t #s(literal 1 binary64)) (/.f64 y z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 t z)) |
(fma.f64 (/.f64 t z) #s(literal 1 binary64) (/.f64 y z)) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z) (/.f64 t z)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 y z)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y #s(literal -1 binary64)) (/.f64 t z)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t #s(literal -1 binary64)) (/.f64 y z)) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (/.f64 y z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (+.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (-.f64 (*.f64 z y) (*.f64 z (neg.f64 t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 t (neg.f64 z)) (/.f64 (-.f64 y t) z) (/.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y t) z) (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (+.f64 y t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 z y) (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 t (neg.f64 z)) (/.f64 (-.f64 y t) z) (/.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 y t) z) (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z))))) |
(/.f64 (+.f64 y t) z) |
(/.f64 (-.f64 (*.f64 z y) (*.f64 z (neg.f64 t))) (*.f64 z z)) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 t (neg.f64 z)) (/.f64 (-.f64 y t) z) (/.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))) (*.f64 z (*.f64 z z))) (+.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (/.f64 y z) (/.f64 t z))))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)) (/.f64 (-.f64 y t) z)) |
(/.f64 (-.f64 (neg.f64 y) t) (neg.f64 z)) |
(/.f64 (-.f64 (/.f64 (neg.f64 z) t) (*.f64 (/.f64 z y) #s(literal 1 binary64))) (*.f64 (/.f64 z y) (/.f64 (neg.f64 z) t))) |
(/.f64 (-.f64 z (*.f64 (/.f64 z y) (neg.f64 t))) (*.f64 (/.f64 z y) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (*.f64 (/.f64 z y) t)) (*.f64 (/.f64 z y) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 y (/.f64 (neg.f64 z) t)) z) (*.f64 z (/.f64 (neg.f64 z) t))) |
(/.f64 (-.f64 (*.f64 y (neg.f64 z)) (*.f64 z t)) (*.f64 z (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (neg.f64 z) t)) (*.f64 (neg.f64 z) #s(literal 1 binary64))) (*.f64 (neg.f64 z) (/.f64 (neg.f64 z) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 z) (neg.f64 t))) (*.f64 (neg.f64 z) z)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 z)) (*.f64 z (neg.f64 t))) (*.f64 z z)) |
(/.f64 (neg.f64 (+.f64 y t)) (neg.f64 z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 z (neg.f64 t)))) (neg.f64 (*.f64 z z))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 (/.f64 t (neg.f64 z)) (/.f64 (-.f64 y t) z) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (-.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (*.f64 (/.f64 y z) (/.f64 t z)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z))) (neg.f64 (/.f64 (-.f64 y t) z))) |
(/.f64 (/.f64 (-.f64 (*.f64 z y) (*.f64 z (neg.f64 t))) z) z) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 t)) z) |
(/.f64 (-.f64 (neg.f64 (neg.f64 y)) (neg.f64 t)) (neg.f64 (neg.f64 z))) |
(/.f64 (-.f64 y (*.f64 (neg.f64 t) #s(literal 1 binary64))) z) |
(/.f64 (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 t) #s(literal 1 binary64))) z) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64))) (*.f64 (/.f64 z y) #s(literal 1 binary64))) (*.f64 (/.f64 z y) (/.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (neg.f64 z) t))) (*.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 (/.f64 z y) (neg.f64 (/.f64 (neg.f64 z) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 z))) (*.f64 (/.f64 z y) (neg.f64 t))) (*.f64 (/.f64 z y) (neg.f64 (neg.f64 z)))) |
(/.f64 (-.f64 z (*.f64 (/.f64 z y) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 z y) z)) |
(/.f64 (-.f64 (/.f64 (neg.f64 z) t) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) (/.f64 (neg.f64 z) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) (/.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) t)) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (neg.f64 z) t))) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) (neg.f64 (/.f64 (neg.f64 z) t)))) |
(/.f64 (-.f64 z (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) (neg.f64 t))) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 z))) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) (neg.f64 t))) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) (neg.f64 (neg.f64 z)))) |
(/.f64 (-.f64 z (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 z y) #s(literal 1 binary64)) z)) |
(/.f64 (-.f64 (*.f64 y (/.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64))) z) (*.f64 z (/.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 y (neg.f64 (/.f64 (neg.f64 z) t))) (neg.f64 z)) (*.f64 z (neg.f64 (/.f64 (neg.f64 z) t)))) |
(/.f64 (-.f64 (*.f64 y (neg.f64 (neg.f64 z))) (*.f64 z (neg.f64 t))) (*.f64 z (neg.f64 (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 z y) (*.f64 z (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 z z)) |
(/.f64 (-.f64 (/.f64 z t) (*.f64 (neg.f64 (/.f64 z y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 z y)) (/.f64 (neg.f64 z) t))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 z y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 z y)) (/.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 z)) (*.f64 (neg.f64 (/.f64 z y)) t)) (*.f64 (neg.f64 (/.f64 z y)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 z) t))) (*.f64 (neg.f64 (/.f64 z y)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 z y)) (neg.f64 (/.f64 (neg.f64 z) t)))) |
(/.f64 (-.f64 (neg.f64 z) (*.f64 (neg.f64 (/.f64 z y)) (neg.f64 t))) (*.f64 (neg.f64 (/.f64 z y)) z)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 z))) (*.f64 (neg.f64 (/.f64 z y)) (neg.f64 t))) (*.f64 (neg.f64 (/.f64 z y)) (neg.f64 (neg.f64 z)))) |
(/.f64 (-.f64 (neg.f64 z) (*.f64 (neg.f64 (/.f64 z y)) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 z y)) z)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64))) (*.f64 (neg.f64 z) #s(literal 1 binary64))) (*.f64 (neg.f64 z) (/.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 (/.f64 (neg.f64 z) t))) (*.f64 (neg.f64 z) #s(literal -1 binary64))) (*.f64 (neg.f64 z) (neg.f64 (/.f64 (neg.f64 z) t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 (neg.f64 z))) (*.f64 (neg.f64 z) (neg.f64 t))) (*.f64 (neg.f64 z) (neg.f64 (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 z) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 z) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (neg.f64 z) t)) z) (*.f64 z (/.f64 (neg.f64 z) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64))) z) (*.f64 z (/.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 z)) (*.f64 z t)) (*.f64 z (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (/.f64 (neg.f64 z) t))) (neg.f64 z)) (*.f64 z (neg.f64 (/.f64 (neg.f64 z) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) z) (*.f64 z (neg.f64 t))) (*.f64 z z)) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (neg.f64 (neg.f64 z))) (*.f64 z (neg.f64 t))) (*.f64 z (neg.f64 (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) z) (*.f64 z (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 z z)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) (/.f64 (neg.f64 z) t)) (*.f64 (neg.f64 (neg.f64 z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 z)) (/.f64 (neg.f64 z) t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) (/.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 z)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 z)) (/.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 z)) (*.f64 (neg.f64 (neg.f64 z)) t)) (*.f64 (neg.f64 (neg.f64 z)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (/.f64 (neg.f64 z) t))) (*.f64 (neg.f64 (neg.f64 z)) #s(literal -1 binary64))) (*.f64 (neg.f64 (neg.f64 z)) (neg.f64 (/.f64 (neg.f64 z) t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) z) (*.f64 (neg.f64 (neg.f64 z)) (neg.f64 t))) (*.f64 (neg.f64 (neg.f64 z)) z)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 z))) (*.f64 (neg.f64 (neg.f64 z)) (neg.f64 t))) (*.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 y)) z) (*.f64 (neg.f64 (neg.f64 z)) (*.f64 (neg.f64 t) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 z)) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z (neg.f64 t)))) (*.f64 (*.f64 z z) (*.f64 z z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 (/.f64 t (neg.f64 z)) (/.f64 (-.f64 y t) z) (/.f64 (*.f64 y y) (*.f64 z z)))) (*.f64 (fma.f64 (/.f64 t (neg.f64 z)) (/.f64 (-.f64 y t) z) (/.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (neg.f64 (*.f64 z (*.f64 z z)))))) (*.f64 (fma.f64 (/.f64 t (neg.f64 z)) (/.f64 (-.f64 y t) z) (/.f64 (*.f64 y y) (*.f64 z z))) (fma.f64 (/.f64 t (neg.f64 z)) (/.f64 (-.f64 y t) z) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 y t) z)) (*.f64 (/.f64 (-.f64 y t) z) (/.f64 (*.f64 t t) (*.f64 z z)))) (*.f64 (/.f64 (-.f64 y t) z) (/.f64 (-.f64 y t) z))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 y) t)) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (neg.f64 z) t) (*.f64 (/.f64 z y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 z y) (/.f64 (neg.f64 z) t)))) |
(/.f64 (neg.f64 (-.f64 z (*.f64 (/.f64 z y) (neg.f64 t)))) (neg.f64 (*.f64 (/.f64 z y) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (*.f64 (/.f64 z y) t))) (neg.f64 (*.f64 (/.f64 z y) (neg.f64 z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (/.f64 (neg.f64 z) t)) z)) (neg.f64 (*.f64 z (/.f64 (neg.f64 z) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y (neg.f64 z)) (*.f64 z t))) (neg.f64 (*.f64 z (neg.f64 z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 y) (/.f64 (neg.f64 z) t)) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 z) (/.f64 (neg.f64 z) t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 z) (neg.f64 t)))) (neg.f64 (*.f64 (neg.f64 z) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 z)) (*.f64 z (neg.f64 t)))) (neg.f64 (*.f64 z z))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 y t))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 z y) (*.f64 z (neg.f64 t))))) (neg.f64 (neg.f64 (*.f64 z z)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 t (neg.f64 z)) (/.f64 (-.f64 y t) z) (/.f64 (*.f64 y y) (*.f64 z z)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)))) (neg.f64 (neg.f64 (/.f64 (-.f64 y t) z)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 z y) (*.f64 z (neg.f64 t))) z)) (neg.f64 z)) |
(pow.f64 (/.f64 z (+.f64 y t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 z z) (-.f64 (*.f64 z y) (*.f64 z (neg.f64 t)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 t (neg.f64 z)) (/.f64 (-.f64 y t) z) (/.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 y t) z) (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z))) #s(literal -1 binary64)) |
(*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (-.f64 (*.f64 z y) (*.f64 z (neg.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t (neg.f64 z)) (/.f64 (-.f64 y t) z) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y t)) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 (/.f64 (-.f64 y t) z) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 (+.f64 y t) z) (+.f64 y (neg.f64 t)))) |
(+.f64 (/.f64 (*.f64 x y) z) (*.f64 x (/.f64 t z))) |
(+.f64 (/.f64 (*.f64 x y) z) (*.f64 (/.f64 t z) x)) |
(fma.f64 x (/.f64 y z) (*.f64 x (/.f64 t z))) |
(fma.f64 x (/.f64 y z) (*.f64 (/.f64 t z) x)) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) x) (*.f64 x (/.f64 t z))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) x) (*.f64 (/.f64 t z) x)) |
(fma.f64 (/.f64 y z) x (*.f64 x (/.f64 t z))) |
(fma.f64 (/.f64 y z) x (*.f64 (/.f64 t z) x)) |
(fma.f64 (/.f64 y z) (/.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 t z))) |
(fma.f64 (/.f64 y z) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 t z) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (*.f64 x (/.f64 t z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 t z) x)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z) (*.f64 x (/.f64 t z))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 t z) x)) |
(fma.f64 (/.f64 x z) (/.f64 y #s(literal 1 binary64)) (*.f64 x (/.f64 t z))) |
(fma.f64 (/.f64 x z) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 t z) x)) |
(fma.f64 (/.f64 x z) (/.f64 (neg.f64 y) #s(literal -1 binary64)) (*.f64 x (/.f64 t z))) |
(fma.f64 (/.f64 x z) (/.f64 (neg.f64 y) #s(literal -1 binary64)) (*.f64 (/.f64 t z) x)) |
(fma.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 x (/.f64 t z))) |
(fma.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 t z) x)) |
(fma.f64 (/.f64 (neg.f64 y) z) (/.f64 x #s(literal -1 binary64)) (*.f64 x (/.f64 t z))) |
(fma.f64 (/.f64 (neg.f64 y) z) (/.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 t z) x)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) z) (*.f64 x (/.f64 t z))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) z) (*.f64 (/.f64 t z) x)) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y z) (*.f64 x (/.f64 t z))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y z) (*.f64 (/.f64 t z) x)) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x z) (*.f64 x (/.f64 t z))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x z) (*.f64 (/.f64 t z) x)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x z) (*.f64 x (/.f64 t z))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x z) (*.f64 (/.f64 t z) x)) |
(/.f64 (*.f64 x (+.f64 y t)) z) |
(/.f64 (*.f64 x (-.f64 (*.f64 z y) (*.f64 z (neg.f64 t)))) (*.f64 z z)) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))) (*.f64 z (*.f64 z z)))) (fma.f64 (/.f64 t (neg.f64 z)) (/.f64 (-.f64 y t) z) (/.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z))) (/.f64 (-.f64 y t) z)) |
(/.f64 (*.f64 (+.f64 y t) x) z) |
(/.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 z (neg.f64 t))) x) (*.f64 z z)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))) (*.f64 z (*.f64 z z))) x) (fma.f64 (/.f64 t (neg.f64 z)) (/.f64 (-.f64 y t) z) (/.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)) x) (/.f64 (-.f64 y t) z)) |
(/.f64 (neg.f64 (*.f64 x (+.f64 y t))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 z y) (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 z z))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 (/.f64 t (neg.f64 z)) (/.f64 (-.f64 y t) z) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)))) (neg.f64 (/.f64 (-.f64 y t) z))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) x)) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 z y) (*.f64 z (neg.f64 t))) x)) (neg.f64 (*.f64 z z))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (neg.f64 (*.f64 t (*.f64 t t)))) (*.f64 z (*.f64 z z))) x)) (neg.f64 (fma.f64 (/.f64 t (neg.f64 z)) (/.f64 (-.f64 y t) z) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)) x)) (neg.f64 (/.f64 (-.f64 y t) z))) |
(*.f64 x (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 (+.f64 y t) z) x) |
(*.f64 (/.f64 (+.f64 y t) z) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x z) (/.f64 (-.f64 (*.f64 z y) (*.f64 z (neg.f64 t))) z)) |
(*.f64 (/.f64 x z) (/.f64 (+.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 z y) (*.f64 z (neg.f64 t))) z) (/.f64 x z)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 (+.f64 y t) #s(literal 1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)) (+.f64 y (neg.f64 t)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) z)) (/.f64 x (+.f64 y (neg.f64 t)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (neg.f64 z) t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t z)) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 t z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 z))) (/.f64 t z)) |
(neg.f64 (/.f64 t z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (neg.f64 z) t)))) |
(/.f64 t (neg.f64 z)) |
(/.f64 t (neg.f64 (neg.f64 (neg.f64 z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (neg.f64 z) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 t) z) |
(/.f64 (neg.f64 t) (neg.f64 (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) z) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 z t)) z) (*.f64 z (/.f64 z t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (neg.f64 z) t))) z) (*.f64 z (neg.f64 (/.f64 (neg.f64 z) t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) z) (*.f64 z t)) (*.f64 z z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 z))) (*.f64 z t)) (*.f64 z (neg.f64 (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 z) t)) (neg.f64 z)) (*.f64 z (/.f64 (neg.f64 z) t))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 z)) (*.f64 z (neg.f64 t))) (*.f64 z (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64))) (neg.f64 z)) |
(pow.f64 (/.f64 (neg.f64 z) t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 z))) |
(*.f64 t (/.f64 #s(literal 1 binary64) (neg.f64 z))) |
(*.f64 #s(literal -1 binary64) (/.f64 t z)) |
(*.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 t (neg.f64 z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 t)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t #s(literal -1 binary64))) |
(*.f64 (/.f64 t z) #s(literal -1 binary64)) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 x y) z) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 x (/.f64 y z) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) x) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 y z) x (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 y z) (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x z) (/.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x z) (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 y) z) (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) z) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y z) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x z) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x z) (/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (*.f64 z (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)))) (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) z) (-.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (-.f64 #s(literal 1 binary64) z)) z) |
(/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z)) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t)) |
(/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)))))) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z))))) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) #s(literal -1 binary64)) (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (/.f64 #s(literal 1 binary64) z)) (-.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))) x) (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) x) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) z)))) (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (/.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) z)))) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)))) (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)))) (-.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))))) (neg.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) z)) (neg.f64 (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (-.f64 #s(literal 1 binary64) z))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (/.f64 #s(literal 1 binary64) z))) (neg.f64 (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) z))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (/.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) z))))) (neg.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))))) (neg.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))))) (neg.f64 (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z))) (neg.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))))) (neg.f64 (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z)))))) (neg.f64 (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z) x)) (neg.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (-.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z))))) x)) (neg.f64 (fma.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) x)) (neg.f64 (+.f64 (/.f64 t (-.f64 #s(literal 1 binary64) z)) (/.f64 y z)))) |
(pow.f64 (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) |
(*.f64 x (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(*.f64 (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) x) |
(*.f64 (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) (/.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) (/.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(*.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (/.f64 (-.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64))) (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (neg.f64 z))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) z))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (/.f64 z #s(literal 1 binary64)))) |
(*.f64 (/.f64 x z) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x z) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) (/.f64 (-.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x z) (/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 x z) (/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x z) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z) (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) (-.f64 #s(literal 1 binary64) z)) (/.f64 x z)) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) (-.f64 #s(literal 1 binary64) z)) (/.f64 x (/.f64 z #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) (-.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x #s(literal 1 binary64)) z)) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) (-.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 z #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) z)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) (/.f64 z #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) #s(literal 1 binary64)) z)) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) #s(literal 1 binary64)) (/.f64 z #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) z) (/.f64 x (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) z) (/.f64 x (/.f64 (-.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) z) (/.f64 (*.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) z) (/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (-.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) x) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z) z) (/.f64 x (/.f64 (-.f64 #s(literal 1 binary64) z) t))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 x (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (neg.f64 (-.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 z #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (neg.f64 (-.f64 #s(literal 1 binary64) z))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (+.f64 z #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z) (/.f64 (-.f64 #s(literal 1 binary64) z) t)) (/.f64 x z)) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) t) z) (*.f64 z (-.f64 #s(literal 1 binary64) z))) (/.f64 x (/.f64 #s(literal 1 binary64) t))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z (neg.f64 t))) |
(+.f64 (*.f64 z (neg.f64 t)) (*.f64 (-.f64 #s(literal 1 binary64) z) y)) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y))) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z (neg.f64 t)))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z (neg.f64 t))))) |
(fma.f64 z (neg.f64 t) (*.f64 (-.f64 #s(literal 1 binary64) z) y)) |
(fma.f64 (-.f64 #s(literal 1 binary64) z) y (*.f64 z (neg.f64 t))) |
(fma.f64 t (neg.f64 z) (*.f64 (-.f64 #s(literal 1 binary64) z) y)) |
(fma.f64 y (-.f64 #s(literal 1 binary64) z) (*.f64 z (neg.f64 t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 (-.f64 #s(literal 1 binary64) z) y)) |
(fma.f64 (neg.f64 t) z (*.f64 (-.f64 #s(literal 1 binary64) z) y)) |
(fma.f64 (neg.f64 z) t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z (neg.f64 t)))))) |
(/.f64 (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))) |
(/.f64 (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z (neg.f64 t)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z (neg.f64 t))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)))) (neg.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z (neg.f64 t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y))) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))) (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))))) (neg.f64 (neg.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))))) |
(pow.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))))) |
(*.f64 (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) |
(+.f64 (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 x (*.f64 z (neg.f64 t)))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) x) (*.f64 (*.f64 z (neg.f64 t)) x)) |
(fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 x (*.f64 z (neg.f64 t)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) x (*.f64 (*.f64 z (neg.f64 t)) x)) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)))) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) x) (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) x) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))))) (neg.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) x)) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) x)) (neg.f64 (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)))) |
(*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) |
(*.f64 x (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) x) |
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 z t))) #s(literal 1 binary64)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (neg.f64 z))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 z) y)) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (neg.f64 z) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (neg.f64 z))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 z z))) (+.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) y) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) y) (+.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (neg.f64 (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) y)) (neg.f64 (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) y)) (neg.f64 (+.f64 #s(literal 1 binary64) z))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) y) |
(*.f64 y (-.f64 #s(literal 1 binary64) z)) |
(+.f64 #s(literal 1 binary64) (neg.f64 z)) |
(+.f64 (neg.f64 z) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) z) |
(-.f64 #s(literal 0 binary64) (+.f64 z #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) z))) |
(-.f64 (/.f64 (*.f64 z z) (neg.f64 (+.f64 #s(literal 1 binary64) z))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) z)))) |
(fma.f64 z #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) |
(neg.f64 (+.f64 z #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 z z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 z z))))) |
(/.f64 (fma.f64 z (*.f64 z z) #s(literal -1 binary64)) (neg.f64 (fma.f64 z z (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 #s(literal 1 binary64) (neg.f64 z))))) |
(/.f64 (fma.f64 z z #s(literal -1 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (+.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 z z) (*.f64 #s(literal 1 binary64) (neg.f64 z)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) #s(literal -1 binary64))) (fma.f64 z z (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) #s(literal -1 binary64))) (neg.f64 (neg.f64 (fma.f64 z z (+.f64 #s(literal 1 binary64) z))))) |
(/.f64 (neg.f64 (fma.f64 z z #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) z)) |
(/.f64 (neg.f64 (fma.f64 z z #s(literal -1 binary64))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) (*.f64 (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 z z))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z (*.f64 z z) #s(literal -1 binary64)))) (neg.f64 (fma.f64 z z (+.f64 #s(literal 1 binary64) z)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z z #s(literal -1 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) z))) |
(pow.f64 (/.f64 (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 z #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z))) |
(+.f64 #s(literal 0 binary64) (neg.f64 t)) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) (/.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 t t) (+.f64 #s(literal 0 binary64) t))) |
(neg.f64 t) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (+.f64 #s(literal 0 binary64) t)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 t t (*.f64 #s(literal 0 binary64) t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) (neg.f64 (+.f64 #s(literal 0 binary64) t))) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) t) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) z) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z)) (neg.f64 (-.f64 #s(literal 1 binary64) z))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z))) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) z))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) z)))) |
(pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) (*.f64 z (-.f64 #s(literal 1 binary64) z))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 z #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) z)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 1 binary64) (*.f64 z z))) (+.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (/.f64 (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) z) (/.f64 (fma.f64 z (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) z) z)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z z))) z) (/.f64 (+.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 13 400× | accelerator-lowering-fma.f32 |
| 13 400× | accelerator-lowering-fma.f64 |
| 4 346× | *-lowering-*.f32 |
| 4 346× | *-lowering-*.f64 |
| 2 894× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 433 | 4856 |
| 1 | 1406 | 4485 |
| 2 | 4275 | 4390 |
| 0 | 8498 | 4284 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
t |
(+ t (* t z)) |
(+ t (* z (- (* t z) (* -1 t)))) |
(+ t (* z (- (* z (- (* t z) (* -1 t))) (* -1 t)))) |
(* -1 (/ t z)) |
(/ (+ (* -1 t) (* -1 (/ t z))) z) |
(/ (- (+ (* -1 t) (* -1 (/ t (pow z 2)))) (/ t z)) z) |
(/ (- (+ (* -1 t) (* -1 (/ t (pow z 3)))) (+ (/ t z) (/ t (pow z 2)))) z) |
(* -1 (/ t z)) |
(* -1 (/ (+ t (/ t z)) z)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ t z)) t) z))) z)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ t z) (* -1 t)) z)) t) z))) z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(/ t (- 1 z)) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(* -1 (/ (* t x) (- 1 z))) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(/ (* x y) z) |
(* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z))) |
(* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z))) |
(* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z))) |
(/ (* x y) z) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z)))))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z)))))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z)))))) |
(/ (* x y) z) |
(/ (+ (* -1 (* t (* x z))) (* x y)) z) |
(/ (+ (* x y) (* z (+ (* -1 (* t x)) (* -1 (* t (* x z)))))) z) |
(/ (+ (* x y) (* z (+ (* -1 (* t x)) (* z (+ (* -1 (* t x)) (* -1 (* t (* x z)))))))) z) |
(/ (* x (- y (* -1 t))) z) |
(/ (+ (* x (- y (* -1 t))) (/ (* t x) z)) z) |
(/ (+ (* x (- y (* -1 t))) (+ (/ (* t x) z) (/ (* t x) (pow z 2)))) z) |
(/ (+ (* x (- y (* -1 t))) (+ (/ (* t x) z) (+ (/ (* t x) (pow z 2)) (/ (* t x) (pow z 3))))) z) |
(* -1 (/ (* x (- (* -1 y) t)) z)) |
(* -1 (/ (+ (* -1 (/ (* t x) z)) (* x (- (* -1 y) t))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* t x) (/ (* t x) z)) z)) (* x (- (* -1 y) t))) z)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t x)) (* -1 (/ (* t x) z))) z)) (* t x)) z)) (* x (- (* -1 y) t))) z)) |
(/ (* x y) z) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(* -1 (/ (* t x) (- 1 z))) |
(* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z)))) |
(* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z)))) |
(* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z)))) |
(* -1 (/ (* t x) (- 1 z))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z))))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z))))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z))))) |
(* -1 (/ t (- 1 z))) |
(- (/ y z) (/ t (- 1 z))) |
(- (/ y z) (/ t (- 1 z))) |
(- (/ y z) (/ t (- 1 z))) |
(/ y z) |
(* y (+ (* -1 (/ t (* y (- 1 z)))) (/ 1 z))) |
(* y (+ (* -1 (/ t (* y (- 1 z)))) (/ 1 z))) |
(* y (+ (* -1 (/ t (* y (- 1 z)))) (/ 1 z))) |
(/ y z) |
(* -1 (* y (- (/ t (* y (- 1 z))) (/ 1 z)))) |
(* -1 (* y (- (/ t (* y (- 1 z))) (/ 1 z)))) |
(* -1 (* y (- (/ t (* y (- 1 z))) (/ 1 z)))) |
(/ y z) |
(/ (+ y (* -1 (* t z))) z) |
(/ (+ y (* z (- (* -1 (* t z)) t))) z) |
(/ (+ y (* z (- (* z (+ (* -1 t) (* -1 (* t z)))) t))) z) |
(/ (- y (* -1 t)) z) |
(/ (- (+ y (/ t z)) (* -1 t)) z) |
(/ (- (+ y (+ (/ t z) (/ t (pow z 2)))) (* -1 t)) z) |
(/ (- (+ y (+ (/ t z) (+ (/ t (pow z 2)) (/ t (pow z 3))))) (* -1 t)) z) |
(* -1 (/ (- (* -1 y) t) z)) |
(* -1 (/ (- (+ (* -1 y) (* -1 (/ t z))) t) z)) |
(* -1 (/ (- (+ (* -1 y) (* -1 (/ (+ t (/ t z)) z))) t) z)) |
(* -1 (/ (- (+ (* -1 y) (* -1 (/ (+ t (* -1 (/ (+ (* -1 t) (* -1 (/ t z))) z))) z))) t) z)) |
(/ y z) |
(+ (* -1 (/ t (- 1 z))) (/ y z)) |
(+ (* -1 (/ t (- 1 z))) (/ y z)) |
(+ (* -1 (/ t (- 1 z))) (/ y z)) |
(* -1 (/ t (- 1 z))) |
(* t (- (/ y (* t z)) (/ 1 (- 1 z)))) |
(* t (- (/ y (* t z)) (/ 1 (- 1 z)))) |
(* t (- (/ y (* t z)) (/ 1 (- 1 z)))) |
(* -1 (/ t (- 1 z))) |
(* -1 (* t (+ (* -1 (/ y (* t z))) (/ 1 (- 1 z))))) |
(* -1 (* t (+ (* -1 (/ y (* t z))) (/ 1 (- 1 z))))) |
(* -1 (* t (+ (* -1 (/ y (* t z))) (/ 1 (- 1 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) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(/ (* t x) (- z 1)) |
(* -1 (* t x)) |
(+ (* -1 (* t x)) (* -1 (* t (* x z)))) |
(+ (* -1 (* t x)) (* z (- (* -1 (* t (* x z))) (* t x)))) |
(+ (* -1 (* t x)) (* z (- (* z (- (* -1 (* t (* x z))) (* t x))) (* t x)))) |
(/ (* t x) z) |
(/ (+ (* t x) (/ (* t x) z)) z) |
(/ (- (+ (* t x) (/ (* t x) (pow z 2))) (* -1 (/ (* t x) z))) z) |
(/ (- (+ (* t x) (/ (* t x) (pow z 3))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t x) (pow z 2))))) z) |
(/ (* t x) z) |
(* -1 (/ (+ (* -1 (* t x)) (* -1 (/ (* t x) z))) z)) |
(* -1 (/ (+ (* -1 (* t x)) (* -1 (/ (+ (* t x) (/ (* t x) z)) z))) z)) |
(* -1 (/ (+ (* -1 (* t x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t x)) (* -1 (/ (* t x) z))) z)) (* t x)) z))) z)) |
(/ t (- z 1)) |
(/ t (- z 1)) |
(/ t (- z 1)) |
(/ t (- z 1)) |
(/ t (- z 1)) |
(/ t (- z 1)) |
(/ t (- z 1)) |
(/ t (- z 1)) |
(/ t (- z 1)) |
(/ t (- z 1)) |
(/ t (- z 1)) |
(/ t (- z 1)) |
(* -1 t) |
(+ (* -1 t) (* -1 (* t z))) |
(+ (* -1 t) (* z (- (* -1 (* t z)) t))) |
(+ (* -1 t) (* z (- (* z (- (* -1 (* t z)) t)) t))) |
(/ t z) |
(/ (+ t (/ t z)) z) |
(/ (- (+ t (/ t (pow z 2))) (* -1 (/ t z))) z) |
(/ (- (+ t (/ t (pow z 3))) (+ (* -1 (/ t z)) (* -1 (/ t (pow z 2))))) z) |
(/ t z) |
(* -1 (/ (+ (* -1 t) (* -1 (/ t z))) z)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ t (/ t z)) z))) z)) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ t (* -1 (/ (+ (* -1 t) (* -1 (/ t z))) z))) z))) z)) |
-1 |
(- z 1) |
(- z 1) |
(- z 1) |
z |
(* z (- 1 (/ 1 z))) |
(* z (- 1 (/ 1 z))) |
(* z (- 1 (/ 1 z))) |
z |
(* -1 (* z (- (/ 1 z) 1))) |
(* -1 (* z (- (/ 1 z) 1))) |
(* -1 (* z (- (/ 1 z) 1))) |
(/ t z) |
(- (/ y z) (* -1 (/ t z))) |
(- (/ y z) (* -1 (/ t z))) |
(- (/ y z) (* -1 (/ t z))) |
(/ y z) |
(* y (+ (/ 1 z) (/ t (* y z)))) |
(* y (+ (/ 1 z) (/ t (* y z)))) |
(* y (+ (/ 1 z) (/ t (* y z)))) |
(/ y z) |
(* -1 (* y (- (* -1 (/ t (* y z))) (/ 1 z)))) |
(* -1 (* y (- (* -1 (/ t (* y z))) (/ 1 z)))) |
(* -1 (* y (- (* -1 (/ t (* y z))) (/ 1 z)))) |
(/ (- y (* -1 t)) z) |
(/ (- y (* -1 t)) z) |
(/ (- y (* -1 t)) z) |
(/ (- y (* -1 t)) z) |
(/ (- y (* -1 t)) z) |
(/ (- y (* -1 t)) z) |
(/ (- y (* -1 t)) z) |
(/ (- y (* -1 t)) z) |
(* -1 (/ (- (* -1 y) t) z)) |
(* -1 (/ (- (* -1 y) t) z)) |
(* -1 (/ (- (* -1 y) t) z)) |
(* -1 (/ (- (* -1 y) t) z)) |
(/ y z) |
(+ (/ t z) (/ y z)) |
(+ (/ t z) (/ y z)) |
(+ (/ t z) (/ y z)) |
(/ t z) |
(* t (+ (/ 1 z) (/ y (* t z)))) |
(* t (+ (/ 1 z) (/ y (* t z)))) |
(* t (+ (/ 1 z) (/ y (* t z)))) |
(/ t z) |
(* -1 (* t (- (* -1 (/ y (* t z))) (/ 1 z)))) |
(* -1 (* t (- (* -1 (/ y (* t z))) (/ 1 z)))) |
(* -1 (* t (- (* -1 (/ y (* t z))) (/ 1 z)))) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(/ (* t x) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/ (* x y) z) |
(* y (+ (/ x z) (/ (* t x) (* y z)))) |
(* y (+ (/ x z) (/ (* t x) (* y z)))) |
(* y (+ (/ x z) (/ (* t x) (* y z)))) |
(/ (* x y) z) |
(* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z)))))) |
(* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z)))))) |
(* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z)))))) |
(/ (* x (- y (* -1 t))) z) |
(/ (* x (- y (* -1 t))) z) |
(/ (* x (- y (* -1 t))) z) |
(/ (* x (- y (* -1 t))) z) |
(/ (* x (- y (* -1 t))) z) |
(/ (* x (- y (* -1 t))) z) |
(/ (* x (- y (* -1 t))) z) |
(/ (* x (- y (* -1 t))) z) |
(* -1 (/ (* x (- (* -1 y) t)) z)) |
(* -1 (/ (* x (- (* -1 y) t)) z)) |
(* -1 (/ (* x (- (* -1 y) t)) z)) |
(* -1 (/ (* x (- (* -1 y) t)) z)) |
(/ (* x y) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/ (* t x) z) |
(* t (+ (/ x z) (/ (* x y) (* t z)))) |
(* t (+ (/ x z) (/ (* x y) (* t z)))) |
(* t (+ (/ x z) (/ (* x y) (* t z)))) |
(/ (* t x) z) |
(* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z)))))) |
(* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z)))))) |
(* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z)))))) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ t z)) |
(* -1 (/ (* t x) (- 1 z))) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(/ (* x y) z) |
(* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z))) |
(* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z))) |
(* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z))) |
(/ (* x y) z) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z)))))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z)))))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z)))))) |
(/ (* x y) z) |
(/ (+ (* x y) (* z (- (* x (- (* -1 y) t)) (* -1 (* x y))))) z) |
(/ (+ (* x y) (* z (- (+ (* x (- (* -1 y) t)) (* z (- (* x (- (* -1 y) t)) (* -1 (* x y))))) (* -1 (* x y))))) z) |
(/ (+ (* x y) (* z (- (+ (* x (- (* -1 y) t)) (* z (- (* z (- (* x (- (* -1 y) t)) (* -1 (* x y)))) (* -1 (- (* x (- (* -1 y) t)) (* -1 (* x y))))))) (* -1 (* x y))))) z) |
(* -1 (/ (* x (- (* -1 y) t)) z)) |
(/ (- (+ (* -1 (* x (- (* -1 y) t))) (* -1 (/ (* x y) z))) (/ (* x (- (* -1 y) t)) z)) z) |
(/ (- (+ (* -1 (* x (- (* -1 y) t))) (+ (* -1 (/ (* x y) z)) (* -1 (/ (* x y) (pow z 2))))) (+ (/ (* x (- (* -1 y) t)) z) (/ (* x (- (* -1 y) t)) (pow z 2)))) z) |
(/ (- (+ (* -1 (* x (- (* -1 y) t))) (+ (* -1 (/ (* x y) z)) (* -1 (/ (* x y) (pow z 3))))) (+ (* -1 (/ (- (* -1 (* x y)) (* x (- (* -1 y) t))) (pow z 2))) (+ (/ (* x (- (* -1 y) t)) z) (/ (* x (- (* -1 y) t)) (pow z 3))))) z) |
(/ (* x (- y (* -1 t))) z) |
(* -1 (/ (- (+ (* -1 (* x (- y (* -1 t)))) (/ (* x y) z)) (/ (* x (- y (* -1 t))) z)) z)) |
(* -1 (/ (+ (* -1 (* x (- y (* -1 t)))) (* -1 (/ (- (+ (* -1 (- (* x y) (* x (- y (* -1 t))))) (/ (* x (- y (* -1 t))) z)) (/ (* x y) z)) z))) z)) |
(* -1 (/ (+ (* -1 (* x (- y (* -1 t)))) (* -1 (/ (+ (* -1 (- (* x y) (* x (- y (* -1 t))))) (* -1 (/ (- (+ (* -1 (- (* x (- y (* -1 t))) (* x y))) (/ (* x y) z)) (/ (* x (- y (* -1 t))) z)) z))) z))) z)) |
(/ (* x y) z) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(* -1 (/ (* t x) (- 1 z))) |
(* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z)))) |
(* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z)))) |
(* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z)))) |
(* -1 (/ (* t x) (- 1 z))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z))))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z))))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z))))) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(* -1 (* t z)) |
(- (* y (- 1 z)) (* t z)) |
(- (* y (- 1 z)) (* t z)) |
(- (* y (- 1 z)) (* t z)) |
(* y (- 1 z)) |
(* y (- (+ 1 (* -1 (/ (* t z) y))) z)) |
(* y (- (+ 1 (* -1 (/ (* t z) y))) z)) |
(* y (- (+ 1 (* -1 (/ (* t z) y))) z)) |
(* y (- 1 z)) |
(* -1 (* y (+ (* -1 (- 1 z)) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 (- 1 z)) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 (- 1 z)) (/ (* t z) y)))) |
y |
(+ y (* z (- (* -1 y) t))) |
(+ y (* z (- (* -1 y) t))) |
(+ y (* z (- (* -1 y) t))) |
(* z (- (* -1 y) t)) |
(* z (- (+ (* -1 y) (/ y z)) t)) |
(* z (- (+ (* -1 y) (/ y z)) t)) |
(* z (- (+ (* -1 y) (/ y z)) t)) |
(* -1 (* z (- y (* -1 t)))) |
(* -1 (* z (- (+ y (* -1 (/ y z))) (* -1 t)))) |
(* -1 (* z (- (+ y (* -1 (/ y z))) (* -1 t)))) |
(* -1 (* z (- (+ y (* -1 (/ y z))) (* -1 t)))) |
(* y (- 1 z)) |
(+ (* -1 (* t z)) (* y (- 1 z))) |
(+ (* -1 (* t z)) (* y (- 1 z))) |
(+ (* -1 (* t z)) (* y (- 1 z))) |
(* -1 (* t z)) |
(* t (- (/ (* y (- 1 z)) t) z)) |
(* t (- (/ (* y (- 1 z)) t) z)) |
(* t (- (/ (* y (- 1 z)) t) z)) |
(* -1 (* t z)) |
(* -1 (* t (- (* -1 (/ (* y (- 1 z)) t)) (* -1 z)))) |
(* -1 (* t (- (* -1 (/ (* y (- 1 z)) t)) (* -1 z)))) |
(* -1 (* t (- (* -1 (/ (* y (- 1 z)) t)) (* -1 z)))) |
(* -1 (* t (* x z))) |
(+ (* -1 (* t (* x z))) (* x (* y (- 1 z)))) |
(+ (* -1 (* t (* x z))) (* x (* y (- 1 z)))) |
(+ (* -1 (* t (* x z))) (* x (* y (- 1 z)))) |
(* x (* y (- 1 z))) |
(* y (+ (* -1 (/ (* t (* x z)) y)) (* x (- 1 z)))) |
(* y (+ (* -1 (/ (* t (* x z)) y)) (* x (- 1 z)))) |
(* y (+ (* -1 (/ (* t (* x z)) y)) (* x (- 1 z)))) |
(* x (* y (- 1 z))) |
(* -1 (* y (+ (* -1 (* x (- 1 z))) (/ (* t (* x z)) y)))) |
(* -1 (* y (+ (* -1 (* x (- 1 z))) (/ (* t (* x z)) y)))) |
(* -1 (* y (+ (* -1 (* x (- 1 z))) (/ (* t (* x z)) y)))) |
(* x y) |
(+ (* x y) (* x (* z (- (* -1 y) t)))) |
(+ (* x y) (* x (* z (- (* -1 y) t)))) |
(+ (* x y) (* x (* z (- (* -1 y) t)))) |
(* x (* z (- (* -1 y) t))) |
(* z (+ (* x (- (* -1 y) t)) (/ (* x y) z))) |
(* z (+ (* x (- (* -1 y) t)) (/ (* x y) z))) |
(* z (+ (* x (- (* -1 y) t)) (/ (* x y) z))) |
(* -1 (* x (* z (- y (* -1 t))))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- y (* -1 t)))))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- y (* -1 t)))))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- y (* -1 t)))))) |
(* x (* y (- 1 z))) |
(+ (* -1 (* t (* x z))) (* x (* y (- 1 z)))) |
(+ (* -1 (* t (* x z))) (* x (* y (- 1 z)))) |
(+ (* -1 (* t (* x z))) (* x (* y (- 1 z)))) |
(* -1 (* t (* x z))) |
(* t (+ (* -1 (* x z)) (/ (* x (* y (- 1 z))) t))) |
(* t (+ (* -1 (* x z)) (/ (* x (* y (- 1 z))) t))) |
(* t (+ (* -1 (* x z)) (/ (* x (* y (- 1 z))) t))) |
(* -1 (* t (* x z))) |
(* -1 (* t (+ (* -1 (/ (* x (* y (- 1 z))) t)) (* x z)))) |
(* -1 (* t (+ (* -1 (/ (* x (* y (- 1 z))) t)) (* x z)))) |
(* -1 (* t (+ (* -1 (/ (* x (* y (- 1 z))) t)) (* x z)))) |
(* x (- (* y (- 1 z)) (* t z))) |
(* x (- (* y (- 1 z)) (* t z))) |
(* x (- (* y (- 1 z)) (* t z))) |
(* x (- (* y (- 1 z)) (* t z))) |
(* x (- (* y (- 1 z)) (* t z))) |
(* x (- (* y (- 1 z)) (* t z))) |
(* x (- (* y (- 1 z)) (* t z))) |
(* x (- (* y (- 1 z)) (* t z))) |
(* x (- (* y (- 1 z)) (* t z))) |
(* x (- (* y (- 1 z)) (* t z))) |
(* x (- (* y (- 1 z)) (* t z))) |
(* x (- (* y (- 1 z)) (* t z))) |
(* y (- 1 z)) |
(* y (- 1 z)) |
(* y (- 1 z)) |
(* y (- 1 z)) |
(* y (- 1 z)) |
(* y (- 1 z)) |
(* y (- 1 z)) |
(* y (- 1 z)) |
(* y (- 1 z)) |
(* y (- 1 z)) |
(* y (- 1 z)) |
(* y (- 1 z)) |
y |
(+ y (* -1 (* y z))) |
(+ y (* -1 (* y z))) |
(+ y (* -1 (* y z))) |
(* -1 (* y z)) |
(* z (+ (* -1 y) (/ y z))) |
(* z (+ (* -1 y) (/ y z))) |
(* z (+ (* -1 y) (/ y z))) |
(* -1 (* y z)) |
(* -1 (* z (+ y (* -1 (/ y z))))) |
(* -1 (* z (+ y (* -1 (/ y z))))) |
(* -1 (* z (+ y (* -1 (/ y z))))) |
1 |
(+ 1 (* -1 z)) |
(+ 1 (* -1 z)) |
(+ 1 (* -1 z)) |
(* -1 z) |
(* z (- (/ 1 z) 1)) |
(* z (- (/ 1 z) 1)) |
(* z (- (/ 1 z) 1)) |
(* -1 z) |
(* -1 (* z (- 1 (/ 1 z)))) |
(* -1 (* z (- 1 (/ 1 z)))) |
(* -1 (* z (- 1 (/ 1 z)))) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(/ 1 z) |
(/ (+ 1 z) z) |
(/ (+ 1 (* z (+ 1 z))) z) |
(/ (+ 1 (* z (+ 1 (* z (+ 1 z))))) z) |
(/ -1 (pow z 2)) |
(* -1 (/ (+ 1 (/ 1 z)) (pow z 2))) |
(/ (- (* -1 (/ (+ 1 (/ 1 z)) z)) 1) (pow z 2)) |
(/ (- (* -1 (/ (+ 1 (/ 1 z)) (pow z 2))) (+ 1 (/ 1 z))) (pow z 2)) |
(/ -1 (pow z 2)) |
(* -1 (/ (+ 1 (/ 1 z)) (pow z 2))) |
(/ (- (* -1 (/ (+ 1 (/ 1 z)) z)) 1) (pow z 2)) |
(/ (- (* -1 (/ (+ 1 (+ (/ 1 z) (/ 1 (pow z 2)))) z)) 1) (pow z 2)) |
| Outputs |
|---|
t |
(+ t (* t z)) |
(fma.f64 t z t) |
(+ t (* z (- (* t z) (* -1 t)))) |
(fma.f64 z (fma.f64 t z t) t) |
(+ t (* z (- (* z (- (* t z) (* -1 t))) (* -1 t)))) |
(fma.f64 z (fma.f64 z (fma.f64 t z t) t) t) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(/ (+ (* -1 t) (* -1 (/ t z))) z) |
(neg.f64 (/.f64 (+.f64 t (/.f64 t z)) z)) |
(/ (- (+ (* -1 t) (* -1 (/ t (pow z 2)))) (/ t z)) z) |
(neg.f64 (/.f64 (+.f64 t (/.f64 (+.f64 t (/.f64 t z)) z)) z)) |
(/ (- (+ (* -1 t) (* -1 (/ t (pow z 3)))) (+ (/ t z) (/ t (pow z 2)))) z) |
(/.f64 (-.f64 (neg.f64 t) (/.f64 (+.f64 t (/.f64 (+.f64 t (/.f64 t z)) z)) z)) z) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ (+ t (/ t z)) z)) |
(neg.f64 (/.f64 (+.f64 t (/.f64 t z)) z)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ t z)) t) z))) z)) |
(neg.f64 (/.f64 (+.f64 t (/.f64 (+.f64 t (/.f64 t z)) z)) z)) |
(* -1 (/ (+ t (* -1 (/ (- (* -1 (/ (- (/ t z) (* -1 t)) z)) t) z))) z)) |
(/.f64 (-.f64 (neg.f64 t) (/.f64 (+.f64 t (/.f64 (+.f64 t (/.f64 t z)) z)) z)) z) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(/ t (- 1 z)) |
(/.f64 t (-.f64 #s(literal 1 binary64) z)) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(* x (- (/ y z) (/ t (- 1 z)))) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(* -1 (/ (* t x) (- 1 z))) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z))) |
(*.f64 y (fma.f64 t (/.f64 x (fma.f64 z y (neg.f64 y))) (/.f64 x z))) |
(* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z))) |
(*.f64 y (fma.f64 t (/.f64 x (fma.f64 z y (neg.f64 y))) (/.f64 x z))) |
(* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z))) |
(*.f64 y (fma.f64 t (/.f64 x (fma.f64 z y (neg.f64 y))) (/.f64 x z))) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z)))))) |
(*.f64 y (fma.f64 t (/.f64 x (fma.f64 z y (neg.f64 y))) (/.f64 x z))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z)))))) |
(*.f64 y (fma.f64 t (/.f64 x (fma.f64 z y (neg.f64 y))) (/.f64 x z))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z)))))) |
(*.f64 y (fma.f64 t (/.f64 x (fma.f64 z y (neg.f64 y))) (/.f64 x z))) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (+ (* -1 (* t (* x z))) (* x y)) z) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 t z (neg.f64 y))) z) |
(/ (+ (* x y) (* z (+ (* -1 (* t x)) (* -1 (* t (* x z)))))) z) |
(/.f64 (fma.f64 z (neg.f64 (*.f64 t (fma.f64 z x x))) (*.f64 x y)) z) |
(/ (+ (* x y) (* z (+ (* -1 (* t x)) (* z (+ (* -1 (* t x)) (* -1 (* t (* x z)))))))) z) |
(/.f64 (fma.f64 z (*.f64 (*.f64 (neg.f64 t) x) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) (*.f64 x y)) z) |
(/ (* x (- y (* -1 t))) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (+ (* x (- y (* -1 t))) (/ (* t x) z)) z) |
(/.f64 (*.f64 x (+.f64 t (+.f64 (/.f64 t z) y))) z) |
(/ (+ (* x (- y (* -1 t))) (+ (/ (* t x) z) (/ (* t x) (pow z 2)))) z) |
(/.f64 (fma.f64 x (/.f64 (+.f64 t (/.f64 t z)) z) (*.f64 x (+.f64 t y))) z) |
(/ (+ (* x (- y (* -1 t))) (+ (/ (* t x) z) (+ (/ (* t x) (pow z 2)) (/ (* t x) (pow z 3))))) z) |
(/.f64 (fma.f64 x (+.f64 t y) (/.f64 (fma.f64 t x (/.f64 (*.f64 t (+.f64 x (/.f64 x z))) z)) z)) z) |
(* -1 (/ (* x (- (* -1 y) t)) z)) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* -1 (/ (+ (* -1 (/ (* t x) z)) (* x (- (* -1 y) t))) z)) |
(/.f64 (*.f64 x (+.f64 t (+.f64 (/.f64 t z) y))) z) |
(* -1 (/ (+ (* -1 (/ (+ (* t x) (/ (* t x) z)) z)) (* x (- (* -1 y) t))) z)) |
(/.f64 (fma.f64 x (/.f64 (+.f64 t (/.f64 t z)) z) (*.f64 x (+.f64 t y))) z) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t x)) (* -1 (/ (* t x) z))) z)) (* t x)) z)) (* x (- (* -1 y) t))) z)) |
(/.f64 (fma.f64 x (+.f64 t y) (/.f64 (fma.f64 t x (/.f64 (*.f64 t (+.f64 x (/.f64 x z))) z)) z)) z) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(* -1 (/ (* t x) (- 1 z))) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 x (+.f64 z #s(literal -1 binary64))))) |
(* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 x (+.f64 z #s(literal -1 binary64))))) |
(* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 x (+.f64 z #s(literal -1 binary64))))) |
(* -1 (/ (* t x) (- 1 z))) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z))))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 x (+.f64 z #s(literal -1 binary64))))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z))))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 x (+.f64 z #s(literal -1 binary64))))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z))))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 x (+.f64 z #s(literal -1 binary64))))) |
(* -1 (/ t (- 1 z))) |
(/.f64 t (+.f64 z #s(literal -1 binary64))) |
(- (/ y z) (/ t (- 1 z))) |
(-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
(- (/ y z) (/ t (- 1 z))) |
(-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
(- (/ y z) (/ t (- 1 z))) |
(-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
(/ y z) |
(/.f64 y z) |
(* y (+ (* -1 (/ t (* y (- 1 z)))) (/ 1 z))) |
(fma.f64 y (/.f64 t (fma.f64 z y (neg.f64 y))) (/.f64 y z)) |
(* y (+ (* -1 (/ t (* y (- 1 z)))) (/ 1 z))) |
(fma.f64 y (/.f64 t (fma.f64 z y (neg.f64 y))) (/.f64 y z)) |
(* y (+ (* -1 (/ t (* y (- 1 z)))) (/ 1 z))) |
(fma.f64 y (/.f64 t (fma.f64 z y (neg.f64 y))) (/.f64 y z)) |
(/ y z) |
(/.f64 y z) |
(* -1 (* y (- (/ t (* y (- 1 z))) (/ 1 z)))) |
(fma.f64 y (/.f64 t (fma.f64 z y (neg.f64 y))) (/.f64 y z)) |
(* -1 (* y (- (/ t (* y (- 1 z))) (/ 1 z)))) |
(fma.f64 y (/.f64 t (fma.f64 z y (neg.f64 y))) (/.f64 y z)) |
(* -1 (* y (- (/ t (* y (- 1 z))) (/ 1 z)))) |
(fma.f64 y (/.f64 t (fma.f64 z y (neg.f64 y))) (/.f64 y z)) |
(/ y z) |
(/.f64 y z) |
(/ (+ y (* -1 (* t z))) z) |
(/.f64 (-.f64 y (*.f64 t z)) z) |
(/ (+ y (* z (- (* -1 (* t z)) t))) z) |
(/.f64 (fma.f64 (neg.f64 t) (fma.f64 z z z) y) z) |
(/ (+ y (* z (- (* z (+ (* -1 t) (* -1 (* t z)))) t))) z) |
(/.f64 (fma.f64 z (-.f64 (*.f64 (neg.f64 t) (fma.f64 z z z)) t) y) z) |
(/ (- y (* -1 t)) z) |
(/.f64 (+.f64 t y) z) |
(/ (- (+ y (/ t z)) (* -1 t)) z) |
(/.f64 (+.f64 t (+.f64 (/.f64 t z) y)) z) |
(/ (- (+ y (+ (/ t z) (/ t (pow z 2)))) (* -1 t)) z) |
(/.f64 (+.f64 (/.f64 (+.f64 t (/.f64 t z)) z) (+.f64 t y)) z) |
(/ (- (+ y (+ (/ t z) (+ (/ t (pow z 2)) (/ t (pow z 3))))) (* -1 t)) z) |
(/.f64 (+.f64 (/.f64 (+.f64 t (/.f64 (+.f64 t (/.f64 t z)) z)) z) (+.f64 t y)) z) |
(* -1 (/ (- (* -1 y) t) z)) |
(/.f64 (+.f64 t y) z) |
(* -1 (/ (- (+ (* -1 y) (* -1 (/ t z))) t) z)) |
(/.f64 (+.f64 t (+.f64 (/.f64 t z) y)) z) |
(* -1 (/ (- (+ (* -1 y) (* -1 (/ (+ t (/ t z)) z))) t) z)) |
(/.f64 (+.f64 (/.f64 (+.f64 t (/.f64 t z)) z) (+.f64 t y)) z) |
(* -1 (/ (- (+ (* -1 y) (* -1 (/ (+ t (* -1 (/ (+ (* -1 t) (* -1 (/ t z))) z))) z))) t) z)) |
(/.f64 (+.f64 (/.f64 (+.f64 t (/.f64 (+.f64 t (/.f64 t z)) z)) z) (+.f64 t y)) z) |
(/ y z) |
(/.f64 y z) |
(+ (* -1 (/ t (- 1 z))) (/ y z)) |
(-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
(+ (* -1 (/ t (- 1 z))) (/ y z)) |
(-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
(+ (* -1 (/ t (- 1 z))) (/ y z)) |
(-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
(* -1 (/ t (- 1 z))) |
(/.f64 t (+.f64 z #s(literal -1 binary64))) |
(* t (- (/ y (* t z)) (/ 1 (- 1 z)))) |
(fma.f64 t (/.f64 y (*.f64 t z)) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(* t (- (/ y (* t z)) (/ 1 (- 1 z)))) |
(fma.f64 t (/.f64 y (*.f64 t z)) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(* t (- (/ y (* t z)) (/ 1 (- 1 z)))) |
(fma.f64 t (/.f64 y (*.f64 t z)) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(* -1 (/ t (- 1 z))) |
(/.f64 t (+.f64 z #s(literal -1 binary64))) |
(* -1 (* t (+ (* -1 (/ y (* t z))) (/ 1 (- 1 z))))) |
(fma.f64 t (/.f64 y (*.f64 t z)) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(* -1 (* t (+ (* -1 (/ y (* t z))) (/ 1 (- 1 z))))) |
(fma.f64 t (/.f64 y (*.f64 t z)) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(* -1 (* t (+ (* -1 (/ y (* t z))) (/ 1 (- 1 z))))) |
(fma.f64 t (/.f64 y (*.f64 t z)) (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(/ 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) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(/ (* t x) (- z 1)) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(* -1 (* t x)) |
(*.f64 (neg.f64 t) x) |
(+ (* -1 (* t x)) (* -1 (* t (* x z)))) |
(neg.f64 (*.f64 t (fma.f64 z x x))) |
(+ (* -1 (* t x)) (* z (- (* -1 (* t (* x z))) (* t x)))) |
(*.f64 (*.f64 (neg.f64 t) x) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) |
(+ (* -1 (* t x)) (* z (- (* z (- (* -1 (* t (* x z))) (* t x))) (* t x)))) |
(fma.f64 z (*.f64 (*.f64 (neg.f64 t) x) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) (*.f64 (neg.f64 t) x)) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (+ (* t x) (/ (* t x) z)) z) |
(/.f64 (*.f64 t (+.f64 x (/.f64 x z))) z) |
(/ (- (+ (* t x) (/ (* t x) (pow z 2))) (* -1 (/ (* t x) z))) z) |
(/.f64 (fma.f64 t x (/.f64 (*.f64 t (+.f64 x (/.f64 x z))) z)) z) |
(/ (- (+ (* t x) (/ (* t x) (pow z 3))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t x) (pow z 2))))) z) |
(/.f64 (fma.f64 t x (/.f64 (fma.f64 t x (/.f64 (*.f64 t (+.f64 x (/.f64 x z))) z)) z)) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(* -1 (/ (+ (* -1 (* t x)) (* -1 (/ (* t x) z))) z)) |
(/.f64 (*.f64 t (+.f64 x (/.f64 x z))) z) |
(* -1 (/ (+ (* -1 (* t x)) (* -1 (/ (+ (* t x) (/ (* t x) z)) z))) z)) |
(/.f64 (fma.f64 t x (/.f64 (*.f64 t (+.f64 x (/.f64 x z))) z)) z) |
(* -1 (/ (+ (* -1 (* t x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* t x)) (* -1 (/ (* t x) z))) z)) (* t x)) z))) z)) |
(/.f64 (fma.f64 t x (/.f64 (fma.f64 t x (/.f64 (*.f64 t (+.f64 x (/.f64 x z))) z)) z)) z) |
(/ t (- z 1)) |
(/.f64 t (+.f64 z #s(literal -1 binary64))) |
(/ t (- z 1)) |
(/.f64 t (+.f64 z #s(literal -1 binary64))) |
(/ t (- z 1)) |
(/.f64 t (+.f64 z #s(literal -1 binary64))) |
(/ t (- z 1)) |
(/.f64 t (+.f64 z #s(literal -1 binary64))) |
(/ t (- z 1)) |
(/.f64 t (+.f64 z #s(literal -1 binary64))) |
(/ t (- z 1)) |
(/.f64 t (+.f64 z #s(literal -1 binary64))) |
(/ t (- z 1)) |
(/.f64 t (+.f64 z #s(literal -1 binary64))) |
(/ t (- z 1)) |
(/.f64 t (+.f64 z #s(literal -1 binary64))) |
(/ t (- z 1)) |
(/.f64 t (+.f64 z #s(literal -1 binary64))) |
(/ t (- z 1)) |
(/.f64 t (+.f64 z #s(literal -1 binary64))) |
(/ t (- z 1)) |
(/.f64 t (+.f64 z #s(literal -1 binary64))) |
(/ t (- z 1)) |
(/.f64 t (+.f64 z #s(literal -1 binary64))) |
(* -1 t) |
(neg.f64 t) |
(+ (* -1 t) (* -1 (* t z))) |
(neg.f64 (fma.f64 t z t)) |
(+ (* -1 t) (* z (- (* -1 (* t z)) t))) |
(-.f64 (*.f64 (neg.f64 t) (fma.f64 z z z)) t) |
(+ (* -1 t) (* z (- (* z (- (* -1 (* t z)) t)) t))) |
(fma.f64 z (-.f64 (*.f64 (neg.f64 t) (fma.f64 z z z)) t) (neg.f64 t)) |
(/ t z) |
(/.f64 t z) |
(/ (+ t (/ t z)) z) |
(/.f64 (+.f64 t (/.f64 t z)) z) |
(/ (- (+ t (/ t (pow z 2))) (* -1 (/ t z))) z) |
(/.f64 (+.f64 t (/.f64 (+.f64 t (/.f64 t z)) z)) z) |
(/ (- (+ t (/ t (pow z 3))) (+ (* -1 (/ t z)) (* -1 (/ t (pow z 2))))) z) |
(/.f64 (+.f64 t (/.f64 (+.f64 t (/.f64 (+.f64 t (/.f64 t z)) z)) z)) z) |
(/ t z) |
(/.f64 t z) |
(* -1 (/ (+ (* -1 t) (* -1 (/ t z))) z)) |
(/.f64 (+.f64 t (/.f64 t z)) z) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ t (/ t z)) z))) z)) |
(/.f64 (+.f64 t (/.f64 (+.f64 t (/.f64 t z)) z)) z) |
(* -1 (/ (+ (* -1 t) (* -1 (/ (+ t (* -1 (/ (+ (* -1 t) (* -1 (/ t z))) z))) z))) z)) |
(/.f64 (+.f64 t (/.f64 (+.f64 t (/.f64 (+.f64 t (/.f64 t z)) z)) z)) z) |
-1 |
#s(literal -1 binary64) |
(- z 1) |
(+.f64 z #s(literal -1 binary64)) |
(- z 1) |
(+.f64 z #s(literal -1 binary64)) |
(- z 1) |
(+.f64 z #s(literal -1 binary64)) |
z |
(* z (- 1 (/ 1 z))) |
(+.f64 z #s(literal -1 binary64)) |
(* z (- 1 (/ 1 z))) |
(+.f64 z #s(literal -1 binary64)) |
(* z (- 1 (/ 1 z))) |
(+.f64 z #s(literal -1 binary64)) |
z |
(* -1 (* z (- (/ 1 z) 1))) |
(+.f64 z #s(literal -1 binary64)) |
(* -1 (* z (- (/ 1 z) 1))) |
(+.f64 z #s(literal -1 binary64)) |
(* -1 (* z (- (/ 1 z) 1))) |
(+.f64 z #s(literal -1 binary64)) |
(/ t z) |
(/.f64 t z) |
(- (/ y z) (* -1 (/ t z))) |
(/.f64 (+.f64 t y) z) |
(- (/ y z) (* -1 (/ t z))) |
(/.f64 (+.f64 t y) z) |
(- (/ y z) (* -1 (/ t z))) |
(/.f64 (+.f64 t y) z) |
(/ y z) |
(/.f64 y z) |
(* y (+ (/ 1 z) (/ t (* y z)))) |
(fma.f64 y (/.f64 t (*.f64 z y)) (/.f64 y z)) |
(* y (+ (/ 1 z) (/ t (* y z)))) |
(fma.f64 y (/.f64 t (*.f64 z y)) (/.f64 y z)) |
(* y (+ (/ 1 z) (/ t (* y z)))) |
(fma.f64 y (/.f64 t (*.f64 z y)) (/.f64 y z)) |
(/ y z) |
(/.f64 y z) |
(* -1 (* y (- (* -1 (/ t (* y z))) (/ 1 z)))) |
(fma.f64 y (/.f64 t (*.f64 z y)) (/.f64 y z)) |
(* -1 (* y (- (* -1 (/ t (* y z))) (/ 1 z)))) |
(fma.f64 y (/.f64 t (*.f64 z y)) (/.f64 y z)) |
(* -1 (* y (- (* -1 (/ t (* y z))) (/ 1 z)))) |
(fma.f64 y (/.f64 t (*.f64 z y)) (/.f64 y z)) |
(/ (- y (* -1 t)) z) |
(/.f64 (+.f64 t y) z) |
(/ (- y (* -1 t)) z) |
(/.f64 (+.f64 t y) z) |
(/ (- y (* -1 t)) z) |
(/.f64 (+.f64 t y) z) |
(/ (- y (* -1 t)) z) |
(/.f64 (+.f64 t y) z) |
(/ (- y (* -1 t)) z) |
(/.f64 (+.f64 t y) z) |
(/ (- y (* -1 t)) z) |
(/.f64 (+.f64 t y) z) |
(/ (- y (* -1 t)) z) |
(/.f64 (+.f64 t y) z) |
(/ (- y (* -1 t)) z) |
(/.f64 (+.f64 t y) z) |
(* -1 (/ (- (* -1 y) t) z)) |
(/.f64 (+.f64 t y) z) |
(* -1 (/ (- (* -1 y) t) z)) |
(/.f64 (+.f64 t y) z) |
(* -1 (/ (- (* -1 y) t) z)) |
(/.f64 (+.f64 t y) z) |
(* -1 (/ (- (* -1 y) t) z)) |
(/.f64 (+.f64 t y) z) |
(/ y z) |
(/.f64 y z) |
(+ (/ t z) (/ y z)) |
(/.f64 (+.f64 t y) z) |
(+ (/ t z) (/ y z)) |
(/.f64 (+.f64 t y) z) |
(+ (/ t z) (/ y z)) |
(/.f64 (+.f64 t y) z) |
(/ t z) |
(/.f64 t z) |
(* t (+ (/ 1 z) (/ y (* t z)))) |
(fma.f64 t (/.f64 y (*.f64 t z)) (/.f64 t z)) |
(* t (+ (/ 1 z) (/ y (* t z)))) |
(fma.f64 t (/.f64 y (*.f64 t z)) (/.f64 t z)) |
(* t (+ (/ 1 z) (/ y (* t z)))) |
(fma.f64 t (/.f64 y (*.f64 t z)) (/.f64 t z)) |
(/ t z) |
(/.f64 t z) |
(* -1 (* t (- (* -1 (/ y (* t z))) (/ 1 z)))) |
(fma.f64 t (/.f64 y (*.f64 t z)) (/.f64 t z)) |
(* -1 (* t (- (* -1 (/ y (* t z))) (/ 1 z)))) |
(fma.f64 t (/.f64 y (*.f64 t z)) (/.f64 t z)) |
(* -1 (* t (- (* -1 (/ y (* t z))) (/ 1 z)))) |
(fma.f64 t (/.f64 y (*.f64 t z)) (/.f64 t z)) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* x (- (/ y z) (* -1 (/ t z)))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(* y (+ (/ x z) (/ (* t x) (* y z)))) |
(*.f64 y (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z))) |
(* y (+ (/ x z) (/ (* t x) (* y z)))) |
(*.f64 y (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z))) |
(* y (+ (/ x z) (/ (* t x) (* y z)))) |
(*.f64 y (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z))) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z)))))) |
(*.f64 y (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z))) |
(* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z)))))) |
(*.f64 y (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z))) |
(* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z)))))) |
(*.f64 y (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) (/.f64 x z))) |
(/ (* x (- y (* -1 t))) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (- y (* -1 t))) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (- y (* -1 t))) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (- y (* -1 t))) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (- y (* -1 t))) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (- y (* -1 t))) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (- y (* -1 t))) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (- y (* -1 t))) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* -1 (/ (* x (- (* -1 y) t)) z)) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* -1 (/ (* x (- (* -1 y) t)) z)) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* -1 (/ (* x (- (* -1 y) t)) z)) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* -1 (/ (* x (- (* -1 y) t)) z)) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(* t (+ (/ x z) (/ (* x y) (* t z)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 x z))) |
(* t (+ (/ x z) (/ (* x y) (* t z)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 x z))) |
(* t (+ (/ x z) (/ (* x y) (* t z)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 x z))) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z)))))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 x z))) |
(* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z)))))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 x z))) |
(* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z)))))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 x z))) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ t z)) |
(/.f64 t (neg.f64 z)) |
(* -1 (/ (* t x) (- 1 z))) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z))) |
(*.f64 y (fma.f64 t (/.f64 x (fma.f64 z y (neg.f64 y))) (/.f64 x z))) |
(* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z))) |
(*.f64 y (fma.f64 t (/.f64 x (fma.f64 z y (neg.f64 y))) (/.f64 x z))) |
(* y (+ (* -1 (/ (* t x) (* y (- 1 z)))) (/ x z))) |
(*.f64 y (fma.f64 t (/.f64 x (fma.f64 z y (neg.f64 y))) (/.f64 x z))) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z)))))) |
(*.f64 y (fma.f64 t (/.f64 x (fma.f64 z y (neg.f64 y))) (/.f64 x z))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z)))))) |
(*.f64 y (fma.f64 t (/.f64 x (fma.f64 z y (neg.f64 y))) (/.f64 x z))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) (* y (- 1 z)))))) |
(*.f64 y (fma.f64 t (/.f64 x (fma.f64 z y (neg.f64 y))) (/.f64 x z))) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(/ (+ (* x y) (* z (- (* x (- (* -1 y) t)) (* -1 (* x y))))) z) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 t z (neg.f64 y))) z) |
(/ (+ (* x y) (* z (- (+ (* x (- (* -1 y) t)) (* z (- (* x (- (* -1 y) t)) (* -1 (* x y))))) (* -1 (* x y))))) z) |
(/.f64 (fma.f64 z (neg.f64 (*.f64 t (fma.f64 z x x))) (*.f64 x y)) z) |
(/ (+ (* x y) (* z (- (+ (* x (- (* -1 y) t)) (* z (- (* z (- (* x (- (* -1 y) t)) (* -1 (* x y)))) (* -1 (- (* x (- (* -1 y) t)) (* -1 (* x y))))))) (* -1 (* x y))))) z) |
(/.f64 (fma.f64 z (*.f64 (*.f64 (neg.f64 t) x) (+.f64 #s(literal 1 binary64) (fma.f64 z z z))) (*.f64 x y)) z) |
(* -1 (/ (* x (- (* -1 y) t)) z)) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (- (+ (* -1 (* x (- (* -1 y) t))) (* -1 (/ (* x y) z))) (/ (* x (- (* -1 y) t)) z)) z) |
(/.f64 (*.f64 x (+.f64 t (+.f64 (/.f64 t z) y))) z) |
(/ (- (+ (* -1 (* x (- (* -1 y) t))) (+ (* -1 (/ (* x y) z)) (* -1 (/ (* x y) (pow z 2))))) (+ (/ (* x (- (* -1 y) t)) z) (/ (* x (- (* -1 y) t)) (pow z 2)))) z) |
(/.f64 (fma.f64 x (+.f64 t y) (neg.f64 (fma.f64 (/.f64 y z) (+.f64 x (/.f64 x z)) (*.f64 (/.f64 (-.f64 (neg.f64 t) y) z) (+.f64 x (/.f64 x z)))))) z) |
(/ (- (+ (* -1 (* x (- (* -1 y) t))) (+ (* -1 (/ (* x y) z)) (* -1 (/ (* x y) (pow z 3))))) (+ (* -1 (/ (- (* -1 (* x y)) (* x (- (* -1 y) t))) (pow z 2))) (+ (/ (* x (- (* -1 y) t)) z) (/ (* x (- (* -1 y) t)) (pow z 3))))) z) |
(/.f64 (-.f64 (fma.f64 (/.f64 x (neg.f64 z)) (+.f64 y (/.f64 y (*.f64 z z))) (*.f64 x (+.f64 (+.f64 t y) (/.f64 t (*.f64 z z))))) (*.f64 (/.f64 (-.f64 (neg.f64 t) y) z) (+.f64 x (/.f64 x (*.f64 z z))))) z) |
(/ (* x (- y (* -1 t))) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* -1 (/ (- (+ (* -1 (* x (- y (* -1 t)))) (/ (* x y) z)) (/ (* x (- y (* -1 t))) z)) z)) |
(/.f64 (*.f64 x (+.f64 t (+.f64 (/.f64 t z) y))) z) |
(* -1 (/ (+ (* -1 (* x (- y (* -1 t)))) (* -1 (/ (- (+ (* -1 (- (* x y) (* x (- y (* -1 t))))) (/ (* x (- y (* -1 t))) z)) (/ (* x y) z)) z))) z)) |
(/.f64 (fma.f64 x (/.f64 (+.f64 t (/.f64 t z)) z) (*.f64 x (+.f64 t y))) z) |
(* -1 (/ (+ (* -1 (* x (- y (* -1 t)))) (* -1 (/ (+ (* -1 (- (* x y) (* x (- y (* -1 t))))) (* -1 (/ (- (+ (* -1 (- (* x (- y (* -1 t))) (* x y))) (/ (* x y) z)) (/ (* x (- y (* -1 t))) z)) z))) z))) z)) |
(/.f64 (fma.f64 x (+.f64 t y) (/.f64 (fma.f64 t x (/.f64 (*.f64 t (+.f64 x (/.f64 x z))) z)) z)) z) |
(/ (* x y) z) |
(*.f64 x (/.f64 y z)) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(+ (* -1 (/ (* t x) (- 1 z))) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(* -1 (/ (* t x) (- 1 z))) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 x (+.f64 z #s(literal -1 binary64))))) |
(* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 x (+.f64 z #s(literal -1 binary64))))) |
(* t (+ (* -1 (/ x (- 1 z))) (/ (* x y) (* t z)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 x (+.f64 z #s(literal -1 binary64))))) |
(* -1 (/ (* t x) (- 1 z))) |
(/.f64 (*.f64 t x) (+.f64 z #s(literal -1 binary64))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z))))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 x (+.f64 z #s(literal -1 binary64))))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z))))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 x (+.f64 z #s(literal -1 binary64))))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* t z))) (/ x (- 1 z))))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 x (+.f64 z #s(literal -1 binary64))))) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/.f64 (*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) (fma.f64 z (neg.f64 z) z)) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/.f64 (*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) (fma.f64 z (neg.f64 z) z)) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/.f64 (*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) (fma.f64 z (neg.f64 z) z)) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/.f64 (*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) (fma.f64 z (neg.f64 z) z)) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/.f64 (*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) (fma.f64 z (neg.f64 z) z)) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/.f64 (*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) (fma.f64 z (neg.f64 z) z)) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/.f64 (*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) (fma.f64 z (neg.f64 z) z)) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/.f64 (*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) (fma.f64 z (neg.f64 z) z)) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/.f64 (*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) (fma.f64 z (neg.f64 z) z)) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/.f64 (*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) (fma.f64 z (neg.f64 z) z)) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/.f64 (*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) (fma.f64 z (neg.f64 z) z)) |
(/ (* x (- (* y (- 1 z)) (* t z))) (* z (- 1 z))) |
(/.f64 (*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) (fma.f64 z (neg.f64 z) z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(- (* y (- 1 z)) (* t z)) |
(fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y)) |
(- (* y (- 1 z)) (* t z)) |
(fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y)) |
(- (* y (- 1 z)) (* t z)) |
(fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y)) |
(* y (- 1 z)) |
(fma.f64 z (neg.f64 y) y) |
(* y (- (+ 1 (* -1 (/ (* t z) y))) z)) |
(fma.f64 y (neg.f64 (fma.f64 t (/.f64 z y) z)) y) |
(* y (- (+ 1 (* -1 (/ (* t z) y))) z)) |
(fma.f64 y (neg.f64 (fma.f64 t (/.f64 z y) z)) y) |
(* y (- (+ 1 (* -1 (/ (* t z) y))) z)) |
(fma.f64 y (neg.f64 (fma.f64 t (/.f64 z y) z)) y) |
(* y (- 1 z)) |
(fma.f64 z (neg.f64 y) y) |
(* -1 (* y (+ (* -1 (- 1 z)) (/ (* t z) y)))) |
(fma.f64 y (neg.f64 (fma.f64 t (/.f64 z y) z)) y) |
(* -1 (* y (+ (* -1 (- 1 z)) (/ (* t z) y)))) |
(fma.f64 y (neg.f64 (fma.f64 t (/.f64 z y) z)) y) |
(* -1 (* y (+ (* -1 (- 1 z)) (/ (* t z) y)))) |
(fma.f64 y (neg.f64 (fma.f64 t (/.f64 z y) z)) y) |
y |
(+ y (* z (- (* -1 y) t))) |
(-.f64 y (*.f64 z (+.f64 t y))) |
(+ y (* z (- (* -1 y) t))) |
(-.f64 y (*.f64 z (+.f64 t y))) |
(+ y (* z (- (* -1 y) t))) |
(-.f64 y (*.f64 z (+.f64 t y))) |
(* z (- (* -1 y) t)) |
(*.f64 z (-.f64 (neg.f64 t) y)) |
(* z (- (+ (* -1 y) (/ y z)) t)) |
(*.f64 z (-.f64 (/.f64 y z) (+.f64 t y))) |
(* z (- (+ (* -1 y) (/ y z)) t)) |
(*.f64 z (-.f64 (/.f64 y z) (+.f64 t y))) |
(* z (- (+ (* -1 y) (/ y z)) t)) |
(*.f64 z (-.f64 (/.f64 y z) (+.f64 t y))) |
(* -1 (* z (- y (* -1 t)))) |
(*.f64 z (-.f64 (neg.f64 t) y)) |
(* -1 (* z (- (+ y (* -1 (/ y z))) (* -1 t)))) |
(*.f64 z (-.f64 (/.f64 y z) (+.f64 t y))) |
(* -1 (* z (- (+ y (* -1 (/ y z))) (* -1 t)))) |
(*.f64 z (-.f64 (/.f64 y z) (+.f64 t y))) |
(* -1 (* z (- (+ y (* -1 (/ y z))) (* -1 t)))) |
(*.f64 z (-.f64 (/.f64 y z) (+.f64 t y))) |
(* y (- 1 z)) |
(fma.f64 z (neg.f64 y) y) |
(+ (* -1 (* t z)) (* y (- 1 z))) |
(fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y)) |
(+ (* -1 (* t z)) (* y (- 1 z))) |
(fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y)) |
(+ (* -1 (* t z)) (* y (- 1 z))) |
(fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* t (- (/ (* y (- 1 z)) t) z)) |
(*.f64 t (-.f64 (/.f64 (fma.f64 z (neg.f64 y) y) t) z)) |
(* t (- (/ (* y (- 1 z)) t) z)) |
(*.f64 t (-.f64 (/.f64 (fma.f64 z (neg.f64 y) y) t) z)) |
(* t (- (/ (* y (- 1 z)) t) z)) |
(*.f64 t (-.f64 (/.f64 (fma.f64 z (neg.f64 y) y) t) z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t (- (* -1 (/ (* y (- 1 z)) t)) (* -1 z)))) |
(*.f64 t (-.f64 (/.f64 (fma.f64 z (neg.f64 y) y) t) z)) |
(* -1 (* t (- (* -1 (/ (* y (- 1 z)) t)) (* -1 z)))) |
(*.f64 t (-.f64 (/.f64 (fma.f64 z (neg.f64 y) y) t) z)) |
(* -1 (* t (- (* -1 (/ (* y (- 1 z)) t)) (* -1 z)))) |
(*.f64 t (-.f64 (/.f64 (fma.f64 z (neg.f64 y) y) t) z)) |
(* -1 (* t (* x z))) |
(*.f64 z (*.f64 (neg.f64 t) x)) |
(+ (* -1 (* t (* x z))) (* x (* y (- 1 z)))) |
(*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) |
(+ (* -1 (* t (* x z))) (* x (* y (- 1 z)))) |
(*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) |
(+ (* -1 (* t (* x z))) (* x (* y (- 1 z)))) |
(*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) |
(* x (* y (- 1 z))) |
(*.f64 x (fma.f64 z (neg.f64 y) y)) |
(* y (+ (* -1 (/ (* t (* x z)) y)) (* x (- 1 z)))) |
(*.f64 (neg.f64 y) (fma.f64 t (/.f64 (*.f64 z x) y) (fma.f64 z x (neg.f64 x)))) |
(* y (+ (* -1 (/ (* t (* x z)) y)) (* x (- 1 z)))) |
(*.f64 (neg.f64 y) (fma.f64 t (/.f64 (*.f64 z x) y) (fma.f64 z x (neg.f64 x)))) |
(* y (+ (* -1 (/ (* t (* x z)) y)) (* x (- 1 z)))) |
(*.f64 (neg.f64 y) (fma.f64 t (/.f64 (*.f64 z x) y) (fma.f64 z x (neg.f64 x)))) |
(* x (* y (- 1 z))) |
(*.f64 x (fma.f64 z (neg.f64 y) y)) |
(* -1 (* y (+ (* -1 (* x (- 1 z))) (/ (* t (* x z)) y)))) |
(*.f64 (neg.f64 y) (fma.f64 t (/.f64 (*.f64 z x) y) (fma.f64 z x (neg.f64 x)))) |
(* -1 (* y (+ (* -1 (* x (- 1 z))) (/ (* t (* x z)) y)))) |
(*.f64 (neg.f64 y) (fma.f64 t (/.f64 (*.f64 z x) y) (fma.f64 z x (neg.f64 x)))) |
(* -1 (* y (+ (* -1 (* x (- 1 z))) (/ (* t (* x z)) y)))) |
(*.f64 (neg.f64 y) (fma.f64 t (/.f64 (*.f64 z x) y) (fma.f64 z x (neg.f64 x)))) |
(* x y) |
(*.f64 x y) |
(+ (* x y) (* x (* z (- (* -1 y) t)))) |
(*.f64 x (-.f64 y (*.f64 z (+.f64 t y)))) |
(+ (* x y) (* x (* z (- (* -1 y) t)))) |
(*.f64 x (-.f64 y (*.f64 z (+.f64 t y)))) |
(+ (* x y) (* x (* z (- (* -1 y) t)))) |
(*.f64 x (-.f64 y (*.f64 z (+.f64 t y)))) |
(* x (* z (- (* -1 y) t))) |
(*.f64 z (*.f64 x (-.f64 (neg.f64 t) y))) |
(* z (+ (* x (- (* -1 y) t)) (/ (* x y) z))) |
(*.f64 x (*.f64 z (-.f64 (/.f64 y z) (+.f64 t y)))) |
(* z (+ (* x (- (* -1 y) t)) (/ (* x y) z))) |
(*.f64 x (*.f64 z (-.f64 (/.f64 y z) (+.f64 t y)))) |
(* z (+ (* x (- (* -1 y) t)) (/ (* x y) z))) |
(*.f64 x (*.f64 z (-.f64 (/.f64 y z) (+.f64 t y)))) |
(* -1 (* x (* z (- y (* -1 t))))) |
(*.f64 z (*.f64 x (-.f64 (neg.f64 t) y))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- y (* -1 t)))))) |
(*.f64 x (*.f64 z (-.f64 (/.f64 y z) (+.f64 t y)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- y (* -1 t)))))) |
(*.f64 x (*.f64 z (-.f64 (/.f64 y z) (+.f64 t y)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* x (- y (* -1 t)))))) |
(*.f64 x (*.f64 z (-.f64 (/.f64 y z) (+.f64 t y)))) |
(* x (* y (- 1 z))) |
(*.f64 x (fma.f64 z (neg.f64 y) y)) |
(+ (* -1 (* t (* x z))) (* x (* y (- 1 z)))) |
(*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) |
(+ (* -1 (* t (* x z))) (* x (* y (- 1 z)))) |
(*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) |
(+ (* -1 (* t (* x z))) (* x (* y (- 1 z)))) |
(*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) |
(* -1 (* t (* x z))) |
(*.f64 z (*.f64 (neg.f64 t) x)) |
(* t (+ (* -1 (* x z)) (/ (* x (* y (- 1 z))) t))) |
(*.f64 (*.f64 t x) (-.f64 (/.f64 (fma.f64 z (neg.f64 y) y) t) z)) |
(* t (+ (* -1 (* x z)) (/ (* x (* y (- 1 z))) t))) |
(*.f64 (*.f64 t x) (-.f64 (/.f64 (fma.f64 z (neg.f64 y) y) t) z)) |
(* t (+ (* -1 (* x z)) (/ (* x (* y (- 1 z))) t))) |
(*.f64 (*.f64 t x) (-.f64 (/.f64 (fma.f64 z (neg.f64 y) y) t) z)) |
(* -1 (* t (* x z))) |
(*.f64 z (*.f64 (neg.f64 t) x)) |
(* -1 (* t (+ (* -1 (/ (* x (* y (- 1 z))) t)) (* x z)))) |
(*.f64 (*.f64 t x) (-.f64 (/.f64 (fma.f64 z (neg.f64 y) y) t) z)) |
(* -1 (* t (+ (* -1 (/ (* x (* y (- 1 z))) t)) (* x z)))) |
(*.f64 (*.f64 t x) (-.f64 (/.f64 (fma.f64 z (neg.f64 y) y) t) z)) |
(* -1 (* t (+ (* -1 (/ (* x (* y (- 1 z))) t)) (* x z)))) |
(*.f64 (*.f64 t x) (-.f64 (/.f64 (fma.f64 z (neg.f64 y) y) t) z)) |
(* x (- (* y (- 1 z)) (* t z))) |
(*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) |
(* x (- (* y (- 1 z)) (* t z))) |
(*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) |
(* x (- (* y (- 1 z)) (* t z))) |
(*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) |
(* x (- (* y (- 1 z)) (* t z))) |
(*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) |
(* x (- (* y (- 1 z)) (* t z))) |
(*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) |
(* x (- (* y (- 1 z)) (* t z))) |
(*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) |
(* x (- (* y (- 1 z)) (* t z))) |
(*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) |
(* x (- (* y (- 1 z)) (* t z))) |
(*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) |
(* x (- (* y (- 1 z)) (* t z))) |
(*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) |
(* x (- (* y (- 1 z)) (* t z))) |
(*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) |
(* x (- (* y (- 1 z)) (* t z))) |
(*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) |
(* x (- (* y (- 1 z)) (* t z))) |
(*.f64 x (fma.f64 t (neg.f64 z) (fma.f64 z (neg.f64 y) y))) |
(* y (- 1 z)) |
(fma.f64 z (neg.f64 y) y) |
(* y (- 1 z)) |
(fma.f64 z (neg.f64 y) y) |
(* y (- 1 z)) |
(fma.f64 z (neg.f64 y) y) |
(* y (- 1 z)) |
(fma.f64 z (neg.f64 y) y) |
(* y (- 1 z)) |
(fma.f64 z (neg.f64 y) y) |
(* y (- 1 z)) |
(fma.f64 z (neg.f64 y) y) |
(* y (- 1 z)) |
(fma.f64 z (neg.f64 y) y) |
(* y (- 1 z)) |
(fma.f64 z (neg.f64 y) y) |
(* y (- 1 z)) |
(fma.f64 z (neg.f64 y) y) |
(* y (- 1 z)) |
(fma.f64 z (neg.f64 y) y) |
(* y (- 1 z)) |
(fma.f64 z (neg.f64 y) y) |
(* y (- 1 z)) |
(fma.f64 z (neg.f64 y) y) |
y |
(+ y (* -1 (* y z))) |
(fma.f64 z (neg.f64 y) y) |
(+ y (* -1 (* y z))) |
(fma.f64 z (neg.f64 y) y) |
(+ y (* -1 (* y z))) |
(fma.f64 z (neg.f64 y) y) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* z (+ (* -1 y) (/ y z))) |
(*.f64 z (-.f64 (/.f64 y z) y)) |
(* z (+ (* -1 y) (/ y z))) |
(*.f64 z (-.f64 (/.f64 y z) y)) |
(* z (+ (* -1 y) (/ y z))) |
(*.f64 z (-.f64 (/.f64 y z) y)) |
(* -1 (* y z)) |
(*.f64 z (neg.f64 y)) |
(* -1 (* z (+ y (* -1 (/ y z))))) |
(*.f64 z (-.f64 (/.f64 y z) y)) |
(* -1 (* z (+ y (* -1 (/ y z))))) |
(*.f64 z (-.f64 (/.f64 y z) y)) |
(* -1 (* z (+ y (* -1 (/ y z))))) |
(*.f64 z (-.f64 (/.f64 y z) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 z)) |
(-.f64 #s(literal 1 binary64) z) |
(+ 1 (* -1 z)) |
(-.f64 #s(literal 1 binary64) z) |
(+ 1 (* -1 z)) |
(-.f64 #s(literal 1 binary64) z) |
(* -1 z) |
(neg.f64 z) |
(* z (- (/ 1 z) 1)) |
(-.f64 #s(literal 1 binary64) z) |
(* z (- (/ 1 z) 1)) |
(-.f64 #s(literal 1 binary64) z) |
(* z (- (/ 1 z) 1)) |
(-.f64 #s(literal 1 binary64) z) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (- 1 (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) z) |
(* -1 (* z (- 1 (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) z) |
(* -1 (* z (- 1 (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) z) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ (+ 1 z) z) |
(/.f64 (+.f64 z #s(literal 1 binary64)) z) |
(/ (+ 1 (* z (+ 1 z))) z) |
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 z z z)) z) |
(/ (+ 1 (* z (+ 1 (* z (+ 1 z))))) z) |
(/.f64 (+.f64 z (fma.f64 z (fma.f64 z z z) #s(literal 1 binary64))) z) |
(/ -1 (pow z 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 z z)) |
(* -1 (/ (+ 1 (/ 1 z)) (pow z 2))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) (*.f64 z z)) |
(/ (- (* -1 (/ (+ 1 (/ 1 z)) z)) 1) (pow z 2)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) z)) (*.f64 z z)) |
(/ (- (* -1 (/ (+ 1 (/ 1 z)) (pow z 2))) (+ 1 (/ 1 z))) (pow z 2)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 z z)) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 z z)) #s(literal -1 binary64))) |
(/ -1 (pow z 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 z z)) |
(* -1 (/ (+ 1 (/ 1 z)) (pow z 2))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) (*.f64 z z)) |
(/ (- (* -1 (/ (+ 1 (/ 1 z)) z)) 1) (pow z 2)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) z)) (*.f64 z z)) |
(/ (- (* -1 (/ (+ 1 (+ (/ 1 z) (/ 1 (pow z 2)))) z)) 1) (pow z 2)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 z z)) (/.f64 #s(literal -1 binary64) z))) z)) (*.f64 z z)) |
Compiled 29 222 to 3 109 computations (89.4% saved)
21 alts after pruning (19 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 620 | 16 | 1 636 |
| Fresh | 6 | 3 | 9 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 629 | 21 | 1 650 |
| Status | Accuracy | Program |
|---|---|---|
| 28.4% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) z)))) (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))))) | |
| 71.2% | (/.f64 (*.f64 (+.f64 y t) x) z) | |
| ▶ | 68.8% | (/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z) |
| 63.9% | (/.f64 (*.f64 x y) z) | |
| ▶ | 31.8% | (/.f64 (*.f64 t x) z) |
| 40.4% | (/.f64 x (/.f64 (+.f64 z #s(literal -1 binary64)) t)) | |
| 63.9% | (/.f64 x (/.f64 z y)) | |
| 63.6% | (/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) | |
| 33.2% | (*.f64 (/.f64 (*.f64 t x) (fma.f64 z z #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) z)) | |
| 63.8% | (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) | |
| ▶ | 22.9% | (*.f64 (neg.f64 t) x) |
| ▶ | 64.5% | (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) x)) |
| ✓ | 63.9% | (*.f64 x (/.f64 y z)) |
| ✓ | 40.4% | (*.f64 x (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
| 32.8% | (*.f64 x (/.f64 t z)) | |
| 68.6% | (*.f64 x (-.f64 (/.f64 y z) t)) | |
| ▶ | 72.2% | (*.f64 x (+.f64 (/.f64 y z) (/.f64 t z))) |
| 17.9% | (*.f64 x (neg.f64 (fma.f64 t z t))) | |
| 58.5% | (*.f64 t (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 x z))) | |
| 38.6% | (*.f64 t (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64))) x)) | |
| 17.9% | (neg.f64 (*.f64 t (fma.f64 z x x))) |
Compiled 556 to 330 computations (40.6% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 z t) |
| ✓ | cost-diff | 0 | (-.f64 y (*.f64 z t)) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 y (*.f64 z t))) |
| ✓ | cost-diff | 320 | (/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) z) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) x)) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) z) x) |
| ✓ | cost-diff | 0 | (*.f64 t x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 t x) z) |
| ✓ | cost-diff | 0 | (neg.f64 t) |
| ✓ | cost-diff | 0 | (*.f64 (neg.f64 t) x) |
| ✓ | cost-diff | 0 | (/.f64 t z) |
| ✓ | cost-diff | 0 | (/.f64 y z) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 (/.f64 y z) (/.f64 t z))) |
| ✓ | cost-diff | 704 | (+.f64 (/.f64 y z) (/.f64 t z)) |
| 7 296× | accelerator-lowering-fma.f32 |
| 7 296× | accelerator-lowering-fma.f64 |
| 4 524× | *-lowering-*.f32 |
| 4 524× | *-lowering-*.f64 |
| 2 800× | associate-*r* |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 92 |
| 1 | 53 | 88 |
| 2 | 100 | 86 |
| 3 | 242 | 84 |
| 4 | 449 | 82 |
| 5 | 758 | 82 |
| 6 | 1982 | 82 |
| 7 | 3082 | 82 |
| 8 | 3722 | 82 |
| 9 | 4390 | 82 |
| 10 | 5361 | 82 |
| 11 | 5610 | 82 |
| 12 | 5638 | 82 |
| 13 | 5980 | 82 |
| 14 | 6124 | 82 |
| 15 | 6128 | 82 |
| 16 | 6128 | 82 |
| 17 | 6128 | 82 |
| 18 | 6128 | 82 |
| 19 | 6128 | 82 |
| 20 | 6484 | 82 |
| 21 | 7020 | 82 |
| 22 | 7350 | 82 |
| 23 | 7410 | 82 |
| 24 | 7434 | 82 |
| 25 | 7434 | 82 |
| 26 | 7434 | 82 |
| 27 | 7434 | 82 |
| 0 | 9013 | 82 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (+ (/ y z) (/ t z))) |
x |
(+ (/ y z) (/ t z)) |
(/ y z) |
y |
z |
(/ t z) |
t |
(* (neg t) x) |
(neg t) |
t |
x |
(/ (* t x) z) |
(* t x) |
t |
x |
z |
(* y (* (/ 1 z) x)) |
y |
(* (/ 1 z) x) |
(/ 1 z) |
1 |
z |
x |
(/ (* x (- y (* z t))) z) |
(* x (- y (* z t))) |
x |
(- y (* z t)) |
y |
(* z t) |
z |
t |
| Outputs |
|---|
(* x (+ (/ y z) (/ t z))) |
(/.f64 (*.f64 x (+.f64 y t)) z) |
x |
(+ (/ y z) (/ t z)) |
(/.f64 (+.f64 y t) z) |
(/ y z) |
(/.f64 y z) |
y |
z |
(/ t z) |
(/.f64 t z) |
t |
(* (neg t) x) |
(*.f64 x (neg.f64 t)) |
(neg t) |
(neg.f64 t) |
t |
x |
(/ (* t x) z) |
(/.f64 (*.f64 x t) z) |
(* t x) |
(*.f64 x t) |
t |
x |
z |
(* y (* (/ 1 z) x)) |
(*.f64 y (/.f64 x z)) |
y |
(* (/ 1 z) x) |
(/.f64 x z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
1 |
#s(literal 1 binary64) |
z |
x |
(/ (* x (- y (* z t))) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* x (- y (* z t))) |
(*.f64 x (fma.f64 t (neg.f64 z) y)) |
x |
(- y (* z t)) |
(fma.f64 t (neg.f64 z) y) |
y |
(* z t) |
(*.f64 z t) |
z |
t |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 z t) |
| ✓ | accuracy | 100.0% | (-.f64 y (*.f64 z t)) |
| ✓ | accuracy | 97.0% | (*.f64 x (-.f64 y (*.f64 z t))) |
| ✓ | accuracy | 88.1% | (/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) z) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal 1 binary64) z) x) |
| ✓ | accuracy | 92.2% | (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) x)) |
| ✓ | accuracy | 100.0% | (*.f64 t x) |
| ✓ | accuracy | 95.9% | (/.f64 (*.f64 t x) z) |
| ✓ | accuracy | 100.0% | (*.f64 (neg.f64 t) x) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 100.0% | (/.f64 y z) |
| ✓ | accuracy | 100.0% | (/.f64 t z) |
| ✓ | accuracy | 97.0% | (+.f64 (/.f64 y z) (/.f64 t z)) |
| ✓ | accuracy | 90.7% | (*.f64 x (+.f64 (/.f64 y z) (/.f64 t z))) |
| 39.0ms | 256× | 0 | valid |
Compiled 94 to 22 computations (76.6% saved)
ival-div: 11.0ms (44.7% of total)ival-mult: 10.0ms (40.6% of total)ival-sub: 1.0ms (4.1% of total)ival-add: 1.0ms (4.1% of total)ival-neg: 1.0ms (4.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 (+ (/ y z) (/ t z))> |
#<alt (* x (+ (/ y z) (/ t z)))> |
#<alt (/ y z)> |
#<alt (/ t z)> |
#<alt (* (neg t) x)> |
#<alt (neg t)> |
#<alt (/ (* t x) z)> |
#<alt (* t x)> |
#<alt (* (/ 1 z) x)> |
#<alt (* y (* (/ 1 z) x))> |
#<alt (/ 1 z)> |
#<alt (/ (* x (- y (* z t))) z)> |
#<alt (* x (- y (* z t)))> |
#<alt (- y (* z t))> |
#<alt (* z t)> |
| Outputs |
|---|
#<alt (/ t z)> |
#<alt (+ (/ t z) (/ y z))> |
#<alt (+ (/ t z) (/ y z))> |
#<alt (+ (/ t z) (/ y z))> |
#<alt (/ y z)> |
#<alt (* y (+ (/ 1 z) (/ t (* y z))))> |
#<alt (* y (+ (/ 1 z) (/ t (* y z))))> |
#<alt (* y (+ (/ 1 z) (/ t (* y z))))> |
#<alt (/ y z)> |
#<alt (* -1 (* y (- (* -1 (/ t (* y z))) (/ 1 z))))> |
#<alt (* -1 (* y (- (* -1 (/ t (* y z))) (/ 1 z))))> |
#<alt (* -1 (* y (- (* -1 (/ t (* y z))) (/ 1 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 (* -1 (/ (+ (* -1 t) (* -1 y)) z))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 y)) z))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 y)) z))> |
#<alt (* -1 (/ (+ (* -1 t) (* -1 y)) z))> |
#<alt (/ y z)> |
#<alt (+ (/ t z) (/ y z))> |
#<alt (+ (/ t z) (/ y z))> |
#<alt (+ (/ t z) (/ y z))> |
#<alt (/ t z)> |
#<alt (* t (+ (/ 1 z) (/ y (* t z))))> |
#<alt (* t (+ (/ 1 z) (/ y (* t z))))> |
#<alt (* t (+ (/ 1 z) (/ y (* t z))))> |
#<alt (/ t z)> |
#<alt (* -1 (* t (- (* -1 (/ y (* t z))) (/ 1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ y (* t z))) (/ 1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ y (* t z))) (/ 1 z))))> |
#<alt (* x (+ (/ t z) (/ y z)))> |
#<alt (* x (+ (/ t z) (/ y z)))> |
#<alt (* x (+ (/ t z) (/ y z)))> |
#<alt (* x (+ (/ t z) (/ y z)))> |
#<alt (* x (+ (/ t z) (/ y z)))> |
#<alt (* x (+ (/ t z) (/ y z)))> |
#<alt (* x (+ (/ t z) (/ y z)))> |
#<alt (* x (+ (/ t z) (/ y z)))> |
#<alt (* x (+ (/ t z) (/ y z)))> |
#<alt (* x (+ (/ t z) (/ y z)))> |
#<alt (* x (+ (/ t z) (/ y z)))> |
#<alt (* x (+ (/ t z) (/ y z)))> |
#<alt (/ (* t x) z)> |
#<alt (+ (/ (* t x) z) (/ (* x y) z))> |
#<alt (+ (/ (* t x) z) (/ (* x y) z))> |
#<alt (+ (/ (* t x) z) (/ (* x y) z))> |
#<alt (/ (* x y) z)> |
#<alt (* y (+ (/ x z) (/ (* t x) (* y z))))> |
#<alt (* y (+ (/ x z) (/ (* t x) (* y z))))> |
#<alt (* y (+ (/ x z) (/ (* t x) (* y z))))> |
#<alt (/ (* x y) z)> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z))))))> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (* -1 (/ (* x (+ (* -1 t) (* -1 y))) z))> |
#<alt (* -1 (/ (* x (+ (* -1 t) (* -1 y))) z))> |
#<alt (* -1 (/ (* x (+ (* -1 t) (* -1 y))) z))> |
#<alt (* -1 (/ (* x (+ (* -1 t) (* -1 y))) z))> |
#<alt (/ (* x y) z)> |
#<alt (+ (/ (* t x) z) (/ (* x y) z))> |
#<alt (+ (/ (* t x) z) (/ (* x y) z))> |
#<alt (+ (/ (* t x) z) (/ (* x y) z))> |
#<alt (/ (* t x) z)> |
#<alt (* t (+ (/ x z) (/ (* x y) (* t z))))> |
#<alt (* t (+ (/ x z) (/ (* x y) (* t z))))> |
#<alt (* t (+ (/ x z) (/ (* x y) (* t z))))> |
#<alt (/ (* t x) z)> |
#<alt (* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z))))))> |
#<alt (* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z))))))> |
#<alt (* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t 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 (/ 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 (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ 1 z)> |
#<alt (/ (* x (- y (* t z))) z)> |
#<alt (/ (* x (- y (* t z))) z)> |
#<alt (/ (* x (- y (* t z))) z)> |
#<alt (/ (* x (- y (* t z))) z)> |
#<alt (/ (* x (- y (* t z))) z)> |
#<alt (/ (* x (- y (* t z))) z)> |
#<alt (/ (* x (- y (* t z))) z)> |
#<alt (/ (* x (- y (* t z))) z)> |
#<alt (/ (* x (- y (* t z))) z)> |
#<alt (/ (* x (- y (* t z))) z)> |
#<alt (/ (* x (- y (* t z))) z)> |
#<alt (/ (* x (- y (* t z))) z)> |
#<alt (* -1 (* t x))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (/ (* x y) z)> |
#<alt (* y (+ (* -1 (/ (* t x) y)) (/ x z)))> |
#<alt (* y (+ (* -1 (/ (* t x) y)) (/ x z)))> |
#<alt (* y (+ (* -1 (/ (* t x) y)) (/ x z)))> |
#<alt (/ (* x y) z)> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) y))))> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) y))))> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) y))))> |
#<alt (/ (* x y) z)> |
#<alt (/ (+ (* -1 (* t (* x z))) (* x y)) z)> |
#<alt (/ (+ (* -1 (* t (* x z))) (* x y)) z)> |
#<alt (/ (+ (* -1 (* t (* x z))) (* x y)) z)> |
#<alt (* -1 (* t x))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (* -1 (* t x))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (/ (* x y) z)> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (* -1 (* t x))> |
#<alt (* t (+ (* -1 x) (/ (* x y) (* t z))))> |
#<alt (* t (+ (* -1 x) (/ (* x y) (* t z))))> |
#<alt (* t (+ (* -1 x) (/ (* x y) (* t z))))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* x y) (* t z))))))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* x y) (* t z))))))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* x y) (* t z))))))> |
#<alt (* x (- y (* t z)))> |
#<alt (* x (- y (* t z)))> |
#<alt (* x (- y (* t z)))> |
#<alt (* x (- y (* t z)))> |
#<alt (* x (- y (* t z)))> |
#<alt (* x (- y (* t z)))> |
#<alt (* x (- y (* t z)))> |
#<alt (* x (- y (* t z)))> |
#<alt (* x (- y (* t z)))> |
#<alt (* x (- y (* t z)))> |
#<alt (* x (- y (* t z)))> |
#<alt (* x (- y (* t z)))> |
#<alt (* -1 (* t (* x z)))> |
#<alt (+ (* -1 (* t (* x z))) (* x y))> |
#<alt (+ (* -1 (* t (* x z))) (* x y))> |
#<alt (+ (* -1 (* t (* x z))) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1 (/ (* t (* x z)) y))))> |
#<alt (* y (+ x (* -1 (/ (* t (* x z)) y))))> |
#<alt (* y (+ x (* -1 (/ (* t (* x z)) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t (* x z)) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t (* x z)) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t (* x z)) y))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* t (* x z))) (* x y))> |
#<alt (+ (* -1 (* t (* x z))) (* x y))> |
#<alt (+ (* -1 (* t (* x z))) (* x y))> |
#<alt (* -1 (* t (* x z)))> |
#<alt (* z (+ (* -1 (* t x)) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 (* t x)) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 (* t x)) (/ (* x y) z)))> |
#<alt (* -1 (* t (* x z)))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* t x))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* t x))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* t x))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* t (* x z))) (* x y))> |
#<alt (+ (* -1 (* t (* x z))) (* x y))> |
#<alt (+ (* -1 (* t (* x z))) (* x y))> |
#<alt (* -1 (* t (* x z)))> |
#<alt (* t (+ (* -1 (* x z)) (/ (* x y) t)))> |
#<alt (* t (+ (* -1 (* x z)) (/ (* x y) t)))> |
#<alt (* t (+ (* -1 (* x z)) (/ (* x y) t)))> |
#<alt (* -1 (* t (* x z)))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* x z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* x z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* x z))))> |
#<alt (* -1 (* t z))> |
#<alt (- y (* t z))> |
#<alt (- y (* t z))> |
#<alt (- y (* t z))> |
#<alt y> |
#<alt (* y (+ 1 (* -1 (/ (* t z) y))))> |
#<alt (* y (+ 1 (* -1 (/ (* t z) y))))> |
#<alt (* y (+ 1 (* -1 (/ (* t z) y))))> |
#<alt y> |
#<alt (* -1 (* y (- (/ (* t z) y) 1)))> |
#<alt (* -1 (* y (- (/ (* t z) y) 1)))> |
#<alt (* -1 (* y (- (/ (* t z) y) 1)))> |
#<alt y> |
#<alt (+ y (* -1 (* t z)))> |
#<alt (+ y (* -1 (* t z)))> |
#<alt (+ y (* -1 (* t z)))> |
#<alt (* -1 (* t z))> |
#<alt (* z (- (/ y z) t))> |
#<alt (* z (- (/ y z) t))> |
#<alt (* z (- (/ y z) t))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) (* -1 t))))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) (* -1 t))))> |
#<alt (* -1 (* z (- (* -1 (/ y z)) (* -1 t))))> |
#<alt y> |
#<alt (+ y (* -1 (* t z)))> |
#<alt (+ y (* -1 (* t z)))> |
#<alt (+ y (* -1 (* t z)))> |
#<alt (* -1 (* t z))> |
#<alt (* t (- (/ y t) z))> |
#<alt (* t (- (/ y t) z))> |
#<alt (* t (- (/ y t) z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (- (* -1 (/ y t)) (* -1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ y t)) (* -1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ y t)) (* -1 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 (* t z)> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | -inf | (* x (+ (/ y z) (/ t z))) |
| 1.0ms | x | @ | -inf | (/ (* x (- y (* z t))) z) |
| 1.0ms | y | @ | -inf | (/ (* x (- y (* z t))) z) |
| 1.0ms | x | @ | 0 | (/ (* x (- y (* z t))) z) |
| 1.0ms | z | @ | -inf | (/ (* x (- y (* z t))) z) |
| 1× | batch-egg-rewrite |
| 5 880× | accelerator-lowering-fma.f32 |
| 5 880× | accelerator-lowering-fma.f64 |
| 4 352× | *-lowering-*.f32 |
| 4 352× | *-lowering-*.f64 |
| 3 780× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 73 |
| 1 | 104 | 71 |
| 2 | 859 | 69 |
| 0 | 8897 | 69 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ y z) (/ t z)) |
(* x (+ (/ y z) (/ t z))) |
(/ y z) |
(/ t z) |
(* (neg t) x) |
(neg t) |
(/ (* t x) z) |
(* t x) |
(* (/ 1 z) x) |
(* y (* (/ 1 z) x)) |
(/ 1 z) |
(/ (* x (- y (* z t))) z) |
(* x (- y (* z t))) |
(- y (* z t)) |
(* z t) |
| Outputs |
|---|
(+.f64 (/.f64 y z) (/.f64 t z)) |
(+.f64 (/.f64 t z) (/.f64 y z)) |
(+.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 y t) z)) (neg.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 y t) z)))) |
(-.f64 (/.f64 y z) (/.f64 t (neg.f64 z))) |
(-.f64 (/.f64 t z) (/.f64 y (neg.f64 z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 y t) z)) (/.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 y t) z))) |
(-.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 t y) z)) (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 t y) z))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) z) (/.f64 t z)) |
(fma.f64 (/.f64 y z) #s(literal 1 binary64) (/.f64 t z)) |
(fma.f64 t (/.f64 #s(literal 1 binary64) z) (/.f64 y z)) |
(fma.f64 (/.f64 t z) #s(literal 1 binary64) (/.f64 y z)) |
(fma.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) z) (/.f64 y z)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y z) (/.f64 t z)) |
(fma.f64 #s(literal 1 binary64) (/.f64 t z) (/.f64 y z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) y (/.f64 t z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) t (/.f64 y z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 y z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 t z)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 z)) (/.f64 t z)) |
(fma.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 z)) (/.f64 y z)) |
(fma.f64 (*.f64 y z) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y z)) (-.f64 y t)) (neg.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 y t) z)))) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) z) (/.f64 t z)) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z)) (neg.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 y t) z)))) |
(fma.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (/.f64 t z)) |
(fma.f64 (/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 y z) (-.f64 y t)) (neg.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 y t) z)))) |
(fma.f64 (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z z)) (-.f64 y t)) (neg.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 y t) z)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 y z) y) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 y t)) (neg.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 y t) z)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (/.f64 t z)) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (/.f64 y z)) |
(fma.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) (/.f64 y z)) |
(fma.f64 (pow.f64 (/.f64 z y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z y) #s(literal -1/2 binary64)) (/.f64 t z)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 y t))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 t y))) |
(neg.f64 (+.f64 (/.f64 y (neg.f64 z)) (/.f64 t (neg.f64 z)))) |
(neg.f64 (+.f64 (/.f64 t (neg.f64 z)) (/.f64 y (neg.f64 z)))) |
(neg.f64 (/.f64 (*.f64 z (+.f64 y t)) (*.f64 z (neg.f64 z)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 (/.f64 t z) (/.f64 (-.f64 t y) z) (/.f64 (*.f64 y y) (*.f64 z z)))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)) (/.f64 (+.f64 (neg.f64 y) t) z))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 z) (+.f64 y t)) (*.f64 z z))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (fma.f64 (/.f64 t z) (/.f64 (-.f64 t y) z) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z))) (/.f64 (-.f64 y t) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 z (+.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z z) (*.f64 z (+.f64 y t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 (*.f64 y y) (*.f64 y t)) (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (/.f64 z t)) (fma.f64 y (/.f64 z t) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z y) z) (+.f64 z (*.f64 (/.f64 z y) t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 z y) z)) (+.f64 (neg.f64 z) (neg.f64 (*.f64 (/.f64 z y) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z y) (/.f64 z t)) (+.f64 (/.f64 z t) (/.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (fma.f64 (neg.f64 z) (neg.f64 y) (neg.f64 (*.f64 t (neg.f64 z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 z (/.f64 z t))) (fma.f64 (neg.f64 y) (/.f64 z t) (neg.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (/.f64 z y)) (fma.f64 t (/.f64 z y) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 z (/.f64 z y))) (fma.f64 (neg.f64 t) (/.f64 z y) (neg.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (fma.f64 (neg.f64 t) (neg.f64 z) (neg.f64 (*.f64 y (neg.f64 z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) z) (+.f64 z (*.f64 (/.f64 z t) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) (/.f64 z y)) (+.f64 (/.f64 z y) (/.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 z t) (neg.f64 z)) (+.f64 (neg.f64 z) (neg.f64 (*.f64 (/.f64 z t) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 t y) z) (/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 (*.f64 z (+.f64 y t)) z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z z) (*.f64 z (+.f64 y t))))) |
(/.f64 (*.f64 z (+.f64 y t)) (*.f64 z z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 (/.f64 t z) (/.f64 (-.f64 t y) z) (/.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 (*.f64 y y) (*.f64 y t)) (*.f64 z z)))) |
(/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)) (/.f64 (-.f64 y t) z)) |
(/.f64 (fma.f64 y (/.f64 z t) z) (*.f64 z (/.f64 z t))) |
(/.f64 (+.f64 (neg.f64 z) (neg.f64 (*.f64 (/.f64 z y) t))) (neg.f64 (*.f64 (/.f64 z y) z))) |
(/.f64 (+.f64 (/.f64 z t) (/.f64 z y)) (*.f64 (/.f64 z y) (/.f64 z t))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 y) (neg.f64 (*.f64 t (neg.f64 z)))) (*.f64 z z)) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 z t) (neg.f64 z)) (neg.f64 (*.f64 z (/.f64 z t)))) |
(/.f64 (fma.f64 t (/.f64 z y) z) (*.f64 z (/.f64 z y))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 z y) (neg.f64 z)) (neg.f64 (*.f64 z (/.f64 z y)))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 z) (neg.f64 (*.f64 y (neg.f64 z)))) (*.f64 z z)) |
(/.f64 (+.f64 (/.f64 z y) (/.f64 z t)) (*.f64 (/.f64 z t) (/.f64 z y))) |
(/.f64 (+.f64 (neg.f64 z) (neg.f64 (*.f64 (/.f64 z t) y))) (*.f64 (/.f64 z t) (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 z) (+.f64 y t)) (*.f64 z (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 (/.f64 t z) (/.f64 (-.f64 t y) z) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 (*.f64 y y) (*.f64 y t)) (*.f64 z z))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z))) (/.f64 (+.f64 (neg.f64 y) t) z)) |
(/.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (*.f64 z z)) (/.f64 (-.f64 t y) z)) |
(/.f64 (/.f64 (*.f64 z (+.f64 y t)) z) z) |
(/.f64 (fma.f64 y (/.f64 z (neg.f64 t)) (neg.f64 z)) (*.f64 z (/.f64 z (neg.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (neg.f64 t)) (*.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 (/.f64 z y) (/.f64 z (neg.f64 t)))) |
(/.f64 (+.f64 (neg.f64 z) (*.f64 (/.f64 z (neg.f64 y)) t)) (*.f64 (/.f64 z (neg.f64 y)) z)) |
(/.f64 (+.f64 z (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 t))) (*.f64 (/.f64 z (neg.f64 y)) (neg.f64 z))) |
(/.f64 (+.f64 (/.f64 z (neg.f64 t)) (*.f64 (/.f64 z (neg.f64 y)) #s(literal 1 binary64))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z t))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 t)) (*.f64 (/.f64 z (neg.f64 y)) #s(literal -1 binary64))) (*.f64 (/.f64 z (neg.f64 y)) (/.f64 z (neg.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 y) (/.f64 z (neg.f64 t)) z) (*.f64 (neg.f64 z) (/.f64 z (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal -1 binary64)) z (*.f64 t (neg.f64 z))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 y #s(literal -1 binary64)) (neg.f64 z) (neg.f64 (*.f64 t (neg.f64 z)))) (*.f64 z z)) |
(/.f64 (fma.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 z t) (neg.f64 z)) (neg.f64 (*.f64 z (/.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 t)) z) (*.f64 (neg.f64 z) (/.f64 z (neg.f64 t)))) |
(/.f64 (fma.f64 t (/.f64 z (neg.f64 y)) (neg.f64 z)) (*.f64 z (/.f64 z (neg.f64 y)))) |
(/.f64 (fma.f64 z (neg.f64 t) (*.f64 z (*.f64 y #s(literal -1 binary64)))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (neg.f64 t) (/.f64 z (neg.f64 y)) z) (*.f64 (neg.f64 z) (/.f64 z (neg.f64 y)))) |
(/.f64 (fma.f64 (neg.f64 t) (neg.f64 z) (*.f64 (neg.f64 z) (*.f64 y #s(literal -1 binary64)))) (*.f64 z z)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 z (neg.f64 y)) (*.f64 (/.f64 z t) #s(literal -1 binary64))) (*.f64 (/.f64 z t) (/.f64 z (neg.f64 y)))) |
(/.f64 (+.f64 (neg.f64 z) (*.f64 (/.f64 z t) (*.f64 y #s(literal -1 binary64)))) (*.f64 (/.f64 z t) (neg.f64 z))) |
(/.f64 (+.f64 z (*.f64 (/.f64 z t) y)) (*.f64 (/.f64 z t) z)) |
(/.f64 (+.f64 (neg.f64 z) (*.f64 (/.f64 z (neg.f64 t)) y)) (*.f64 (/.f64 z (neg.f64 t)) z)) |
(/.f64 (+.f64 (/.f64 z (neg.f64 y)) (*.f64 (/.f64 z (neg.f64 t)) #s(literal 1 binary64))) (*.f64 (/.f64 z (neg.f64 t)) (/.f64 z y))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 y)) (*.f64 (/.f64 z (neg.f64 t)) #s(literal -1 binary64))) (*.f64 (/.f64 z (neg.f64 t)) (/.f64 z (neg.f64 y)))) |
(/.f64 (+.f64 z (*.f64 (/.f64 z (neg.f64 t)) (neg.f64 y))) (*.f64 (/.f64 z (neg.f64 t)) (neg.f64 z))) |
(/.f64 (+.f64 z (*.f64 (/.f64 z (neg.f64 t)) (*.f64 y #s(literal -1 binary64)))) (*.f64 (/.f64 z (neg.f64 t)) (neg.f64 z))) |
(/.f64 (neg.f64 (fma.f64 y (/.f64 z t) z)) (neg.f64 (*.f64 z (/.f64 z t)))) |
(/.f64 (neg.f64 (+.f64 z (*.f64 (/.f64 z y) t))) (neg.f64 (*.f64 (/.f64 z y) z))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 z) (neg.f64 (*.f64 (/.f64 z y) t)))) (neg.f64 (neg.f64 (*.f64 (/.f64 z y) z)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 z t) (/.f64 z y))) (neg.f64 (*.f64 (/.f64 z y) (/.f64 z t)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 z) (neg.f64 y) (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 z (neg.f64 z))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 y) (/.f64 z t) (neg.f64 z))) (neg.f64 (neg.f64 (*.f64 z (/.f64 z t))))) |
(/.f64 (neg.f64 (fma.f64 t (/.f64 z y) z)) (neg.f64 (*.f64 z (/.f64 z y)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 t) (/.f64 z y) (neg.f64 z))) (neg.f64 (neg.f64 (*.f64 z (/.f64 z y))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 t) (neg.f64 z) (neg.f64 (*.f64 y (neg.f64 z))))) (*.f64 z (neg.f64 z))) |
(/.f64 (neg.f64 (+.f64 z (*.f64 (/.f64 z t) y))) (*.f64 (/.f64 z t) (neg.f64 z))) |
(/.f64 (neg.f64 (+.f64 (/.f64 z y) (/.f64 z t))) (neg.f64 (*.f64 (/.f64 z t) (/.f64 z y)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 z) (neg.f64 (*.f64 (/.f64 z t) y)))) (neg.f64 (*.f64 (/.f64 z t) (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (+.f64 y t))) (*.f64 z z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 t z) (/.f64 (-.f64 t y) z) (/.f64 (*.f64 y y) (*.f64 z z)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)))) (/.f64 (-.f64 y t) z)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (*.f64 z z))) (neg.f64 (/.f64 (-.f64 t y) z))) |
(/.f64 (neg.f64 (/.f64 (*.f64 z (+.f64 y t)) z)) (neg.f64 z)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 y t) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 y t) z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 y t) z)) (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 y t) z)) (fma.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 y t) z)) (/.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 y t) z)) (*.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 y t) z)) (/.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 y t) z)))))) |
(/.f64 (+.f64 z (*.f64 (/.f64 z y) t)) (*.f64 (/.f64 z y) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 y t) z)) (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 y t) z))) (*.f64 (/.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 y t) z)) (/.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 y t) z)))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (-.f64 y t) z)) (/.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 y t) z)))) |
(pow.f64 (/.f64 (*.f64 z z) (*.f64 z (+.f64 y t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y t)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 t y)) |
(*.f64 (*.f64 z (+.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t z) (/.f64 (-.f64 t y) z) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (/.f64 (-.f64 (*.f64 y y) (*.f64 y t)) (*.f64 z z))))) |
(*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(*.f64 (fma.f64 y (/.f64 z t) z) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 z t)))) |
(*.f64 (+.f64 (neg.f64 z) (neg.f64 (*.f64 (/.f64 z y) t))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 z y) z)))) |
(*.f64 (+.f64 (/.f64 z t) (/.f64 z y)) (/.f64 (*.f64 y t) (*.f64 z z))) |
(*.f64 (fma.f64 (neg.f64 z) (neg.f64 y) (neg.f64 (*.f64 t (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (fma.f64 (neg.f64 y) (/.f64 z t) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 z t))))) |
(*.f64 (fma.f64 t (/.f64 z y) z) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 z y)))) |
(*.f64 (fma.f64 (neg.f64 t) (/.f64 z y) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 z y))))) |
(*.f64 (fma.f64 (neg.f64 t) (neg.f64 z) (neg.f64 (*.f64 y (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (+.f64 (/.f64 z y) (/.f64 z t)) (/.f64 (*.f64 y t) (*.f64 z z))) |
(*.f64 (+.f64 (neg.f64 z) (neg.f64 (*.f64 (/.f64 z t) y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) (neg.f64 z)))) |
(*.f64 (*.f64 (neg.f64 z) (+.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 z)))) |
(*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 t z) (/.f64 (-.f64 t y) z) (/.f64 (*.f64 y y) (*.f64 z z)))))) |
(*.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 y) t) z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (neg.f64 y) (neg.f64 t))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 (neg.f64 t) (neg.f64 y))) |
(*.f64 (/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) z))) |
(*.f64 (/.f64 (*.f64 z (+.f64 y t)) z) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (+.f64 z (*.f64 (/.f64 z t) y)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z t) z))) |
(*.f64 (/.f64 z z) (/.f64 (+.f64 y t) z)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y t)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 (-.f64 y t) z) (-.f64 y t))) |
(*.f64 (+.f64 z (*.f64 (/.f64 z y) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) z))) |
(+.f64 (*.f64 (/.f64 t z) x) (/.f64 (*.f64 x y) z)) |
(+.f64 (/.f64 (*.f64 x y) z) (*.f64 (/.f64 t z) x)) |
(-.f64 (/.f64 (*.f64 x y) z) (neg.f64 (*.f64 (/.f64 t z) x))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 x x)) (*.f64 (/.f64 x z) (-.f64 y t))) (/.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (*.f64 (/.f64 x z) (-.f64 y t)))) |
(fma.f64 y (/.f64 x z) (*.f64 (/.f64 t z) x)) |
(fma.f64 (/.f64 y z) x (*.f64 (/.f64 t z) x)) |
(fma.f64 (/.f64 y z) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 t z) x)) |
(fma.f64 t (/.f64 x z) (/.f64 (*.f64 x y) z)) |
(fma.f64 (/.f64 t z) x (/.f64 (*.f64 x y) z)) |
(fma.f64 (/.f64 t z) (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 x y) z)) |
(fma.f64 x (/.f64 y z) (*.f64 (/.f64 t z) x)) |
(fma.f64 x (/.f64 t z) (/.f64 (*.f64 x y) z)) |
(fma.f64 (neg.f64 t) (/.f64 x (neg.f64 z)) (/.f64 (*.f64 x y) z)) |
(fma.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 x y) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) x) (/.f64 (*.f64 x y) z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t x) (/.f64 (*.f64 x y) z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y) (*.f64 (/.f64 t z) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) #s(literal -1 binary64)) (/.f64 (*.f64 x y) z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 t z) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 x y) z)) |
(fma.f64 (/.f64 x z) y (*.f64 (/.f64 t z) x)) |
(fma.f64 (/.f64 x z) t (/.f64 (*.f64 x y) z)) |
(fma.f64 (/.f64 x z) (/.f64 t #s(literal 1 binary64)) (/.f64 (*.f64 x y) z)) |
(fma.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 x y) z)) |
(fma.f64 (/.f64 x z) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 t z) x)) |
(fma.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 t z) x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 t z) x)) (/.f64 (*.f64 x y) z)) |
(fma.f64 (*.f64 x (neg.f64 t)) (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x y) z)) |
(fma.f64 (*.f64 (/.f64 t z) x) #s(literal 1 binary64) (/.f64 (*.f64 x y) z)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 t z) x)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 t z) x)) |
(fma.f64 (*.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 t z) x)) |
(fma.f64 (*.f64 (*.f64 t x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x y) z)) |
(fma.f64 (*.f64 (neg.f64 y) x) (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 t z) x)) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 x z) (/.f64 (*.f64 x y) z)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 z)) (*.f64 (/.f64 t z) x)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 t (neg.f64 z)) (/.f64 (*.f64 x y) z)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 t z) (/.f64 (*.f64 x y) z)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x z) (*.f64 (/.f64 t z) x)) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 x (neg.f64 z)) (/.f64 (*.f64 x y) z)) |
(fma.f64 (/.f64 (*.f64 t x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 x y) z)) |
(fma.f64 (pow.f64 (/.f64 z (*.f64 t x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 t x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x y) z)) |
(/.f64 x (/.f64 (*.f64 z z) (*.f64 z (+.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x y) z) (*.f64 (/.f64 t z) x)))) (fma.f64 (/.f64 (*.f64 x y) z) (*.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 x x)) (*.f64 (*.f64 (/.f64 t z) x) (*.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x z) (-.f64 y t)) (*.f64 (*.f64 (/.f64 x z) (+.f64 y t)) (*.f64 (/.f64 x z) (-.f64 y t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 x (*.f64 z (+.f64 y t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 t z) (/.f64 (-.f64 t y) z) (/.f64 (*.f64 y y) (*.f64 z z))) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y t) z) (*.f64 x (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 z (+.f64 y t)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 t z) (/.f64 (-.f64 t y) z) (/.f64 (*.f64 y y) (*.f64 z z))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 y t) z) (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)) x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) z) (*.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 x x)) (*.f64 (*.f64 (/.f64 t z) x) (*.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x y) z) (*.f64 (/.f64 t z) x))))) |
(/.f64 (*.f64 (*.f64 (/.f64 x z) (+.f64 y t)) (*.f64 (/.f64 x z) (-.f64 y t))) (*.f64 (/.f64 x z) (-.f64 y t))) |
(/.f64 (*.f64 x (*.f64 z (+.f64 y t))) (*.f64 z z)) |
(/.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (fma.f64 (/.f64 t z) (/.f64 (-.f64 t y) z) (/.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z))) (/.f64 (-.f64 y t) z)) |
(/.f64 (*.f64 (*.f64 z (+.f64 y t)) x) (*.f64 z z)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) x) (fma.f64 (/.f64 t z) (/.f64 (-.f64 t y) z) (/.f64 (*.f64 y y) (*.f64 z z)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)) x) (/.f64 (-.f64 y t) z)) |
(/.f64 (fma.f64 x (/.f64 z y) (*.f64 (/.f64 z t) x)) (*.f64 (/.f64 z t) (/.f64 z y))) |
(/.f64 (fma.f64 x z (*.f64 (/.f64 z t) (*.f64 x y))) (*.f64 (/.f64 z t) z)) |
(/.f64 (fma.f64 x z (*.f64 (/.f64 z t) (*.f64 y x))) (*.f64 (/.f64 z t) z)) |
(/.f64 (fma.f64 x (neg.f64 z) (*.f64 (/.f64 z t) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 z t) (neg.f64 z))) |
(/.f64 (fma.f64 x (neg.f64 z) (*.f64 (/.f64 z t) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 z t) (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 t x) (/.f64 z y) (*.f64 z x)) (*.f64 z (/.f64 z y))) |
(/.f64 (fma.f64 (*.f64 t x) z (*.f64 z (*.f64 x y))) (*.f64 z z)) |
(/.f64 (fma.f64 (*.f64 t x) z (*.f64 z (*.f64 y x))) (*.f64 z z)) |
(/.f64 (fma.f64 (*.f64 t x) (neg.f64 z) (*.f64 z (*.f64 x (neg.f64 y)))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 t x) (neg.f64 z) (*.f64 z (*.f64 (neg.f64 y) x))) (*.f64 z (neg.f64 z))) |
(/.f64 (+.f64 z (*.f64 (/.f64 z (*.f64 t x)) (*.f64 x y))) (*.f64 (/.f64 z (*.f64 t x)) z)) |
(/.f64 (+.f64 z (*.f64 (/.f64 z (*.f64 t x)) (*.f64 y x))) (*.f64 (/.f64 z (*.f64 t x)) z)) |
(/.f64 (+.f64 (neg.f64 z) (*.f64 (/.f64 z (*.f64 t x)) (*.f64 x (neg.f64 y)))) (*.f64 (/.f64 z (*.f64 t x)) (neg.f64 z))) |
(/.f64 (+.f64 (neg.f64 z) (*.f64 (/.f64 z (*.f64 t x)) (*.f64 (neg.f64 y) x))) (*.f64 (/.f64 z (*.f64 t x)) (neg.f64 z))) |
(/.f64 (+.f64 (/.f64 z y) (*.f64 (/.f64 z (*.f64 t x)) x)) (*.f64 (/.f64 z (*.f64 t x)) (/.f64 z y))) |
(/.f64 (+.f64 (/.f64 z (neg.f64 y)) (*.f64 (neg.f64 (/.f64 z (*.f64 t x))) x)) (*.f64 (neg.f64 (/.f64 z (*.f64 t x))) (/.f64 z y))) |
(/.f64 (+.f64 (neg.f64 z) (*.f64 (neg.f64 (/.f64 z (*.f64 t x))) (*.f64 x y))) (*.f64 (neg.f64 (/.f64 z (*.f64 t x))) z)) |
(/.f64 (+.f64 (neg.f64 z) (*.f64 (neg.f64 (/.f64 z (*.f64 t x))) (*.f64 y x))) (*.f64 (neg.f64 (/.f64 z (*.f64 t x))) z)) |
(/.f64 (+.f64 z (*.f64 (neg.f64 (/.f64 z (*.f64 t x))) (*.f64 x (neg.f64 y)))) (*.f64 (neg.f64 (/.f64 z (*.f64 t x))) (neg.f64 z))) |
(/.f64 (+.f64 z (*.f64 (neg.f64 (/.f64 z (*.f64 t x))) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 (/.f64 z (*.f64 t x))) (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 t)) (/.f64 z y) (*.f64 (neg.f64 z) x)) (neg.f64 (*.f64 z (/.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 t)) z (*.f64 (neg.f64 z) (*.f64 x y))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 t)) z (*.f64 (neg.f64 z) (*.f64 y x))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 t)) (neg.f64 z) (*.f64 (neg.f64 z) (*.f64 x (neg.f64 y)))) (*.f64 z z)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 t)) (neg.f64 z) (*.f64 (neg.f64 z) (*.f64 (neg.f64 y) x))) (*.f64 z z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t x) #s(literal -1 binary64)) (/.f64 z y) (*.f64 (neg.f64 z) x)) (neg.f64 (*.f64 z (/.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t x) #s(literal -1 binary64)) z (*.f64 (neg.f64 z) (*.f64 x y))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t x) #s(literal -1 binary64)) z (*.f64 (neg.f64 z) (*.f64 y x))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t x) #s(literal -1 binary64)) (neg.f64 z) (*.f64 (neg.f64 z) (*.f64 x (neg.f64 y)))) (*.f64 z z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t x) #s(literal -1 binary64)) (neg.f64 z) (*.f64 (neg.f64 z) (*.f64 (neg.f64 y) x))) (*.f64 z z)) |
(/.f64 (fma.f64 x (/.f64 z t) (*.f64 (/.f64 z y) x)) (*.f64 (/.f64 z y) (/.f64 z t))) |
(/.f64 (fma.f64 x z (*.f64 (/.f64 z y) (*.f64 t x))) (*.f64 (/.f64 z y) z)) |
(/.f64 (fma.f64 x (/.f64 z (*.f64 t x)) (/.f64 z y)) (*.f64 (/.f64 z y) (/.f64 z (*.f64 t x)))) |
(/.f64 (fma.f64 x (neg.f64 (/.f64 z (*.f64 t x))) (*.f64 (/.f64 z y) #s(literal -1 binary64))) (*.f64 (/.f64 z y) (neg.f64 (/.f64 z (*.f64 t x))))) |
(/.f64 (fma.f64 x (neg.f64 z) (*.f64 (/.f64 z y) (*.f64 x (neg.f64 t)))) (neg.f64 (*.f64 (/.f64 z y) z))) |
(/.f64 (fma.f64 x (neg.f64 z) (*.f64 (/.f64 z y) (*.f64 (*.f64 t x) #s(literal -1 binary64)))) (neg.f64 (*.f64 (/.f64 z y) z))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 z t) (*.f64 z x)) (*.f64 z (/.f64 z t))) |
(/.f64 (fma.f64 (*.f64 x y) z (*.f64 z (*.f64 t x))) (*.f64 z z)) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 z (*.f64 t x)) z) (*.f64 z (/.f64 z (*.f64 t x)))) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 (/.f64 z (*.f64 t x))) (neg.f64 z)) (*.f64 z (neg.f64 (/.f64 z (*.f64 t x))))) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 z) (*.f64 z (*.f64 x (neg.f64 t)))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 x y) (neg.f64 z) (*.f64 z (*.f64 (*.f64 t x) #s(literal -1 binary64)))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 z t) (*.f64 z x)) (*.f64 z (/.f64 z t))) |
(/.f64 (fma.f64 (*.f64 y x) z (*.f64 z (*.f64 t x))) (*.f64 z z)) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 z (*.f64 t x)) z) (*.f64 z (/.f64 z (*.f64 t x)))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 (/.f64 z (*.f64 t x))) (neg.f64 z)) (*.f64 z (neg.f64 (/.f64 z (*.f64 t x))))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 z) (*.f64 z (*.f64 x (neg.f64 t)))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 z) (*.f64 z (*.f64 (*.f64 t x) #s(literal -1 binary64)))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 z t) (*.f64 (neg.f64 z) x)) (neg.f64 (*.f64 z (/.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) z (*.f64 (neg.f64 z) (*.f64 t x))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (/.f64 z (*.f64 t x)) (neg.f64 z)) (*.f64 (neg.f64 z) (/.f64 z (*.f64 t x)))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 (/.f64 z (*.f64 t x))) z) (*.f64 (neg.f64 z) (neg.f64 (/.f64 z (*.f64 t x))))) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 z) (*.f64 (neg.f64 z) (*.f64 x (neg.f64 t)))) (*.f64 z z)) |
(/.f64 (fma.f64 (*.f64 x (neg.f64 y)) (neg.f64 z) (*.f64 (neg.f64 z) (*.f64 (*.f64 t x) #s(literal -1 binary64)))) (*.f64 z z)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 z t) (*.f64 (neg.f64 z) x)) (neg.f64 (*.f64 z (/.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) z (*.f64 (neg.f64 z) (*.f64 t x))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (/.f64 z (*.f64 t x)) (neg.f64 z)) (*.f64 (neg.f64 z) (/.f64 z (*.f64 t x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 (/.f64 z (*.f64 t x))) z) (*.f64 (neg.f64 z) (neg.f64 (/.f64 z (*.f64 t x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 z) (*.f64 (neg.f64 z) (*.f64 x (neg.f64 t)))) (*.f64 z z)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 z) (*.f64 (neg.f64 z) (*.f64 (*.f64 t x) #s(literal -1 binary64)))) (*.f64 z z)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x y) z) (*.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 x x)) (*.f64 (*.f64 (/.f64 t z) x) (*.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x y) z) (*.f64 (/.f64 t z) x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 x z) (+.f64 y t)) (*.f64 (/.f64 x z) (-.f64 y t)))) (neg.f64 (*.f64 (/.f64 x z) (-.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 z (+.f64 y t)))) (*.f64 z (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) (neg.f64 (fma.f64 (/.f64 t z) (/.f64 (-.f64 t y) z) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)))) (/.f64 (+.f64 (neg.f64 y) t) z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y t)) x)) (*.f64 z (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) x)) (neg.f64 (fma.f64 (/.f64 t z) (/.f64 (-.f64 t y) z) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)) x)) (/.f64 (+.f64 (neg.f64 y) t) z)) |
(/.f64 (fma.f64 (*.f64 (/.f64 t z) x) (*.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x y) z) (*.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 x x)) (*.f64 (*.f64 (/.f64 t z) x) (/.f64 (*.f64 x y) z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (*.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 x x))) (-.f64 (*.f64 (/.f64 t z) x) (/.f64 (*.f64 x y) z))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y t)) x) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y t))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 t x (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 x y (*.f64 t x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 t x (*.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 y x (*.f64 t x))) |
(*.f64 (/.f64 x z) (+.f64 y t)) |
(*.f64 (/.f64 x z) (+.f64 t y)) |
(*.f64 (/.f64 x z) (/.f64 (*.f64 z (+.f64 y t)) z)) |
(*.f64 (fma.f64 (/.f64 (*.f64 x y) z) (*.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 x x)) (*.f64 (*.f64 (/.f64 t z) x) (*.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (*.f64 x x)) (*.f64 (/.f64 (*.f64 x y) z) (*.f64 (/.f64 t z) x)))))) |
(*.f64 (*.f64 (*.f64 (/.f64 x z) (+.f64 y t)) (*.f64 (/.f64 x z) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x z) (-.f64 y t)))) |
(*.f64 (*.f64 x (*.f64 z (+.f64 y t))) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t z) (/.f64 (-.f64 t y) z) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(*.f64 (*.f64 x (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(*.f64 (*.f64 (*.f64 z (+.f64 y t)) x) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 t z) (/.f64 (-.f64 t y) z) (/.f64 (*.f64 y y) (*.f64 z z))))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)) x) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) z))) |
(*.f64 (/.f64 (*.f64 z (+.f64 y t)) z) (/.f64 x z)) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) z)) (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)) (-.f64 y t))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) z)) (/.f64 x (-.f64 y t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 z))) |
(neg.f64 (/.f64 y (neg.f64 z))) |
(neg.f64 (*.f64 (/.f64 y (neg.f64 z)) #s(literal 1 binary64))) |
(/.f64 y z) |
(/.f64 #s(literal 1 binary64) (/.f64 z y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 y #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 y))) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 y #s(literal -1 binary64))) z) |
(pow.f64 (/.f64 z y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) y) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 z))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z y) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 t z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (neg.f64 z))) |
(neg.f64 (/.f64 t (neg.f64 z))) |
(neg.f64 (*.f64 (/.f64 t (neg.f64 z)) #s(literal 1 binary64))) |
(/.f64 t z) |
(/.f64 (neg.f64 t) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z t)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 t))) |
(/.f64 (neg.f64 (/.f64 (*.f64 t t) (*.f64 z z))) (+.f64 #s(literal 0 binary64) (/.f64 t (neg.f64 z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 t (neg.f64 z)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 t t) (*.f64 z z)) (*.f64 #s(literal 0 binary64) (/.f64 t (neg.f64 z)))))) |
(pow.f64 (/.f64 z t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 t z) #s(literal 1 binary64)) |
(*.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 t z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) t) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 z))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z t) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 t))) |
(+.f64 (*.f64 x #s(literal 0 binary64)) (*.f64 x (neg.f64 t))) |
(+.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 x (neg.f64 t))) |
(-.f64 #s(literal 0 binary64) (*.f64 t x)) |
(fma.f64 x #s(literal 0 binary64) (*.f64 x (neg.f64 t))) |
(fma.f64 #s(literal 0 binary64) x (*.f64 x (neg.f64 t))) |
(neg.f64 (*.f64 t x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 t x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 t x) (*.f64 t x) (*.f64 #s(literal 0 binary64) (*.f64 t x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t x) (*.f64 t x))) (+.f64 #s(literal 0 binary64) (*.f64 t x))) |
(*.f64 t (neg.f64 x)) |
(*.f64 x (neg.f64 t)) |
(*.f64 (neg.f64 t) x) |
(*.f64 #s(literal -1 binary64) (*.f64 t x)) |
(*.f64 (neg.f64 x) t) |
(+.f64 #s(literal 0 binary64) (neg.f64 t)) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) t) t) |
(neg.f64 t) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (neg.f64 (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 t (neg.f64 t)))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (fma.f64 t t #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (neg.f64 t))))) |
(/.f64 (*.f64 t t) (neg.f64 t)) |
(/.f64 (*.f64 t (neg.f64 t)) t) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 t t #s(literal 0 binary64)))) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 (neg.f64 t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 t)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) |
(*.f64 (*.f64 t (neg.f64 t)) (/.f64 #s(literal 1 binary64) t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 t x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (/.f64 t z) x))) |
(neg.f64 (neg.f64 (*.f64 (/.f64 t z) x))) |
(neg.f64 (*.f64 (/.f64 t (neg.f64 z)) x)) |
(neg.f64 (*.f64 t (/.f64 x (neg.f64 z)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 t x))) |
(neg.f64 (*.f64 x (/.f64 t (neg.f64 z)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 t z) x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 t x)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 t x) #s(literal -1 binary64)) z)) |
(/.f64 t (/.f64 z x)) |
(/.f64 x (/.f64 z t)) |
(/.f64 (*.f64 t x) z) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 t x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (*.f64 t x) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 t x)))) |
(/.f64 (*.f64 x (neg.f64 t)) (neg.f64 z)) |
(/.f64 (neg.f64 x) (/.f64 z (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 t x) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 t x) #s(literal -1 binary64))) z) |
(pow.f64 (/.f64 z (*.f64 t x)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 x z)) |
(*.f64 (/.f64 t z) x) |
(*.f64 (/.f64 t z) (/.f64 x #s(literal 1 binary64))) |
(*.f64 x (/.f64 t z)) |
(*.f64 (neg.f64 t) (/.f64 x (neg.f64 z))) |
(*.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 t z) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 x z) t) |
(*.f64 (/.f64 x z) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 t z) x))) |
(*.f64 (*.f64 x (neg.f64 t)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 t z) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 t x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 t (neg.f64 z))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 t z)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 (*.f64 t x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 t x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 t x)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 t))) |
(neg.f64 (*.f64 x (neg.f64 t))) |
(*.f64 t x) |
(*.f64 t (neg.f64 (neg.f64 x))) |
(*.f64 x t) |
(*.f64 (neg.f64 t) (neg.f64 x)) |
(*.f64 (*.f64 t x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 t x)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 t))) |
(*.f64 (neg.f64 x) (neg.f64 t)) |
(*.f64 (neg.f64 (neg.f64 x)) t) |
(neg.f64 (/.f64 x (neg.f64 z))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) x)) |
(/.f64 x z) |
(/.f64 #s(literal 1 binary64) (/.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z x) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z x))) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 x)) z) |
(pow.f64 (/.f64 z x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x z) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(neg.f64 (*.f64 (/.f64 y (neg.f64 z)) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x y))) |
(neg.f64 (*.f64 x (/.f64 y (neg.f64 z)))) |
(neg.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) z))) |
(neg.f64 (*.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) z))) |
(neg.f64 (/.f64 (*.f64 x (neg.f64 y)) z)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) x) z)) |
(/.f64 y (/.f64 z x)) |
(/.f64 x (/.f64 z y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 x (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (neg.f64 y) x))) |
(/.f64 (neg.f64 x) (/.f64 z (neg.f64 y))) |
(/.f64 (*.f64 x y) z) |
(/.f64 (*.f64 y x) z) |
(/.f64 (*.f64 x (neg.f64 y)) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 y) x) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 x (neg.f64 y))) z) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) x)) z) |
(*.f64 y (/.f64 x z)) |
(*.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (/.f64 x #s(literal 1 binary64))) |
(*.f64 x (/.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x z) y) |
(*.f64 (/.f64 x z) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (neg.f64 y) x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x z)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) z)) |
(neg.f64 (/.f64 #s(literal -1 binary64) z)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 z)) |
(pow.f64 z #s(literal -1 binary64)) |
(pow.f64 (*.f64 z z) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 x y) z) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 t (neg.f64 z))))) |
(+.f64 (/.f64 (*.f64 x y) z) (*.f64 (*.f64 x (*.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) z))) |
(+.f64 (/.f64 (*.f64 x y) z) (*.f64 (neg.f64 (*.f64 (*.f64 z t) x)) (/.f64 #s(literal 1 binary64) z))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y x)) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (*.f64 (*.f64 z t) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x (-.f64 y (*.f64 z t))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z))) |
(fma.f64 y (/.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 t (neg.f64 z))))) |
(fma.f64 y (/.f64 x z) (*.f64 (*.f64 x (*.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 y (/.f64 x z) (*.f64 (neg.f64 (*.f64 (*.f64 z t) x)) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (/.f64 y z) x (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 t (neg.f64 z))))) |
(fma.f64 (/.f64 y z) x (*.f64 (*.f64 x (*.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (/.f64 y z) x (*.f64 (neg.f64 (*.f64 (*.f64 z t) x)) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (/.f64 y z) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 t (neg.f64 z))))) |
(fma.f64 (/.f64 y z) (/.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (/.f64 y z) (/.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 z t) x)) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 x (/.f64 y z) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 t (neg.f64 z))))) |
(fma.f64 x (/.f64 y z) (*.f64 (*.f64 x (*.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 x (/.f64 y z) (*.f64 (neg.f64 (*.f64 (*.f64 z t) x)) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 t (neg.f64 z))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y) (*.f64 (*.f64 x (*.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y) (*.f64 (neg.f64 (*.f64 (*.f64 z t) x)) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (*.f64 (*.f64 z t) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 t (neg.f64 z))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x (*.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 (*.f64 (*.f64 z t) x)) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (/.f64 x z) y (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 t (neg.f64 z))))) |
(fma.f64 (/.f64 x z) y (*.f64 (*.f64 x (*.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (/.f64 x z) y (*.f64 (neg.f64 (*.f64 (*.f64 z t) x)) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (/.f64 x z) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 t (neg.f64 z))))) |
(fma.f64 (/.f64 x z) (/.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (/.f64 x z) (/.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 z t) x)) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 t (neg.f64 z))))) |
(fma.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 x (*.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 (neg.f64 (*.f64 (*.f64 z t) x)) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 t (neg.f64 z))))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x (*.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z) (*.f64 (neg.f64 (*.f64 (*.f64 z t) x)) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 t (neg.f64 z))))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 x (*.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) z) (*.f64 (neg.f64 (*.f64 (*.f64 z t) x)) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (*.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 t (neg.f64 z))))) |
(fma.f64 (*.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) z) (*.f64 (*.f64 x (*.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (*.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) z) (*.f64 (neg.f64 (*.f64 (*.f64 z t) x)) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (*.f64 (neg.f64 y) x) (/.f64 #s(literal -1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 t (neg.f64 z))))) |
(fma.f64 (*.f64 (neg.f64 y) x) (/.f64 #s(literal -1 binary64) z) (*.f64 (*.f64 x (*.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (*.f64 (neg.f64 y) x) (/.f64 #s(literal -1 binary64) z) (*.f64 (neg.f64 (*.f64 (*.f64 z t) x)) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 t (neg.f64 z))))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 z)) (*.f64 (*.f64 x (*.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 z)) (*.f64 (neg.f64 (*.f64 (*.f64 z t) x)) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 t (neg.f64 z))))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x z) (*.f64 (*.f64 x (*.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x z) (*.f64 (neg.f64 (*.f64 (*.f64 z t) x)) (/.f64 #s(literal 1 binary64) z))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x (-.f64 y (*.f64 z t))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x (-.f64 y (*.f64 z t)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (-.f64 y (*.f64 z t))) #s(literal -1 binary64)) z)) |
(/.f64 x (/.f64 z (-.f64 y (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x (-.f64 y (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 z) (*.f64 (*.f64 x (-.f64 y (*.f64 z t))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 y (*.f64 z t)) (/.f64 z x)) |
(/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 x (-.f64 y (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 y (*.f64 z t)))) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 x (-.f64 y (*.f64 z t))) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 y (*.f64 z t))) #s(literal -1 binary64))) z) |
(pow.f64 (/.f64 z (*.f64 x (-.f64 y (*.f64 z t)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (-.f64 y (*.f64 z t)) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x (-.f64 y (*.f64 z t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y (*.f64 z t)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 x z) (/.f64 (-.f64 y (*.f64 z t)) #s(literal 1 binary64))) |
(*.f64 (-.f64 y (*.f64 z t)) (/.f64 x z)) |
(*.f64 (*.f64 x (-.f64 y (*.f64 z t))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z))) |
(*.f64 (neg.f64 (*.f64 x (-.f64 y (*.f64 z t)))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (-.f64 y (*.f64 z t)) z) x) |
(*.f64 (/.f64 (-.f64 y (*.f64 z t)) z) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 x (-.f64 y (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 y (*.f64 z t))) z)) |
(*.f64 (/.f64 (-.f64 y (*.f64 z t)) #s(literal -1 binary64)) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 (neg.f64 (-.f64 y (*.f64 z t))) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (-.f64 y (*.f64 z t)) z)) |
(*.f64 (/.f64 (*.f64 x (-.f64 y (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 x (-.f64 y (*.f64 z t)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 x (-.f64 y (*.f64 z t)))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x y) (*.f64 x (*.f64 t (neg.f64 z)))) |
(+.f64 (*.f64 x (*.f64 t (neg.f64 z))) (*.f64 x y)) |
(+.f64 (*.f64 y x) (neg.f64 (*.f64 (*.f64 z t) x))) |
(+.f64 (neg.f64 (*.f64 (*.f64 z t) x)) (*.f64 y x)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x (-.f64 y (*.f64 z t))))) |
(fma.f64 y x (neg.f64 (*.f64 (*.f64 z t) x))) |
(fma.f64 x y (*.f64 x (*.f64 t (neg.f64 z)))) |
(fma.f64 x (*.f64 t (neg.f64 z)) (*.f64 x y)) |
(fma.f64 (*.f64 t (neg.f64 z)) x (*.f64 y x)) |
(neg.f64 (neg.f64 (*.f64 x (-.f64 y (*.f64 z t))))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)) (*.f64 x (*.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)) (-.f64 y (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z t y) (*.f64 x (*.f64 (-.f64 y (*.f64 z t)) (fma.f64 z t y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)) (-.f64 y (*.f64 z t))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z t y) (*.f64 (*.f64 (-.f64 y (*.f64 z t)) (fma.f64 z t y)) x))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)) (-.f64 y (*.f64 z t)))) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))) |
(/.f64 (*.f64 x (*.f64 (-.f64 y (*.f64 z t)) (fma.f64 z t y))) (fma.f64 z t y)) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)) (-.f64 y (*.f64 z t))) x) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (-.f64 y (*.f64 z t)) (fma.f64 z t y)) x) (fma.f64 z t y)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)) (-.f64 y (*.f64 z t))))) (neg.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (-.f64 y (*.f64 z t)) (fma.f64 z t y)))) (neg.f64 (fma.f64 z t y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)) (-.f64 y (*.f64 z t))) x)) (neg.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 y (*.f64 z t)) (fma.f64 z t y)) x)) (neg.f64 (fma.f64 z t y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 t (neg.f64 z))) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x y) (-.f64 (*.f64 (*.f64 x (*.f64 t (neg.f64 z))) (*.f64 x (*.f64 t (neg.f64 z)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 t (neg.f64 z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 z t) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z t) x)) (neg.f64 (*.f64 (*.f64 z t) x))) (*.f64 (*.f64 y x) (neg.f64 (*.f64 (*.f64 z t) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x (*.f64 t (neg.f64 z))) (*.f64 x (*.f64 t (neg.f64 z))))) (-.f64 (*.f64 x y) (*.f64 x (*.f64 t (neg.f64 z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (neg.f64 (*.f64 (*.f64 z t) x)) (neg.f64 (*.f64 (*.f64 z t) x)))) (-.f64 (*.f64 y x) (neg.f64 (*.f64 (*.f64 z t) x)))) |
(*.f64 x (-.f64 y (*.f64 z t))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 y (*.f64 z t)))) |
(*.f64 (-.f64 y (*.f64 z t)) x) |
(*.f64 (-.f64 y (*.f64 z t)) (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 x (-.f64 y (*.f64 z t))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (-.f64 y (*.f64 z t))))) |
(*.f64 (neg.f64 (-.f64 y (*.f64 z t))) (neg.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 (-.f64 y (*.f64 z t)))) |
(*.f64 (*.f64 x (*.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)) (-.f64 y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)))) |
(*.f64 (*.f64 x (*.f64 (-.f64 y (*.f64 z t)) (fma.f64 z t y))) (/.f64 #s(literal 1 binary64) (fma.f64 z t y))) |
(*.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)) (-.f64 y (*.f64 z t))) x) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 (-.f64 y (*.f64 z t)) (fma.f64 z t y)) x) (/.f64 #s(literal 1 binary64) (fma.f64 z t y))) |
(*.f64 (neg.f64 (neg.f64 x)) (-.f64 y (*.f64 z t))) |
(+.f64 y (*.f64 t (neg.f64 z))) |
(+.f64 (*.f64 t (neg.f64 z)) y) |
(+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))))) |
(+.f64 (/.f64 (*.f64 y y) (fma.f64 z t y)) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 z t y)))) |
(-.f64 y (*.f64 z t)) |
(-.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 y y) (fma.f64 z t y)) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 z t y))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 t (neg.f64 z))) |
(fma.f64 z (neg.f64 t) y) |
(fma.f64 t (neg.f64 z) y) |
(fma.f64 (neg.f64 t) z y) |
(fma.f64 #s(literal 1 binary64) y (*.f64 t (neg.f64 z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) y) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 t (neg.f64 z))) |
(fma.f64 (neg.f64 z) t y) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 z t y)) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 z t y)))) |
(neg.f64 (neg.f64 (-.f64 y (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 y (*.f64 t (neg.f64 z))))) (*.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)) (-.f64 y (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)) (-.f64 y (*.f64 z t))) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)) (-.f64 y (*.f64 z t))) (fma.f64 y y (-.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 y (*.f64 t (neg.f64 z)))))) |
(/.f64 (*.f64 (-.f64 y (*.f64 z t)) (fma.f64 z t y)) (fma.f64 z t y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)) (-.f64 y (*.f64 z t)))) (neg.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)) (-.f64 y (*.f64 z t)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 y (*.f64 t (neg.f64 z))))))) |
(/.f64 (*.f64 (fma.f64 z t y) (neg.f64 (-.f64 y (*.f64 z t)))) (neg.f64 (fma.f64 z t y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)) (-.f64 y (*.f64 z t))))) (neg.f64 (neg.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z t y) (neg.f64 (-.f64 y (*.f64 z t))))) (neg.f64 (neg.f64 (fma.f64 z t y)))) |
(/.f64 (fma.f64 (*.f64 z t) (*.f64 (neg.f64 t) (*.f64 z (*.f64 z t))) (*.f64 y (*.f64 y y))) (fma.f64 z (*.f64 t (*.f64 z t)) (-.f64 (*.f64 y y) (*.f64 (*.f64 t (neg.f64 z)) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))) (fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (fma.f64 z t y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 z t y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 z t y)) (/.f64 (*.f64 y y) (fma.f64 z t y)) (fma.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 z t y)) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 z t y)) (*.f64 (/.f64 (*.f64 y y) (fma.f64 z t y)) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 z t y)))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 y y)) (-.f64 (*.f64 t (neg.f64 z)) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)))) (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (fma.f64 z t y)) (/.f64 (*.f64 y y) (fma.f64 z t y))) (*.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 z t y)) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 z t y)))) (+.f64 (/.f64 (*.f64 y y) (fma.f64 z t y)) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 z t y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z t))) |
(*.f64 (*.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)) (-.f64 y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)))) |
(*.f64 (*.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)) (-.f64 y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 y (*.f64 t (neg.f64 z))))))) |
(*.f64 (*.f64 (-.f64 y (*.f64 z t)) (fma.f64 z t y)) (/.f64 #s(literal 1 binary64) (fma.f64 z t y))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y)) (-.f64 y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (*.f64 z (fma.f64 z t y)) (*.f64 y y))))) |
(*.f64 (*.f64 (fma.f64 z t y) (neg.f64 (-.f64 y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z t y)))) |
(/.f64 t (/.f64 #s(literal 1 binary64) z)) |
(*.f64 z t) |
(*.f64 t z) |
| 1× | egg-herbie |
| 7 214× | accelerator-lowering-fma.f32 |
| 7 214× | accelerator-lowering-fma.f64 |
| 3 266× | *-lowering-*.f32 |
| 3 266× | *-lowering-*.f64 |
| 2 430× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 126 | 2479 |
| 1 | 442 | 2461 |
| 2 | 1281 | 2377 |
| 3 | 3987 | 2245 |
| 4 | 7501 | 2245 |
| 0 | 8166 | 2239 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ t z) |
(+ (/ t z) (/ y z)) |
(+ (/ t z) (/ y z)) |
(+ (/ t z) (/ y z)) |
(/ y z) |
(* y (+ (/ 1 z) (/ t (* y z)))) |
(* y (+ (/ 1 z) (/ t (* y z)))) |
(* y (+ (/ 1 z) (/ t (* y z)))) |
(/ y z) |
(* -1 (* y (- (* -1 (/ t (* y z))) (/ 1 z)))) |
(* -1 (* y (- (* -1 (/ t (* y z))) (/ 1 z)))) |
(* -1 (* y (- (* -1 (/ t (* y z))) (/ 1 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) |
(* -1 (/ (+ (* -1 t) (* -1 y)) z)) |
(* -1 (/ (+ (* -1 t) (* -1 y)) z)) |
(* -1 (/ (+ (* -1 t) (* -1 y)) z)) |
(* -1 (/ (+ (* -1 t) (* -1 y)) z)) |
(/ y z) |
(+ (/ t z) (/ y z)) |
(+ (/ t z) (/ y z)) |
(+ (/ t z) (/ y z)) |
(/ t z) |
(* t (+ (/ 1 z) (/ y (* t z)))) |
(* t (+ (/ 1 z) (/ y (* t z)))) |
(* t (+ (/ 1 z) (/ y (* t z)))) |
(/ t z) |
(* -1 (* t (- (* -1 (/ y (* t z))) (/ 1 z)))) |
(* -1 (* t (- (* -1 (/ y (* t z))) (/ 1 z)))) |
(* -1 (* t (- (* -1 (/ y (* t z))) (/ 1 z)))) |
(* x (+ (/ t z) (/ y z))) |
(* x (+ (/ t z) (/ y z))) |
(* x (+ (/ t z) (/ y z))) |
(* x (+ (/ t z) (/ y z))) |
(* x (+ (/ t z) (/ y z))) |
(* x (+ (/ t z) (/ y z))) |
(* x (+ (/ t z) (/ y z))) |
(* x (+ (/ t z) (/ y z))) |
(* x (+ (/ t z) (/ y z))) |
(* x (+ (/ t z) (/ y z))) |
(* x (+ (/ t z) (/ y z))) |
(* x (+ (/ t z) (/ y z))) |
(/ (* t x) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/ (* x y) z) |
(* y (+ (/ x z) (/ (* t x) (* y z)))) |
(* y (+ (/ x z) (/ (* t x) (* y z)))) |
(* y (+ (/ x z) (/ (* t x) (* y z)))) |
(/ (* x y) z) |
(* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z)))))) |
(* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z)))))) |
(* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z)))))) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(* -1 (/ (* x (+ (* -1 t) (* -1 y))) z)) |
(* -1 (/ (* x (+ (* -1 t) (* -1 y))) z)) |
(* -1 (/ (* x (+ (* -1 t) (* -1 y))) z)) |
(* -1 (/ (* x (+ (* -1 t) (* -1 y))) z)) |
(/ (* x y) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/ (* t x) z) |
(* t (+ (/ x z) (/ (* x y) (* t z)))) |
(* t (+ (/ x z) (/ (* x y) (* t z)))) |
(* t (+ (/ x z) (/ (* x y) (* t z)))) |
(/ (* t x) z) |
(* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z)))))) |
(* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z)))))) |
(* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t 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) |
(/ 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) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 (* t x)) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ 1 z) |
(/ (* x (- y (* t z))) z) |
(/ (* x (- y (* t z))) z) |
(/ (* x (- y (* t z))) z) |
(/ (* x (- y (* t z))) z) |
(/ (* x (- y (* t z))) z) |
(/ (* x (- y (* t z))) z) |
(/ (* x (- y (* t z))) z) |
(/ (* x (- y (* t z))) z) |
(/ (* x (- y (* t z))) z) |
(/ (* x (- y (* t z))) z) |
(/ (* x (- y (* t z))) z) |
(/ (* x (- y (* t z))) z) |
(* -1 (* t x)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(/ (* x y) z) |
(* y (+ (* -1 (/ (* t x) y)) (/ x z))) |
(* y (+ (* -1 (/ (* t x) y)) (/ x z))) |
(* y (+ (* -1 (/ (* t x) y)) (/ x z))) |
(/ (* x y) z) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) y)))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) y)))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) y)))) |
(/ (* x y) z) |
(/ (+ (* -1 (* t (* x z))) (* x y)) z) |
(/ (+ (* -1 (* t (* x z))) (* x y)) z) |
(/ (+ (* -1 (* t (* x z))) (* x y)) z) |
(* -1 (* t x)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(* -1 (* t x)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(/ (* x y) z) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(* -1 (* t x)) |
(* t (+ (* -1 x) (/ (* x y) (* t z)))) |
(* t (+ (* -1 x) (/ (* x y) (* t z)))) |
(* t (+ (* -1 x) (/ (* x y) (* t z)))) |
(* -1 (* t x)) |
(* -1 (* t (+ x (* -1 (/ (* x y) (* t z)))))) |
(* -1 (* t (+ x (* -1 (/ (* x y) (* t z)))))) |
(* -1 (* t (+ x (* -1 (/ (* x y) (* t z)))))) |
(* x (- y (* t z))) |
(* x (- y (* t z))) |
(* x (- y (* t z))) |
(* x (- y (* t z))) |
(* x (- y (* t z))) |
(* x (- y (* t z))) |
(* x (- y (* t z))) |
(* x (- y (* t z))) |
(* x (- y (* t z))) |
(* x (- y (* t z))) |
(* x (- y (* t z))) |
(* x (- y (* t z))) |
(* -1 (* t (* x z))) |
(+ (* -1 (* t (* x z))) (* x y)) |
(+ (* -1 (* t (* x z))) (* x y)) |
(+ (* -1 (* t (* x z))) (* x y)) |
(* x y) |
(* y (+ x (* -1 (/ (* t (* x z)) y)))) |
(* y (+ x (* -1 (/ (* t (* x z)) y)))) |
(* y (+ x (* -1 (/ (* t (* x z)) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (/ (* t (* x z)) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t (* x z)) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t (* x z)) y)))) |
(* x y) |
(+ (* -1 (* t (* x z))) (* x y)) |
(+ (* -1 (* t (* x z))) (* x y)) |
(+ (* -1 (* t (* x z))) (* x y)) |
(* -1 (* t (* x z))) |
(* z (+ (* -1 (* t x)) (/ (* x y) z))) |
(* z (+ (* -1 (* t x)) (/ (* x y) z))) |
(* z (+ (* -1 (* t x)) (/ (* x y) z))) |
(* -1 (* t (* x z))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* t x)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* t x)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* t x)))) |
(* x y) |
(+ (* -1 (* t (* x z))) (* x y)) |
(+ (* -1 (* t (* x z))) (* x y)) |
(+ (* -1 (* t (* x z))) (* x y)) |
(* -1 (* t (* x z))) |
(* t (+ (* -1 (* x z)) (/ (* x y) t))) |
(* t (+ (* -1 (* x z)) (/ (* x y) t))) |
(* t (+ (* -1 (* x z)) (/ (* x y) t))) |
(* -1 (* t (* x z))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* x z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* x z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* x z)))) |
(* -1 (* t z)) |
(- y (* t z)) |
(- y (* t z)) |
(- y (* t z)) |
y |
(* y (+ 1 (* -1 (/ (* t z) y)))) |
(* y (+ 1 (* -1 (/ (* t z) y)))) |
(* y (+ 1 (* -1 (/ (* t z) y)))) |
y |
(* -1 (* y (- (/ (* t z) y) 1))) |
(* -1 (* y (- (/ (* t z) y) 1))) |
(* -1 (* y (- (/ (* t z) y) 1))) |
y |
(+ y (* -1 (* t z))) |
(+ y (* -1 (* t z))) |
(+ y (* -1 (* t z))) |
(* -1 (* t z)) |
(* z (- (/ y z) t)) |
(* z (- (/ y z) t)) |
(* z (- (/ y z) t)) |
(* -1 (* t z)) |
(* -1 (* z (- (* -1 (/ y z)) (* -1 t)))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1 t)))) |
(* -1 (* z (- (* -1 (/ y z)) (* -1 t)))) |
y |
(+ y (* -1 (* t z))) |
(+ y (* -1 (* t z))) |
(+ y (* -1 (* t z))) |
(* -1 (* t z)) |
(* t (- (/ y t) z)) |
(* t (- (/ y t) z)) |
(* t (- (/ y t) z)) |
(* -1 (* t z)) |
(* -1 (* t (- (* -1 (/ y t)) (* -1 z)))) |
(* -1 (* t (- (* -1 (/ y t)) (* -1 z)))) |
(* -1 (* t (- (* -1 (/ y t)) (* -1 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) |
(* t z) |
| Outputs |
|---|
(/ t z) |
(/.f64 t z) |
(+ (/ t z) (/ y z)) |
(/.f64 (+.f64 t y) z) |
(+ (/ t z) (/ y z)) |
(/.f64 (+.f64 t y) z) |
(+ (/ t z) (/ y z)) |
(/.f64 (+.f64 t y) z) |
(/ y z) |
(/.f64 y z) |
(* y (+ (/ 1 z) (/ t (* y z)))) |
(/.f64 (+.f64 t y) z) |
(* y (+ (/ 1 z) (/ t (* y z)))) |
(/.f64 (+.f64 t y) z) |
(* y (+ (/ 1 z) (/ t (* y z)))) |
(/.f64 (+.f64 t y) z) |
(/ y z) |
(/.f64 y z) |
(* -1 (* y (- (* -1 (/ t (* y z))) (/ 1 z)))) |
(/.f64 (+.f64 t y) z) |
(* -1 (* y (- (* -1 (/ t (* y z))) (/ 1 z)))) |
(/.f64 (+.f64 t y) z) |
(* -1 (* y (- (* -1 (/ t (* y z))) (/ 1 z)))) |
(/.f64 (+.f64 t y) z) |
(/ (+ t y) z) |
(/.f64 (+.f64 t y) z) |
(/ (+ t y) z) |
(/.f64 (+.f64 t y) z) |
(/ (+ t y) z) |
(/.f64 (+.f64 t y) z) |
(/ (+ t y) z) |
(/.f64 (+.f64 t y) z) |
(/ (+ t y) z) |
(/.f64 (+.f64 t y) z) |
(/ (+ t y) z) |
(/.f64 (+.f64 t y) z) |
(/ (+ t y) z) |
(/.f64 (+.f64 t y) z) |
(/ (+ t y) z) |
(/.f64 (+.f64 t y) z) |
(* -1 (/ (+ (* -1 t) (* -1 y)) z)) |
(/.f64 (+.f64 t y) z) |
(* -1 (/ (+ (* -1 t) (* -1 y)) z)) |
(/.f64 (+.f64 t y) z) |
(* -1 (/ (+ (* -1 t) (* -1 y)) z)) |
(/.f64 (+.f64 t y) z) |
(* -1 (/ (+ (* -1 t) (* -1 y)) z)) |
(/.f64 (+.f64 t y) z) |
(/ y z) |
(/.f64 y z) |
(+ (/ t z) (/ y z)) |
(/.f64 (+.f64 t y) z) |
(+ (/ t z) (/ y z)) |
(/.f64 (+.f64 t y) z) |
(+ (/ t z) (/ y z)) |
(/.f64 (+.f64 t y) z) |
(/ t z) |
(/.f64 t z) |
(* t (+ (/ 1 z) (/ y (* t z)))) |
(/.f64 (+.f64 t y) z) |
(* t (+ (/ 1 z) (/ y (* t z)))) |
(/.f64 (+.f64 t y) z) |
(* t (+ (/ 1 z) (/ y (* t z)))) |
(/.f64 (+.f64 t y) z) |
(/ t z) |
(/.f64 t z) |
(* -1 (* t (- (* -1 (/ y (* t z))) (/ 1 z)))) |
(/.f64 (+.f64 t y) z) |
(* -1 (* t (- (* -1 (/ y (* t z))) (/ 1 z)))) |
(/.f64 (+.f64 t y) z) |
(* -1 (* t (- (* -1 (/ y (* t z))) (/ 1 z)))) |
(/.f64 (+.f64 t y) z) |
(* x (+ (/ t z) (/ y z))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* x (+ (/ t z) (/ y z))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* x (+ (/ t z) (/ y z))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* x (+ (/ t z) (/ y z))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* x (+ (/ t z) (/ y z))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* x (+ (/ t z) (/ y z))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* x (+ (/ t z) (/ y z))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* x (+ (/ t z) (/ y z))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* x (+ (/ t z) (/ y z))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* x (+ (/ t z) (/ y z))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* x (+ (/ t z) (/ y z))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* x (+ (/ t z) (/ y z))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(* y (+ (/ x z) (/ (* t x) (* y z)))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* y (+ (/ x z) (/ (* t x) (* y z)))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* y (+ (/ x z) (/ (* t x) (* y z)))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z)))))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z)))))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z)))))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* -1 (/ (* x (+ (* -1 t) (* -1 y))) z)) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* -1 (/ (* x (+ (* -1 t) (* -1 y))) z)) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* -1 (/ (* x (+ (* -1 t) (* -1 y))) z)) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* -1 (/ (* x (+ (* -1 t) (* -1 y))) z)) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(* t (+ (/ x z) (/ (* x y) (* t z)))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* t (+ (/ x z) (/ (* x y) (* t z)))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* t (+ (/ x z) (/ (* x y) (* t z)))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z)))))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z)))))) |
(/.f64 (*.f64 (+.f64 t y) x) z) |
(* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z)))))) |
(/.f64 (*.f64 (+.f64 t y) x) 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) |
(/ 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) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(/ (* t x) z) |
(/.f64 (*.f64 t x) z) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ 1 z) |
(/.f64 #s(literal 1 binary64) z) |
(/ (* x (- y (* t z))) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (* x (- y (* t z))) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (* x (- y (* t z))) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (* x (- y (* t z))) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (* x (- y (* t z))) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (* x (- y (* t z))) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (* x (- y (* t z))) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (* x (- y (* t z))) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (* x (- y (* t z))) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (* x (- y (* t z))) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (* x (- y (* t z))) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (* x (- y (* t z))) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(* y (+ (* -1 (/ (* t x) y)) (/ x z))) |
(fma.f64 y (/.f64 x z) (*.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 x)))) |
(* y (+ (* -1 (/ (* t x) y)) (/ x z))) |
(fma.f64 y (/.f64 x z) (*.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 x)))) |
(* y (+ (* -1 (/ (* t x) y)) (/ x z))) |
(fma.f64 y (/.f64 x z) (*.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 x)))) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) y)))) |
(fma.f64 y (/.f64 x z) (*.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 x)))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) y)))) |
(fma.f64 y (/.f64 x z) (*.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 x)))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) y)))) |
(fma.f64 y (/.f64 x z) (*.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 x)))) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(/ (+ (* -1 (* t (* x z))) (* x y)) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (+ (* -1 (* t (* x z))) (* x y)) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (+ (* -1 (* t (* x z))) (* x y)) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (* x y) z) |
(/.f64 (*.f64 y x) z) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* t (+ (* -1 x) (/ (* x y) (* t z)))) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* t (+ (* -1 x) (/ (* x y) (* t z)))) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* t (+ (* -1 x) (/ (* x y) (* t z)))) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t (+ x (* -1 (/ (* x y) (* t z)))))) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* -1 (* t (+ x (* -1 (/ (* x y) (* t z)))))) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* -1 (* t (+ x (* -1 (/ (* x y) (* t z)))))) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* x (- y (* t z))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* x (- y (* t z))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* x (- y (* t z))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* x (- y (* t z))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* x (- y (* t z))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* x (- y (* t z))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* x (- y (* t z))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* x (- y (* t z))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* x (- y (* t z))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* x (- y (* t z))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* x (- y (* t z))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* x (- y (* t z))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* -1 (* t (* x z))) |
(*.f64 t (*.f64 z (neg.f64 x))) |
(+ (* -1 (* t (* x z))) (* x y)) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(+ (* -1 (* t (* x z))) (* x y)) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(+ (* -1 (* t (* x z))) (* x y)) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* x y) |
(*.f64 y x) |
(* y (+ x (* -1 (/ (* t (* x z)) y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z (neg.f64 x))) (*.f64 y x)) |
(* y (+ x (* -1 (/ (* t (* x z)) y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z (neg.f64 x))) (*.f64 y x)) |
(* y (+ x (* -1 (/ (* t (* x z)) y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z (neg.f64 x))) (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(* -1 (* y (+ (* -1 x) (/ (* t (* x z)) y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z (neg.f64 x))) (*.f64 y x)) |
(* -1 (* y (+ (* -1 x) (/ (* t (* x z)) y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z (neg.f64 x))) (*.f64 y x)) |
(* -1 (* y (+ (* -1 x) (/ (* t (* x z)) y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z (neg.f64 x))) (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(+ (* -1 (* t (* x z))) (* x y)) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(+ (* -1 (* t (* x z))) (* x y)) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(+ (* -1 (* t (* x z))) (* x y)) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* -1 (* t (* x z))) |
(*.f64 t (*.f64 z (neg.f64 x))) |
(* z (+ (* -1 (* t x)) (/ (* x y) z))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* z (+ (* -1 (* t x)) (/ (* x y) z))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* z (+ (* -1 (* t x)) (/ (* x y) z))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* -1 (* t (* x z))) |
(*.f64 t (*.f64 z (neg.f64 x))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* t x)))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* t x)))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* t x)))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* x y) |
(*.f64 y x) |
(+ (* -1 (* t (* x z))) (* x y)) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(+ (* -1 (* t (* x z))) (* x y)) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(+ (* -1 (* t (* x z))) (* x y)) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* -1 (* t (* x z))) |
(*.f64 t (*.f64 z (neg.f64 x))) |
(* t (+ (* -1 (* x z)) (/ (* x y) t))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* t (+ (* -1 (* x z)) (/ (* x y) t))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* t (+ (* -1 (* x z)) (/ (* x y) t))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* -1 (* t (* x z))) |
(*.f64 t (*.f64 z (neg.f64 x))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* x z)))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* x z)))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* x z)))) |
(*.f64 x (-.f64 y (*.f64 t z))) |
(* -1 (* t z)) |
(*.f64 z (neg.f64 t)) |
(- y (* t z)) |
(-.f64 y (*.f64 t z)) |
(- y (* t z)) |
(-.f64 y (*.f64 t z)) |
(- y (* t z)) |
(-.f64 y (*.f64 t z)) |
y |
(* y (+ 1 (* -1 (/ (* t z) y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 t)) y) |
(* y (+ 1 (* -1 (/ (* t z) y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 t)) y) |
(* y (+ 1 (* -1 (/ (* t z) y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 t)) y) |
y |
(* -1 (* y (- (/ (* t z) y) 1))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 t)) y) |
(* -1 (* y (- (/ (* t z) y) 1))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 t)) y) |
(* -1 (* y (- (/ (* t z) y) 1))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 t)) y) |
y |
(+ y (* -1 (* t z))) |
(-.f64 y (*.f64 t z)) |
(+ y (* -1 (* t z))) |
(-.f64 y (*.f64 t z)) |
(+ y (* -1 (* t z))) |
(-.f64 y (*.f64 t z)) |
(* -1 (* t z)) |
(*.f64 z (neg.f64 t)) |
(* z (- (/ y z) t)) |
(*.f64 z (-.f64 (/.f64 y z) t)) |
(* z (- (/ y z) t)) |
(*.f64 z (-.f64 (/.f64 y z) t)) |
(* z (- (/ y z) t)) |
(*.f64 z (-.f64 (/.f64 y z) t)) |
(* -1 (* t z)) |
(*.f64 z (neg.f64 t)) |
(* -1 (* z (- (* -1 (/ y z)) (* -1 t)))) |
(*.f64 z (-.f64 (/.f64 y z) t)) |
(* -1 (* z (- (* -1 (/ y z)) (* -1 t)))) |
(*.f64 z (-.f64 (/.f64 y z) t)) |
(* -1 (* z (- (* -1 (/ y z)) (* -1 t)))) |
(*.f64 z (-.f64 (/.f64 y z) t)) |
y |
(+ y (* -1 (* t z))) |
(-.f64 y (*.f64 t z)) |
(+ y (* -1 (* t z))) |
(-.f64 y (*.f64 t z)) |
(+ y (* -1 (* t z))) |
(-.f64 y (*.f64 t z)) |
(* -1 (* t z)) |
(*.f64 z (neg.f64 t)) |
(* t (- (/ y t) z)) |
(*.f64 t (-.f64 (/.f64 y t) z)) |
(* t (- (/ y t) z)) |
(*.f64 t (-.f64 (/.f64 y t) z)) |
(* t (- (/ y t) z)) |
(*.f64 t (-.f64 (/.f64 y t) z)) |
(* -1 (* t z)) |
(*.f64 z (neg.f64 t)) |
(* -1 (* t (- (* -1 (/ y t)) (* -1 z)))) |
(*.f64 t (-.f64 (/.f64 y t) z)) |
(* -1 (* t (- (* -1 (/ y t)) (* -1 z)))) |
(*.f64 t (-.f64 (/.f64 y t) z)) |
(* -1 (* t (- (* -1 (/ y t)) (* -1 z)))) |
(*.f64 t (-.f64 (/.f64 y 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) |
(* t z) |
(*.f64 t z) |
Compiled 14 221 to 1 755 computations (87.7% saved)
19 alts after pruning (13 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 115 | 9 | 1 124 |
| Fresh | 10 | 4 | 14 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 126 | 19 | 1 145 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 71.2% | (/.f64 (*.f64 (+.f64 y t) x) z) |
| 63.9% | (/.f64 (*.f64 y x) z) | |
| ✓ | 68.8% | (/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z) |
| ✓ | 31.8% | (/.f64 (*.f64 t x) z) |
| ▶ | 64.8% | (/.f64 y (/.f64 z x)) |
| 32.2% | (/.f64 t (/.f64 z x)) | |
| 63.8% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) x)) | |
| 64.6% | (*.f64 (/.f64 x z) y) | |
| ▶ | 32.1% | (*.f64 (/.f64 x z) t) |
| 32.8% | (*.f64 (/.f64 t z) x) | |
| 63.8% | (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) | |
| ✓ | 22.9% | (*.f64 (neg.f64 t) x) |
| 33.7% | (*.f64 y (*.f64 (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) | |
| ✓ | 63.9% | (*.f64 x (/.f64 y z)) |
| ✓ | 40.4% | (*.f64 x (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
| ▶ | 68.6% | (*.f64 x (-.f64 (/.f64 y z) t)) |
| ✓ | 72.2% | (*.f64 x (+.f64 (/.f64 y z) (/.f64 t z))) |
| 17.9% | (*.f64 x (neg.f64 (fma.f64 t z t))) | |
| ▶ | 17.9% | (neg.f64 (*.f64 t (fma.f64 z x x))) |
Compiled 329 to 222 computations (32.5% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 z x) |
| ✓ | cost-diff | 384 | (/.f64 y (/.f64 z x)) |
| ✓ | cost-diff | 0 | (/.f64 y z) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 y z) t) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 (/.f64 y z) t)) |
| ✓ | cost-diff | 0 | (/.f64 x z) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x z) t) |
| ✓ | cost-diff | 0 | (fma.f64 z x x) |
| ✓ | cost-diff | 0 | (*.f64 t (fma.f64 z x x)) |
| ✓ | cost-diff | 0 | (neg.f64 (*.f64 t (fma.f64 z x x))) |
| ✓ | cost-diff | 0 | (+.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 y t) x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (+.f64 y t) x) z) |
| 1 520× | accelerator-lowering-fma.f32 |
| 1 520× | accelerator-lowering-fma.f64 |
| 880× | *-lowering-*.f32 |
| 880× | *-lowering-*.f64 |
| 796× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 83 |
| 1 | 46 | 83 |
| 2 | 133 | 83 |
| 3 | 292 | 82 |
| 4 | 458 | 82 |
| 5 | 750 | 82 |
| 6 | 1026 | 82 |
| 7 | 1831 | 82 |
| 8 | 3122 | 82 |
| 9 | 3395 | 82 |
| 10 | 3440 | 82 |
| 11 | 3489 | 82 |
| 12 | 3493 | 82 |
| 13 | 3493 | 82 |
| 14 | 3593 | 82 |
| 15 | 3613 | 82 |
| 16 | 3613 | 82 |
| 17 | 3613 | 82 |
| 0 | 3613 | 80 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (* (+ y t) x) z) |
(* (+ y t) x) |
(+ y t) |
y |
t |
x |
z |
(neg (* t (+ (* z x) x))) |
(* t (+ (* z x) x)) |
t |
(+ (* z x) x) |
z |
x |
(* (/ x z) t) |
(/ x z) |
x |
z |
t |
(* x (- (/ y z) t)) |
x |
(- (/ y z) t) |
(/ y z) |
y |
z |
t |
(/ y (/ z x)) |
y |
(/ z x) |
z |
x |
| Outputs |
|---|
(/ (* (+ y t) x) z) |
(/.f64 (*.f64 (+.f64 y t) x) z) |
(* (+ y t) x) |
(*.f64 (+.f64 y t) x) |
(+ y t) |
(+.f64 y t) |
y |
t |
x |
z |
(neg (* t (+ (* z x) x))) |
(*.f64 x (*.f64 t (-.f64 #s(literal -1 binary64) z))) |
(* t (+ (* z x) x)) |
(*.f64 t (fma.f64 x z x)) |
t |
(+ (* z x) x) |
(fma.f64 x z x) |
z |
x |
(* (/ x z) t) |
(/.f64 (*.f64 t x) z) |
(/ x z) |
(/.f64 x z) |
x |
z |
t |
(* x (- (/ y z) t)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
x |
(- (/ y z) t) |
(-.f64 (/.f64 y z) t) |
(/ y z) |
(/.f64 y z) |
y |
z |
t |
(/ y (/ z x)) |
(/.f64 (*.f64 y x) z) |
y |
(/ z x) |
(/.f64 z x) |
z |
x |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 z x) |
| ✓ | accuracy | 92.6% | (/.f64 y (/.f64 z x)) |
| ✓ | accuracy | 100.0% | (/.f64 y z) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 y z) t) |
| ✓ | accuracy | 95.1% | (*.f64 x (-.f64 (/.f64 y z) t)) |
| ✓ | accuracy | 100.0% | (/.f64 x z) |
| ✓ | accuracy | 91.7% | (*.f64 (/.f64 x z) t) |
| ✓ | accuracy | 100.0% | (fma.f64 z x x) |
| ✓ | accuracy | 100.0% | (neg.f64 (*.f64 t (fma.f64 z x x))) |
| ✓ | accuracy | 96.3% | (*.f64 t (fma.f64 z x x)) |
| ✓ | accuracy | 100.0% | (+.f64 y t) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 y t) x) |
| ✓ | accuracy | 92.9% | (/.f64 (*.f64 (+.f64 y t) x) z) |
| 35.0ms | 256× | 0 | valid |
Compiled 82 to 20 computations (75.6% saved)
ival-div: 8.0ms (38.6% of total)ival-mult: 7.0ms (33.7% of total)ival-add: 3.0ms (14.5% of total)ival-sub: 1.0ms (4.8% of total)ival-neg: 1.0ms (4.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* (+ y t) x) z)> |
#<alt (* (+ y t) x)> |
#<alt (+ y t)> |
#<alt (neg (* t (+ (* z x) x)))> |
#<alt (* t (+ (* z x) x))> |
#<alt (+ (* z x) x)> |
#<alt (* (/ x z) t)> |
#<alt (/ x z)> |
#<alt (* x (- (/ y z) t))> |
#<alt (- (/ y z) t)> |
#<alt (/ y z)> |
#<alt (/ y (/ z x))> |
#<alt (/ z x)> |
| Outputs |
|---|
#<alt (/ (* t x) z)> |
#<alt (+ (/ (* t x) z) (/ (* x y) z))> |
#<alt (+ (/ (* t x) z) (/ (* x y) z))> |
#<alt (+ (/ (* t x) z) (/ (* x y) z))> |
#<alt (/ (* x y) z)> |
#<alt (* y (+ (/ x z) (/ (* t x) (* y z))))> |
#<alt (* y (+ (/ x z) (/ (* t x) (* y z))))> |
#<alt (* y (+ (/ x z) (/ (* t x) (* y z))))> |
#<alt (/ (* x y) z)> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z))))))> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z))))))> |
#<alt (/ (* x y) z)> |
#<alt (+ (/ (* t x) z) (/ (* x y) z))> |
#<alt (+ (/ (* t x) z) (/ (* x y) z))> |
#<alt (+ (/ (* t x) z) (/ (* x y) z))> |
#<alt (/ (* t x) z)> |
#<alt (* t (+ (/ x z) (/ (* x y) (* t z))))> |
#<alt (* t (+ (/ x z) (/ (* x y) (* t z))))> |
#<alt (* t (+ (/ x z) (/ (* x y) (* t z))))> |
#<alt (/ (* t x) z)> |
#<alt (* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z))))))> |
#<alt (* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z))))))> |
#<alt (* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z))))))> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (/ (* x (+ t y)) z)> |
#<alt (* t x)> |
#<alt (+ (* t x) (* x y))> |
#<alt (+ (* t x) (* x y))> |
#<alt (+ (* t x) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (/ (* t x) y)))> |
#<alt (* y (+ x (/ (* t x) y)))> |
#<alt (* y (+ x (/ (* t x) y)))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* t x) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* t x) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* -1 (/ (* t x) y)))))> |
#<alt (* x y)> |
#<alt (+ (* t x) (* x y))> |
#<alt (+ (* t x) (* x y))> |
#<alt (+ (* t x) (* x y))> |
#<alt (* t x)> |
#<alt (* t (+ x (/ (* x y) t)))> |
#<alt (* t (+ x (/ (* x y) t)))> |
#<alt (* t (+ x (/ (* x y) t)))> |
#<alt (* t x)> |
#<alt (* -1 (* t (+ (* -1 x) (* -1 (/ (* x y) t)))))> |
#<alt (* -1 (* t (+ (* -1 x) (* -1 (/ (* x y) t)))))> |
#<alt (* -1 (* t (+ (* -1 x) (* -1 (/ (* x y) t)))))> |
#<alt (* x (+ t y))> |
#<alt (* x (+ t y))> |
#<alt (* x (+ t y))> |
#<alt (* x (+ t y))> |
#<alt (* x (+ t y))> |
#<alt (* x (+ t y))> |
#<alt (* x (+ t y))> |
#<alt (* x (+ t y))> |
#<alt (* x (+ t y))> |
#<alt (* x (+ t y))> |
#<alt (* x (+ t y))> |
#<alt (* x (+ t y))> |
#<alt t> |
#<alt (+ t y)> |
#<alt (+ t y)> |
#<alt (+ t y)> |
#<alt y> |
#<alt (* y (+ 1 (/ t y)))> |
#<alt (* y (+ 1 (/ t y)))> |
#<alt (* y (+ 1 (/ t y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ t y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ t y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ t y)) 1)))> |
#<alt y> |
#<alt (+ t y)> |
#<alt (+ t y)> |
#<alt (+ t y)> |
#<alt t> |
#<alt (* t (+ 1 (/ y t)))> |
#<alt (* t (+ 1 (/ y t)))> |
#<alt (* t (+ 1 (/ y t)))> |
#<alt t> |
#<alt (* -1 (* t (- (* -1 (/ y t)) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ y t)) 1)))> |
#<alt (* -1 (* t (- (* -1 (/ y t)) 1)))> |
#<alt (* -1 (* t (+ x (* x z))))> |
#<alt (* -1 (* t (+ x (* x z))))> |
#<alt (* -1 (* t (+ x (* x z))))> |
#<alt (* -1 (* t (+ x (* x z))))> |
#<alt (* -1 (* t (+ x (* x z))))> |
#<alt (* -1 (* t (+ x (* x z))))> |
#<alt (* -1 (* t (+ x (* x z))))> |
#<alt (* -1 (* t (+ x (* x z))))> |
#<alt (* -1 (* t (+ x (* x z))))> |
#<alt (* -1 (* t (+ x (* x z))))> |
#<alt (* -1 (* t (+ x (* x z))))> |
#<alt (* -1 (* t (+ x (* x z))))> |
#<alt (* -1 (* t x))> |
#<alt (- (* -1 (* t (* x z))) (* t x))> |
#<alt (- (* -1 (* t (* x z))) (* t x))> |
#<alt (- (* -1 (* t (* x z))) (* t x))> |
#<alt (* -1 (* t (* x z)))> |
#<alt (* z (- (* -1 (/ (* t x) z)) (* t x)))> |
#<alt (* z (- (* -1 (/ (* t x) z)) (* t x)))> |
#<alt (* z (- (* -1 (/ (* t x) z)) (* t x)))> |
#<alt (* -1 (* t (* x z)))> |
#<alt (* -1 (* z (- (/ (* t x) z) (* -1 (* t x)))))> |
#<alt (* -1 (* z (- (/ (* t x) z) (* -1 (* t x)))))> |
#<alt (* -1 (* z (- (/ (* t x) z) (* -1 (* t x)))))> |
#<alt (* -1 (* t (* x (+ 1 z))))> |
#<alt (* -1 (* t (* x (+ 1 z))))> |
#<alt (* -1 (* t (* x (+ 1 z))))> |
#<alt (* -1 (* t (* x (+ 1 z))))> |
#<alt (* -1 (* t (* x (+ 1 z))))> |
#<alt (* -1 (* t (* x (+ 1 z))))> |
#<alt (* -1 (* t (* x (+ 1 z))))> |
#<alt (* -1 (* t (* x (+ 1 z))))> |
#<alt (* t (* x (- (* -1 z) 1)))> |
#<alt (* t (* x (- (* -1 z) 1)))> |
#<alt (* t (* x (- (* -1 z) 1)))> |
#<alt (* t (* x (- (* -1 z) 1)))> |
#<alt (* t (+ x (* x z)))> |
#<alt (* t (+ x (* x z)))> |
#<alt (* t (+ x (* x z)))> |
#<alt (* t (+ x (* x z)))> |
#<alt (* t (+ x (* x z)))> |
#<alt (* t (+ x (* x z)))> |
#<alt (* t (+ x (* x z)))> |
#<alt (* t (+ x (* x z)))> |
#<alt (* t (+ x (* x z)))> |
#<alt (* t (+ x (* x z)))> |
#<alt (* t (+ x (* x z)))> |
#<alt (* t (+ x (* x z)))> |
#<alt (* t x)> |
#<alt (+ (* t x) (* t (* x z)))> |
#<alt (+ (* t x) (* t (* x z)))> |
#<alt (+ (* t x) (* t (* x z)))> |
#<alt (* t (* x z))> |
#<alt (* z (+ (* t x) (/ (* t x) z)))> |
#<alt (* z (+ (* t x) (/ (* t x) z)))> |
#<alt (* z (+ (* t x) (/ (* t x) z)))> |
#<alt (* t (* x z))> |
#<alt (* -1 (* z (+ (* -1 (* t x)) (* -1 (/ (* t x) z)))))> |
#<alt (* -1 (* z (+ (* -1 (* t x)) (* -1 (/ (* t x) z)))))> |
#<alt (* -1 (* z (+ (* -1 (* t x)) (* -1 (/ (* t x) z)))))> |
#<alt (* t (* x (+ 1 z)))> |
#<alt (* t (* x (+ 1 z)))> |
#<alt (* t (* x (+ 1 z)))> |
#<alt (* t (* x (+ 1 z)))> |
#<alt (* t (* x (+ 1 z)))> |
#<alt (* t (* x (+ 1 z)))> |
#<alt (* t (* x (+ 1 z)))> |
#<alt (* t (* x (+ 1 z)))> |
#<alt (* -1 (* t (* x (- (* -1 z) 1))))> |
#<alt (* -1 (* t (* x (- (* -1 z) 1))))> |
#<alt (* -1 (* t (* x (- (* -1 z) 1))))> |
#<alt (* -1 (* t (* x (- (* -1 z) 1))))> |
#<alt x> |
#<alt (+ x (* x z))> |
#<alt (+ x (* x z))> |
#<alt (+ x (* x z))> |
#<alt (* x z)> |
#<alt (* z (+ x (/ x z)))> |
#<alt (* z (+ x (/ x z)))> |
#<alt (* z (+ x (/ x z)))> |
#<alt (* x z)> |
#<alt (* -1 (* z (+ (* -1 x) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (* -1 x) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (* -1 x) (* -1 (/ x z)))))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* x (+ 1 z))> |
#<alt (* -1 (* x (- (* -1 z) 1)))> |
#<alt (* -1 (* x (- (* -1 z) 1)))> |
#<alt (* -1 (* x (- (* -1 z) 1)))> |
#<alt (* -1 (* x (- (* -1 z) 1)))> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ (* t x) z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (/ x z)> |
#<alt (* x (- (/ y z) t))> |
#<alt (* x (- (/ y z) t))> |
#<alt (* x (- (/ y z) t))> |
#<alt (* x (- (/ y z) t))> |
#<alt (* x (- (/ y z) t))> |
#<alt (* x (- (/ y z) t))> |
#<alt (* x (- (/ y z) t))> |
#<alt (* x (- (/ y z) t))> |
#<alt (* x (- (/ y z) t))> |
#<alt (* x (- (/ y z) t))> |
#<alt (* x (- (/ y z) t))> |
#<alt (* x (- (/ y z) t))> |
#<alt (* -1 (* t x))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (/ (* x y) z)> |
#<alt (* y (+ (* -1 (/ (* t x) y)) (/ x z)))> |
#<alt (* y (+ (* -1 (/ (* t x) y)) (/ x z)))> |
#<alt (* y (+ (* -1 (/ (* t x) y)) (/ x z)))> |
#<alt (/ (* x y) z)> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) y))))> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) y))))> |
#<alt (* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) y))))> |
#<alt (/ (* x y) z)> |
#<alt (/ (+ (* -1 (* t (* x z))) (* x y)) z)> |
#<alt (/ (+ (* -1 (* t (* x z))) (* x y)) z)> |
#<alt (/ (+ (* -1 (* t (* x z))) (* x y)) z)> |
#<alt (* -1 (* t x))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (* -1 (* t x))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (/ (* x y) z)> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (+ (* -1 (* t x)) (/ (* x y) z))> |
#<alt (* -1 (* t x))> |
#<alt (* t (+ (* -1 x) (/ (* x y) (* t z))))> |
#<alt (* t (+ (* -1 x) (/ (* x y) (* t z))))> |
#<alt (* t (+ (* -1 x) (/ (* x y) (* t z))))> |
#<alt (* -1 (* t x))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* x y) (* t z))))))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* x y) (* t z))))))> |
#<alt (* -1 (* t (+ x (* -1 (/ (* x y) (* t z))))))> |
#<alt (* -1 t)> |
#<alt (- (/ y z) t)> |
#<alt (- (/ y z) t)> |
#<alt (- (/ y z) t)> |
#<alt (/ y z)> |
#<alt (* y (+ (* -1 (/ t y)) (/ 1 z)))> |
#<alt (* y (+ (* -1 (/ t y)) (/ 1 z)))> |
#<alt (* y (+ (* -1 (/ t y)) (/ 1 z)))> |
#<alt (/ y z)> |
#<alt (* -1 (* y (- (/ t y) (/ 1 z))))> |
#<alt (* -1 (* y (- (/ t y) (/ 1 z))))> |
#<alt (* -1 (* y (- (/ t y) (/ 1 z))))> |
#<alt (/ y z)> |
#<alt (/ (+ y (* -1 (* t z))) z)> |
#<alt (/ (+ y (* -1 (* t z))) z)> |
#<alt (/ (+ y (* -1 (* t z))) z)> |
#<alt (* -1 t)> |
#<alt (- (/ y z) t)> |
#<alt (- (/ y z) t)> |
#<alt (- (/ y z) t)> |
#<alt (* -1 t)> |
#<alt (- (/ y z) t)> |
#<alt (- (/ y z) t)> |
#<alt (- (/ y z) t)> |
#<alt (/ y z)> |
#<alt (+ (* -1 t) (/ y z))> |
#<alt (+ (* -1 t) (/ y z))> |
#<alt (+ (* -1 t) (/ y z))> |
#<alt (* -1 t)> |
#<alt (* t (- (/ y (* t z)) 1))> |
#<alt (* t (- (/ y (* t z)) 1))> |
#<alt (* t (- (/ y (* t z)) 1))> |
#<alt (* -1 t)> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y (* t z))))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y (* t z))))))> |
#<alt (* -1 (* t (+ 1 (* -1 (/ y (* t 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 (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
#<alt (/ z x)> |
108 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 37.0ms | z | @ | 0 | (neg (* t (+ (* z x) x))) |
| 5.0ms | z | @ | -inf | (neg (* t (+ (* z x) x))) |
| 1.0ms | x | @ | inf | (neg (* t (+ (* z x) x))) |
| 1.0ms | x | @ | 0 | (/ (* (+ y t) x) z) |
| 1.0ms | t | @ | 0 | (neg (* t (+ (* z x) x))) |
| 1× | batch-egg-rewrite |
| 5 776× | accelerator-lowering-fma.f32 |
| 5 776× | accelerator-lowering-fma.f64 |
| 5 218× | *-lowering-*.f32 |
| 5 218× | *-lowering-*.f64 |
| 3 604× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 66 |
| 1 | 106 | 66 |
| 2 | 835 | 66 |
| 0 | 8601 | 63 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (+ y t) x) z) |
(* (+ y t) x) |
(+ y t) |
(neg (* t (+ (* z x) x))) |
(* t (+ (* z x) x)) |
(+ (* z x) x) |
(* (/ x z) t) |
(/ x z) |
(* x (- (/ y z) t)) |
(- (/ y z) t) |
(/ y z) |
(/ y (/ z x)) |
(/ z x) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 t x) z) (/.f64 (*.f64 y x) z)) |
(+.f64 (/.f64 (*.f64 y x) z) (/.f64 (*.f64 t x) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 (+.f64 y t) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 y t) x) z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (neg.f64 (/.f64 (*.f64 (+.f64 y t) x) z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (-.f64 y t)) (/.f64 z x)) (/.f64 (/.f64 (*.f64 t t) (-.f64 y t)) (/.f64 z x))) |
(fma.f64 y (/.f64 x z) (/.f64 (*.f64 t x) z)) |
(fma.f64 t (/.f64 x z) (/.f64 (*.f64 y x) z)) |
(fma.f64 x (/.f64 y z) (/.f64 (*.f64 t x) z)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) z) t) (/.f64 (*.f64 y x) z)) |
(fma.f64 x (/.f64 t z) (/.f64 (*.f64 y x) z)) |
(fma.f64 (/.f64 x z) y (/.f64 (*.f64 t x) z)) |
(fma.f64 (/.f64 x z) t (/.f64 (*.f64 y x) z)) |
(fma.f64 (/.f64 x z) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 (*.f64 t x) z)) |
(fma.f64 (/.f64 y z) x (/.f64 (*.f64 t x) z)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) z) t) (/.f64 (*.f64 y x) z)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) z) y) (/.f64 (*.f64 t x) z)) |
(fma.f64 (neg.f64 y) (/.f64 x (neg.f64 z)) (/.f64 (*.f64 t x) z)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t x) z) (/.f64 (*.f64 y x) z)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) z) (/.f64 (*.f64 t x) z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t x) (/.f64 (*.f64 y x) z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y) (/.f64 (*.f64 t x) z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y x) (/.f64 (*.f64 t x) z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64)) (/.f64 (*.f64 t x) z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 t x) z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 t x) z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 y x) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 x (neg.f64 z))) (/.f64 (*.f64 t x) z)) |
(fma.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 y x) z)) |
(fma.f64 (*.f64 x (neg.f64 t)) (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 y x) z)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x (neg.f64 t)) (/.f64 (*.f64 y x) z)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (neg.f64 x) y) (/.f64 (*.f64 t x) z)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 t x) z)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 y x) z)) |
(fma.f64 (/.f64 y (neg.f64 z)) (neg.f64 x) (/.f64 (*.f64 t x) z)) |
(fma.f64 (/.f64 y (neg.f64 z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 t x) z)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 t x) z)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 t x) z)) |
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 t x) z)) |
(fma.f64 (/.f64 t z) x (/.f64 (*.f64 y x) z)) |
(fma.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 t x) z)) |
(fma.f64 (/.f64 y (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 t x) z)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal 1 binary64)) (/.f64 x (neg.f64 z)) (/.f64 (*.f64 t x) z)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 t x) z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 t (neg.f64 z)) (/.f64 (*.f64 y x) z)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 z)) (/.f64 (*.f64 t x) z)) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 x (neg.f64 z)) (/.f64 (*.f64 y x) z)) |
(fma.f64 (/.f64 t (neg.f64 z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 y x) z)) |
(fma.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 x z) (/.f64 (*.f64 y x) z)) |
(fma.f64 (/.f64 t (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 y x) z)) |
(fma.f64 (/.f64 t (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 y x) z)) |
(fma.f64 (pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1/2 binary64)) (/.f64 (*.f64 t x) z)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (neg.f64 z))) (neg.f64 x) (/.f64 (*.f64 t x) z)) |
(fma.f64 (*.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) z) (/.f64 (*.f64 t x) z)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 t x) z)) |
(fma.f64 (*.f64 (/.f64 y (neg.f64 z)) #s(literal -1 binary64)) x (/.f64 (*.f64 t x) z)) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 t x) z)) |
(fma.f64 (*.f64 t (/.f64 #s(literal -1 binary64) z)) (neg.f64 x) (/.f64 (*.f64 y x) z)) |
(fma.f64 (*.f64 (*.f64 t x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z) (/.f64 (*.f64 y x) z)) |
(neg.f64 (neg.f64 (/.f64 (*.f64 (+.f64 y t) x) z))) |
(neg.f64 (*.f64 (/.f64 x (neg.f64 z)) (+.f64 y t))) |
(neg.f64 (*.f64 (+.f64 y t) (/.f64 x (neg.f64 z)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 y t) x) z)))) |
(neg.f64 (/.f64 (+.f64 y t) (/.f64 z (neg.f64 x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 (+.f64 y t) x)))) |
(/.f64 (+.f64 y t) (/.f64 z x)) |
(/.f64 x (/.f64 z (+.f64 y t))) |
(/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) z)) |
(/.f64 (*.f64 (+.f64 y t) x) z) |
(/.f64 (/.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) x)) (neg.f64 z)) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) (/.f64 z x))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 t t (*.f64 y (-.f64 y t))) (/.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (+.f64 y t) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) z) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) (neg.f64 z)) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) (/.f64 z x)) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y t) z) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (-.f64 y t) z)) (neg.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 y t) (/.f64 z x)) (*.f64 (+.f64 y t) (-.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (/.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) (*.f64 (*.f64 (+.f64 y t) (-.f64 y t)) (/.f64 x z)))) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 (+.f64 y t) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (/.f64 z (neg.f64 x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 z (neg.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 y t)) (*.f64 (-.f64 y t) (/.f64 z x))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) x) (*.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) z)) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) x) (*.f64 (fma.f64 t t (*.f64 y (-.f64 y t))) z)) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (neg.f64 x)) (*.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) (neg.f64 z))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (neg.f64 x)) (*.f64 (fma.f64 t t (*.f64 y (-.f64 y t))) (neg.f64 z))) |
(/.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) x)) (*.f64 (-.f64 y t) z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) x))) (neg.f64 (*.f64 (-.f64 y t) z))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 z (neg.f64 x)) (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 z (neg.f64 x)) (fma.f64 t t (*.f64 y (-.f64 y t))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) (/.f64 z x)))) |
(/.f64 (fma.f64 y (neg.f64 y) (*.f64 t t)) (*.f64 (/.f64 z (neg.f64 x)) (-.f64 y t))) |
(/.f64 (fma.f64 y (neg.f64 y) (*.f64 t t)) (neg.f64 (*.f64 (-.f64 y t) (/.f64 z x)))) |
(/.f64 (neg.f64 (+.f64 y t)) (/.f64 z (neg.f64 x))) |
(/.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 z (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 z (fma.f64 t t (*.f64 y (-.f64 y t))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 y t) (-.f64 y t))) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (/.f64 x z)) (fma.f64 t (-.f64 t y) (*.f64 y y))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 y t)) (/.f64 x z)) (-.f64 y t)) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) (/.f64 z (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (fma.f64 t t (*.f64 y (-.f64 y t))) (/.f64 z (neg.f64 x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 y t)) #s(literal -1 binary64)) (*.f64 (-.f64 y t) (/.f64 z (neg.f64 x)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 t (-.f64 t y) (*.f64 y y))) (/.f64 z x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 t (-.f64 t y) (*.f64 y y))) (/.f64 z (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 y (neg.f64 y) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 y t)) (/.f64 z x))) |
(/.f64 (*.f64 (fma.f64 y (neg.f64 y) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 y t)) (/.f64 z (neg.f64 x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal 1 binary64)) (*.f64 (-.f64 t y) (/.f64 z x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) #s(literal -1 binary64)) (*.f64 (-.f64 t y) (/.f64 z (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (fma.f64 t t (*.f64 y (-.f64 y t))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 y t)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) x) (*.f64 (neg.f64 (fma.f64 t (-.f64 t y) (*.f64 y y))) z)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (neg.f64 x)) (*.f64 (neg.f64 (fma.f64 t (-.f64 t y) (*.f64 y y))) (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (fma.f64 t (-.f64 t y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (fma.f64 y (neg.f64 y) (*.f64 t t)) x) (*.f64 (neg.f64 (-.f64 y t)) z)) |
(/.f64 (*.f64 (fma.f64 y (neg.f64 y) (*.f64 t t)) (neg.f64 x)) (*.f64 (neg.f64 (-.f64 y t)) (neg.f64 z))) |
(/.f64 (*.f64 (fma.f64 y (neg.f64 y) (*.f64 t t)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (-.f64 y t)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) x) (*.f64 (-.f64 t y) z)) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (neg.f64 x)) (*.f64 (-.f64 t y) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal 1 binary64) z)) (*.f64 (-.f64 t y) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) x) #s(literal 1 binary64)) (*.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) z)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) x) #s(literal -1 binary64)) (*.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) x)) #s(literal 1 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (*.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) x)) #s(literal -1 binary64)) (neg.f64 (*.f64 (-.f64 y t) z))) |
(/.f64 (*.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) z)) |
(/.f64 (*.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (*.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 x (*.f64 (+.f64 y t) (-.f64 y t))) #s(literal 1 binary64)) (*.f64 (-.f64 y t) z)) |
(/.f64 (*.f64 (*.f64 x (*.f64 (+.f64 y t) (-.f64 y t))) #s(literal -1 binary64)) (neg.f64 (*.f64 (-.f64 y t) z))) |
(/.f64 (*.f64 x (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 z (neg.f64 (fma.f64 t (-.f64 t y) (*.f64 y y))))) |
(/.f64 (*.f64 x (fma.f64 y (neg.f64 y) (*.f64 t t))) (*.f64 z (neg.f64 (-.f64 y t)))) |
(/.f64 (*.f64 x (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 z (-.f64 t y))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (neg.f64 z) (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (neg.f64 z) (fma.f64 t t (*.f64 y (-.f64 y t))))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (+.f64 y t) (-.f64 y t))) (*.f64 (neg.f64 z) (-.f64 y t))) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 z) (neg.f64 (fma.f64 t (-.f64 t y) (*.f64 y y))))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 y (neg.f64 y) (*.f64 t t))) (*.f64 (neg.f64 z) (neg.f64 (-.f64 y t)))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (neg.f64 z) (-.f64 t y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 z x) (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 z x) (fma.f64 t t (*.f64 y (-.f64 y t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (-.f64 y t))) (*.f64 (/.f64 z x) (-.f64 y t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 z x) (neg.f64 (fma.f64 t (-.f64 t y) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (neg.f64 y) (*.f64 t t))) (*.f64 (/.f64 z x) (neg.f64 (-.f64 y t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (/.f64 z x) (-.f64 t y))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 t t (*.f64 y (-.f64 y t))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 y t) (-.f64 y t))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 y t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 t (-.f64 t y) (*.f64 y y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (fma.f64 y (neg.f64 y) (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 y t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 t y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 (fma.f64 t (-.f64 t y) (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 y (neg.f64 y) (*.f64 t t))) (*.f64 (/.f64 z (neg.f64 x)) (neg.f64 (-.f64 y t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y t) (-.f64 t y))) (*.f64 (/.f64 z (neg.f64 x)) (-.f64 t y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) x)) (*.f64 z (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) x))) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 z (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 y t) (-.f64 y t)))) (*.f64 z (-.f64 y t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) x)) (*.f64 (neg.f64 z) (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) x))) (*.f64 (neg.f64 z) (-.f64 y t))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (*.f64 (neg.f64 z) (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (+.f64 y t) (-.f64 y t)))) (*.f64 (neg.f64 z) (-.f64 y t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (neg.f64 x))) (neg.f64 (*.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) (neg.f64 z)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) x)))) (neg.f64 (neg.f64 (*.f64 (-.f64 y t) z)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (/.f64 x z))) (neg.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 y t)) (/.f64 x z))) (neg.f64 (-.f64 y t))) |
(pow.f64 (/.f64 z (*.f64 (+.f64 y t) x)) #s(literal -1 binary64)) |
(*.f64 (+.f64 y t) (/.f64 x z)) |
(*.f64 x (/.f64 (+.f64 y t) z)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y t))) |
(*.f64 x (*.f64 (neg.f64 (+.f64 y t)) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 (+.f64 y t) x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x z) (+.f64 y t)) |
(*.f64 (neg.f64 x) (*.f64 (+.f64 y t) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) z) (+.f64 y t))) |
(*.f64 (neg.f64 (*.f64 (+.f64 y t) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) (/.f64 z x)))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t y) (*.f64 y y))) (/.f64 x z))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y t) x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (+.f64 y t) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) x)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 y t) x) z))) |
(*.f64 (*.f64 (+.f64 y t) (-.f64 y t)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) (/.f64 z x)))) |
(*.f64 (*.f64 (+.f64 y t) (-.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 x z))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) z))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) (neg.f64 z)))) |
(*.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 y t) z))) |
(*.f64 (neg.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 y t) z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (*.f64 (+.f64 y t) x))) |
(*.f64 (neg.f64 (+.f64 y t)) (/.f64 x (neg.f64 z))) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (/.f64 x z)) (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(*.f64 (*.f64 (*.f64 (+.f64 y t) (-.f64 y t)) (/.f64 x z)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (/.f64 (+.f64 y t) z) x) |
(*.f64 (/.f64 (+.f64 y t) #s(literal -1 binary64)) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (+.f64 y t)) z)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) z) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (neg.f64 z)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t y) (*.f64 y y))) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t y) (*.f64 y y))) (/.f64 z x))) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t y) (*.f64 y y))) z)) |
(*.f64 (/.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t y) (*.f64 y y))) (neg.f64 z))) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (-.f64 y t)) z) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (-.f64 y t)) (neg.f64 z)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (-.f64 y t)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (/.f64 z x))) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (-.f64 y t)) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) z)) |
(*.f64 (/.f64 (*.f64 (+.f64 y t) (-.f64 y t)) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) (neg.f64 z))) |
(*.f64 (/.f64 (neg.f64 (+.f64 y t)) #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (+.f64 y t) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 (+.f64 y t) #s(literal 1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (+.f64 y t) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z (*.f64 (+.f64 y t) x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 (+.f64 y t) x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (+.f64 y t) (/.f64 #s(literal -1 binary64) z)) (neg.f64 x)) |
(*.f64 (*.f64 (/.f64 x z) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 x z) (*.f64 (+.f64 y t) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 y t) x))) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (+.f64 y t)) x) |
(+.f64 (*.f64 t x) (*.f64 x y)) |
(+.f64 (*.f64 t x) (*.f64 y x)) |
(+.f64 (*.f64 x y) (*.f64 t x)) |
(+.f64 (*.f64 y x) (*.f64 t x)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 y t) x))) |
(fma.f64 y x (*.f64 t x)) |
(fma.f64 t x (*.f64 x y)) |
(fma.f64 t x (*.f64 y x)) |
(fma.f64 x y (*.f64 t x)) |
(fma.f64 x t (*.f64 x y)) |
(fma.f64 x t (*.f64 y x)) |
(neg.f64 (neg.f64 (*.f64 (+.f64 y t) x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y t) (*.f64 x (*.f64 (+.f64 y t) (-.f64 y t))))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) x) (fma.f64 t (-.f64 t y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (neg.f64 x)) (neg.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) x)) (-.f64 y t)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) x))) (neg.f64 (-.f64 y t))) |
(/.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (fma.f64 t (-.f64 t y) (*.f64 y y))) |
(/.f64 (*.f64 x (*.f64 (+.f64 y t) (-.f64 y t))) (-.f64 y t)) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (+.f64 y t) (-.f64 y t)))) (neg.f64 (-.f64 y t))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 t (*.f64 x (*.f64 t x)) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 t x) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 t (*.f64 x (*.f64 t x)) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 t x) (*.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 x y) (*.f64 x y) (-.f64 (*.f64 t (*.f64 x (*.f64 t x))) (*.f64 (*.f64 x y) (*.f64 t x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 t (*.f64 x (*.f64 t x))) (*.f64 (*.f64 y x) (*.f64 t x))))) |
(/.f64 (-.f64 (*.f64 t (*.f64 x (*.f64 t x))) (*.f64 (*.f64 x y) (*.f64 x y))) (-.f64 (*.f64 t x) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 t (*.f64 x (*.f64 t x))) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 t x) (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 t (*.f64 x (*.f64 t x)))) (-.f64 (*.f64 x y) (*.f64 t x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t (*.f64 x (*.f64 t x)))) (-.f64 (*.f64 y x) (*.f64 t x))) |
(*.f64 (+.f64 y t) x) |
(*.f64 x (+.f64 y t)) |
(*.f64 (*.f64 (+.f64 y t) x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 (+.f64 y t))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t y) (*.f64 y y))) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y t) x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 y t) x))) |
(*.f64 (*.f64 (+.f64 y t) (-.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) x)) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) x) (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(*.f64 (*.f64 (+.f64 y t) (*.f64 (-.f64 y t) x)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (neg.f64 (+.f64 y t)) (neg.f64 x)) |
(*.f64 (*.f64 x (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(*.f64 (*.f64 x (*.f64 (+.f64 y t) (-.f64 y t))) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(+.f64 y t) |
(+.f64 t y) |
(+.f64 (/.f64 (*.f64 y y) (-.f64 y t)) (neg.f64 (/.f64 (*.f64 t t) (-.f64 y t)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y t)) (/.f64 (*.f64 t t) (-.f64 y t))) |
(-.f64 (/.f64 (*.f64 t t) (-.f64 t y)) (/.f64 (*.f64 y y) (-.f64 t y))) |
(fma.f64 y #s(literal 1 binary64) t) |
(fma.f64 t #s(literal 1 binary64) y) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (-.f64 y t)) (neg.f64 (/.f64 (*.f64 t t) (-.f64 y t)))) |
(fma.f64 #s(literal 1 binary64) y t) |
(fma.f64 #s(literal 1 binary64) t y) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) t) |
(neg.f64 (neg.f64 (+.f64 y t))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (fma.f64 t (-.f64 t y) (*.f64 y y))) |
(/.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (fma.f64 t t (*.f64 y (-.f64 y t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t (*.f64 y (-.f64 y t))) (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 t y) (*.f64 (+.f64 y t) (-.f64 t y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 y t)) (-.f64 y t)) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 t t (*.f64 y (-.f64 y t))))) |
(/.f64 (fma.f64 y (neg.f64 y) (*.f64 t t)) (neg.f64 (-.f64 y t))) |
(/.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (-.f64 t y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y t)) (*.f64 (-.f64 y t) (*.f64 t t))) (*.f64 (-.f64 y t) (-.f64 y t))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (*.f64 t (*.f64 t t)) (*.f64 y (*.f64 y y))))) (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 y t))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 y t)) (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (fma.f64 y y (*.f64 t (+.f64 y t))) (-.f64 y t))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t t) (fma.f64 t t (*.f64 y y)))) (-.f64 y t))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 t t)) (*.f64 (+.f64 y t) (-.f64 y t))) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (*.f64 t t)) (-.f64 y t))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 t (-.f64 t y) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 y (neg.f64 y) (*.f64 t t))) (neg.f64 (neg.f64 (-.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y t) (-.f64 t y))) (neg.f64 (-.f64 t y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y y) (-.f64 y t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (-.f64 y t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y y) (-.f64 y t)) (/.f64 (*.f64 y y) (-.f64 y t)) (fma.f64 (/.f64 (*.f64 t t) (-.f64 y t)) (/.f64 (*.f64 t t) (-.f64 y t)) (*.f64 (/.f64 (*.f64 y y) (-.f64 y t)) (/.f64 (*.f64 t t) (-.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (-.f64 y t)) (/.f64 (*.f64 y y) (-.f64 y t))) (*.f64 (/.f64 (*.f64 t t) (-.f64 y t)) (/.f64 (*.f64 t t) (-.f64 y t)))) (+.f64 (/.f64 (*.f64 y y) (-.f64 y t)) (/.f64 (*.f64 t t) (-.f64 y t)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) #s(literal -1 binary64)) |
(*.f64 (+.f64 y t) #s(literal 1 binary64)) |
(*.f64 (+.f64 y t) (*.f64 (-.f64 y t) (/.f64 #s(literal 1 binary64) (-.f64 y t)))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t y) (*.f64 y y)))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 t t (*.f64 y (-.f64 y t))))) |
(*.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t y) (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 t (-.f64 t y) (*.f64 y y)) (*.f64 (+.f64 y t) (/.f64 #s(literal 1 binary64) (fma.f64 t (-.f64 t y) (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (+.f64 y t)) |
(*.f64 (*.f64 (+.f64 y t) (-.f64 y t)) (/.f64 #s(literal 1 binary64) (-.f64 y t))) |
(*.f64 (*.f64 (+.f64 y t) (-.f64 y t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 y t)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fma.f64 y (*.f64 y y) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 t (-.f64 t y) (*.f64 y y))))) |
(*.f64 (fma.f64 y (neg.f64 y) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 y t)))) |
(*.f64 (*.f64 (+.f64 y t) (-.f64 t y)) (/.f64 #s(literal 1 binary64) (-.f64 t y))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 t (fma.f64 x z x)))) |
(+.f64 (*.f64 x (neg.f64 t)) (*.f64 t (*.f64 x (neg.f64 z)))) |
(+.f64 (*.f64 t (*.f64 x (neg.f64 z))) (*.f64 x (neg.f64 t))) |
(+.f64 (*.f64 (*.f64 t (*.f64 x z)) #s(literal -1 binary64)) (*.f64 x (*.f64 t #s(literal -1 binary64)))) |
(+.f64 (*.f64 x (*.f64 t #s(literal -1 binary64))) (*.f64 (*.f64 t (*.f64 x z)) #s(literal -1 binary64))) |
(+.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 t))) (*.f64 t (*.f64 x (neg.f64 z)))) |
(+.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 x z)) #s(literal -1 binary64))) (*.f64 x (*.f64 t #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 x z x))) |
(-.f64 (*.f64 x (neg.f64 t)) (*.f64 t (*.f64 x z))) |
(-.f64 (*.f64 t (*.f64 x (neg.f64 z))) (*.f64 t x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 t (fma.f64 x z x)) (*.f64 t (fma.f64 x z x)) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 t (fma.f64 x z x)) (*.f64 (fma.f64 x z x) (*.f64 t (*.f64 t (fma.f64 x z x))))) (fma.f64 (*.f64 t (fma.f64 x z x)) (*.f64 t (fma.f64 x z x)) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 x z x))) (/.f64 (*.f64 (fma.f64 x z x) (*.f64 t (*.f64 t (fma.f64 x z x)))) (*.f64 t (fma.f64 x z x)))) |
(fma.f64 t (neg.f64 x) (*.f64 t (*.f64 x (neg.f64 z)))) |
(fma.f64 t (*.f64 x (neg.f64 z)) (*.f64 x (neg.f64 t))) |
(fma.f64 t (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 t (*.f64 x z)) #s(literal -1 binary64))) |
(fma.f64 t (*.f64 (*.f64 x z) #s(literal -1 binary64)) (*.f64 x (*.f64 t #s(literal -1 binary64)))) |
(fma.f64 x (neg.f64 t) (*.f64 t (*.f64 x (neg.f64 z)))) |
(fma.f64 x (neg.f64 (*.f64 z t)) (*.f64 x (neg.f64 t))) |
(fma.f64 x (*.f64 z (neg.f64 t)) (*.f64 x (neg.f64 t))) |
(fma.f64 x (*.f64 t #s(literal -1 binary64)) (*.f64 (*.f64 t (*.f64 x z)) #s(literal -1 binary64))) |
(fma.f64 x (*.f64 (*.f64 z t) #s(literal -1 binary64)) (*.f64 x (*.f64 t #s(literal -1 binary64)))) |
(fma.f64 z (*.f64 x (neg.f64 t)) (*.f64 x (neg.f64 t))) |
(fma.f64 z (*.f64 x (*.f64 t #s(literal -1 binary64))) (*.f64 x (*.f64 t #s(literal -1 binary64)))) |
(fma.f64 (*.f64 x z) (neg.f64 t) (*.f64 x (neg.f64 t))) |
(fma.f64 (*.f64 x z) (*.f64 t #s(literal -1 binary64)) (*.f64 x (*.f64 t #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 z) (*.f64 t x) (*.f64 x (neg.f64 t))) |
(fma.f64 (neg.f64 x) t (*.f64 t (*.f64 x (neg.f64 z)))) |
(fma.f64 (neg.f64 x) (*.f64 z t) (*.f64 x (neg.f64 t))) |
(fma.f64 (neg.f64 t) x (*.f64 t (*.f64 x (neg.f64 z)))) |
(fma.f64 (neg.f64 t) (*.f64 x z) (*.f64 x (neg.f64 t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 x z)) (*.f64 x (neg.f64 t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t x) (*.f64 t (*.f64 x (neg.f64 z)))) |
(fma.f64 (*.f64 t (*.f64 x z)) #s(literal -1 binary64) (*.f64 x (*.f64 t #s(literal -1 binary64)))) |
(fma.f64 (*.f64 t x) (neg.f64 z) (*.f64 x (neg.f64 t))) |
(fma.f64 (*.f64 t x) #s(literal -1 binary64) (*.f64 (*.f64 t (*.f64 x z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 t x) (*.f64 z #s(literal -1 binary64)) (*.f64 x (*.f64 t #s(literal -1 binary64)))) |
(fma.f64 (*.f64 x (neg.f64 t)) z (*.f64 x (neg.f64 t))) |
(fma.f64 (*.f64 x (neg.f64 z)) t (*.f64 x (neg.f64 t))) |
(fma.f64 (*.f64 t z) (neg.f64 x) (*.f64 x (neg.f64 t))) |
(fma.f64 (*.f64 t z) (*.f64 x #s(literal -1 binary64)) (*.f64 x (*.f64 t #s(literal -1 binary64)))) |
(fma.f64 (neg.f64 (*.f64 t z)) x (*.f64 x (neg.f64 t))) |
(fma.f64 (*.f64 (neg.f64 t) z) x (*.f64 x (neg.f64 t))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) t (*.f64 t (*.f64 x (neg.f64 z)))) |
(fma.f64 (*.f64 (*.f64 x z) #s(literal -1 binary64)) t (*.f64 x (neg.f64 t))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 t z)) x (*.f64 x (neg.f64 t))) |
(fma.f64 (*.f64 t #s(literal -1 binary64)) x (*.f64 t (*.f64 x (neg.f64 z)))) |
(neg.f64 (*.f64 t (fma.f64 x z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 t (fma.f64 x z x)) (*.f64 t (fma.f64 x z x)) #s(literal 0 binary64)) (neg.f64 (*.f64 (*.f64 t (fma.f64 x z x)) (*.f64 (fma.f64 x z x) (*.f64 t (*.f64 t (fma.f64 x z x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 x z x)) (neg.f64 (*.f64 (fma.f64 x z x) (*.f64 t (*.f64 t (fma.f64 x z x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z)))) (*.f64 (neg.f64 t) (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x z (neg.f64 x)) (*.f64 (neg.f64 t) (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x))))) |
(/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (fma.f64 x z x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 x (*.f64 z z)))) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 t (*.f64 (*.f64 x z) (*.f64 t (*.f64 x z))) (*.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 t (*.f64 x z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (fma.f64 x z x)) (*.f64 (fma.f64 x z x) (*.f64 t (*.f64 t (fma.f64 x z x)))))) (fma.f64 (*.f64 t (fma.f64 x z x)) (*.f64 t (fma.f64 x z x)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 t (fma.f64 x z x)) (*.f64 t (fma.f64 x z (neg.f64 x)))) (neg.f64 (*.f64 t (fma.f64 x z (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x z x) (*.f64 t (*.f64 t (fma.f64 x z x))))) (*.f64 t (fma.f64 x z x))) |
(/.f64 (*.f64 (neg.f64 t) (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z))))) |
(/.f64 (*.f64 (neg.f64 t) (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x))) (fma.f64 x z (neg.f64 x))) |
(/.f64 (*.f64 t (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z)))))) |
(/.f64 (*.f64 t (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x))) (fma.f64 x (neg.f64 z) x)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) t) (neg.f64 (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z)))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x)) t) (fma.f64 x (neg.f64 z) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 x (*.f64 z z)))) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (fma.f64 t (*.f64 (*.f64 x z) (*.f64 t (*.f64 x z))) (*.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 t (*.f64 x z)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (fma.f64 x z x)) (*.f64 t (fma.f64 x z (neg.f64 x))))) (*.f64 t (fma.f64 x z (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) t)) (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x)) t)) (fma.f64 x z (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t (fma.f64 x z x)) (*.f64 (fma.f64 x z x) (*.f64 t (*.f64 t (fma.f64 x z x))))))) (neg.f64 (fma.f64 (*.f64 t (fma.f64 x z x)) (*.f64 t (fma.f64 x z x)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x z x) (*.f64 t (*.f64 t (fma.f64 x z x)))))) (neg.f64 (*.f64 t (fma.f64 x z x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t) (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t) (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x)))) (fma.f64 x (neg.f64 z) x)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (*.f64 t (fma.f64 x z x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 t (fma.f64 x z x))) (neg.f64 (*.f64 t (fma.f64 x z x)))) (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 t (fma.f64 x z x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (neg.f64 t)) #s(literal 3 binary64)) (pow.f64 (*.f64 t (*.f64 x (neg.f64 z))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (neg.f64 t)) (*.f64 x (neg.f64 t)) (-.f64 (*.f64 (*.f64 t (*.f64 x (neg.f64 z))) (*.f64 t (*.f64 x (neg.f64 z)))) (*.f64 (*.f64 x (neg.f64 t)) (*.f64 t (*.f64 x (neg.f64 z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t (*.f64 x (neg.f64 z))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 t (*.f64 x (neg.f64 z))) (*.f64 t (*.f64 x (neg.f64 z))) (-.f64 (*.f64 (*.f64 x (neg.f64 t)) (*.f64 x (neg.f64 t))) (*.f64 (*.f64 t (*.f64 x (neg.f64 z))) (*.f64 x (neg.f64 t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t (*.f64 x z)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 t #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 t (*.f64 x z)) #s(literal -1 binary64)) (*.f64 (*.f64 t (*.f64 x z)) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 t #s(literal -1 binary64))) (*.f64 x (*.f64 t #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 x z)) #s(literal -1 binary64)) (*.f64 x (*.f64 t #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t (*.f64 x (neg.f64 z))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (fma.f64 (*.f64 t (*.f64 x (neg.f64 z))) (*.f64 t (*.f64 x (neg.f64 z))) (*.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 t (*.f64 x z)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 t (fma.f64 x z x))) (neg.f64 (*.f64 t (fma.f64 x z x))))) (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 t (fma.f64 x z x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (neg.f64 t)) (*.f64 x (neg.f64 t))) (*.f64 (*.f64 t (*.f64 x (neg.f64 z))) (*.f64 t (*.f64 x (neg.f64 z))))) (-.f64 (*.f64 x (neg.f64 t)) (*.f64 t (*.f64 x (neg.f64 z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 x (neg.f64 z))) (*.f64 t (*.f64 x (neg.f64 z)))) (*.f64 (*.f64 x (neg.f64 t)) (*.f64 x (neg.f64 t)))) (-.f64 (*.f64 t (*.f64 x (neg.f64 z))) (*.f64 x (neg.f64 t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 x z)) #s(literal -1 binary64)) (*.f64 (*.f64 t (*.f64 x z)) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 t #s(literal -1 binary64))) (*.f64 x (*.f64 t #s(literal -1 binary64))))) (-.f64 (*.f64 (*.f64 t (*.f64 x z)) #s(literal -1 binary64)) (*.f64 x (*.f64 t #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 x (neg.f64 z))) (*.f64 t (*.f64 x (neg.f64 z)))) (*.f64 t (*.f64 x (*.f64 t x)))) (fma.f64 t (*.f64 x (neg.f64 z)) (*.f64 t x))) |
(*.f64 t (neg.f64 (fma.f64 x z x))) |
(*.f64 t (*.f64 (fma.f64 x z x) #s(literal -1 binary64))) |
(*.f64 x (*.f64 (+.f64 z #s(literal 1 binary64)) (neg.f64 t))) |
(*.f64 (fma.f64 x z x) (neg.f64 t)) |
(*.f64 (fma.f64 x z x) (*.f64 t #s(literal -1 binary64))) |
(*.f64 (*.f64 t (fma.f64 x z x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z))))) (neg.f64 t))) |
(*.f64 (neg.f64 t) (fma.f64 x z x)) |
(*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 x z x))) |
(*.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x z (neg.f64 x))) (neg.f64 t))) |
(*.f64 (neg.f64 (fma.f64 x z x)) t) |
(*.f64 (+.f64 z #s(literal 1 binary64)) (*.f64 x (neg.f64 t))) |
(*.f64 (+.f64 z #s(literal 1 binary64)) (*.f64 x (*.f64 t #s(literal -1 binary64)))) |
(*.f64 (*.f64 x (neg.f64 t)) (+.f64 z #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 (*.f64 t (fma.f64 x z x)) (*.f64 (fma.f64 x z x) (*.f64 t (*.f64 t (fma.f64 x z x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (fma.f64 x z x)) (*.f64 t (fma.f64 x z x)) #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x z x) (*.f64 t (*.f64 t (fma.f64 x z x))))) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 x z x)))) |
(*.f64 (+.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t x)) |
(*.f64 (neg.f64 (fma.f64 t z t)) x) |
(*.f64 (fma.f64 t z t) (neg.f64 x)) |
(*.f64 (fma.f64 t z t) (*.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 t) (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z)))))) |
(*.f64 (*.f64 (neg.f64 t) (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x z (neg.f64 x)))) |
(*.f64 (*.f64 t #s(literal -1 binary64)) (fma.f64 x z x)) |
(*.f64 (*.f64 t (+.f64 (neg.f64 z) #s(literal -1 binary64))) x) |
(*.f64 (*.f64 (fma.f64 x z x) #s(literal -1 binary64)) t) |
(+.f64 #s(literal 0 binary64) (*.f64 t (fma.f64 x z x))) |
(+.f64 (*.f64 t (*.f64 x z)) (*.f64 t x)) |
(+.f64 (*.f64 t x) (*.f64 t (*.f64 x z))) |
(+.f64 (+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 x z))) (*.f64 t x)) |
(+.f64 (+.f64 #s(literal 0 binary64) (*.f64 t x)) (*.f64 t (*.f64 x z))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 z z))) (*.f64 t t)) (*.f64 t (fma.f64 x z (neg.f64 x)))) (/.f64 (*.f64 t (*.f64 x (*.f64 t x))) (*.f64 t (fma.f64 x z (neg.f64 x))))) |
(fma.f64 t x (*.f64 t (*.f64 x z))) |
(fma.f64 t (*.f64 x z) (*.f64 t x)) |
(fma.f64 x t (*.f64 t (*.f64 x z))) |
(fma.f64 x (*.f64 t z) (*.f64 t x)) |
(fma.f64 x (*.f64 z t) (*.f64 t x)) |
(fma.f64 z (*.f64 t x) (*.f64 t x)) |
(fma.f64 (*.f64 x z) t (*.f64 t x)) |
(fma.f64 (*.f64 t x) z (*.f64 t x)) |
(fma.f64 (*.f64 t z) x (*.f64 t x)) |
(fma.f64 (*.f64 z t) x (*.f64 t x)) |
(/.f64 t (/.f64 #s(literal 1 binary64) (fma.f64 x z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 (*.f64 x z) (*.f64 t (*.f64 x z))) (*.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 t (*.f64 x z))))) (fma.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 x (*.f64 z z)))) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (fma.f64 x z (neg.f64 x))) (*.f64 (*.f64 t (fma.f64 x z x)) (*.f64 t (fma.f64 x z (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z)))) (*.f64 t (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x z (neg.f64 x)) (*.f64 t (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z)))) (*.f64 (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x z (neg.f64 x)) (*.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x)) t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 x (*.f64 z z)))) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (fma.f64 t (*.f64 (*.f64 x z) (*.f64 t (*.f64 x z))) (*.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 t (*.f64 x z)))))) |
(/.f64 (*.f64 (*.f64 t (fma.f64 x z x)) (*.f64 t (fma.f64 x z (neg.f64 x)))) (*.f64 t (fma.f64 x z (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x z x) (*.f64 t (*.f64 t (fma.f64 x z x))))) (neg.f64 (*.f64 t (fma.f64 x z x)))) |
(/.f64 (*.f64 (neg.f64 t) (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z)))))) |
(/.f64 (*.f64 (neg.f64 t) (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x))) (fma.f64 x (neg.f64 z) x)) |
(/.f64 (*.f64 t (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z))))) |
(/.f64 (*.f64 t (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x))) (fma.f64 x z (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) t) (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x)) t) (fma.f64 x z (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 x (*.f64 z z)))) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 t (*.f64 (*.f64 x z) (*.f64 t (*.f64 x z))) (*.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 t (*.f64 x z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (fma.f64 x z x)) (*.f64 t (fma.f64 x z (neg.f64 x))))) (neg.f64 (*.f64 t (fma.f64 x z (neg.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) t)) (neg.f64 (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x)) t)) (fma.f64 x (neg.f64 z) x)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (fma.f64 x z x)) (*.f64 (fma.f64 x z x) (*.f64 t (*.f64 t (fma.f64 x z x)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (fma.f64 x z x) (*.f64 t (*.f64 t (fma.f64 x z x)))) #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 x (*.f64 z z)))) (*.f64 t (*.f64 t t)))) (fma.f64 t (*.f64 x (*.f64 t x)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 z z))) (*.f64 t t)) (*.f64 (*.f64 x z) (*.f64 t (*.f64 t x)))))) |
(/.f64 (-.f64 (*.f64 t (*.f64 x (*.f64 t x))) (*.f64 (*.f64 x (*.f64 x (*.f64 z z))) (*.f64 t t))) (-.f64 (*.f64 t x) (*.f64 t (*.f64 x z)))) |
(*.f64 t (fma.f64 x z x)) |
(*.f64 x (fma.f64 t z t)) |
(*.f64 x (*.f64 (+.f64 z #s(literal 1 binary64)) t)) |
(*.f64 (fma.f64 x z x) t) |
(*.f64 (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z))))) t)) |
(*.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x z (neg.f64 x))) t)) |
(*.f64 (*.f64 t x) (+.f64 z #s(literal 1 binary64))) |
(*.f64 (+.f64 z #s(literal 1 binary64)) (*.f64 t x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 x (*.f64 z z)))) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 (*.f64 x z) (*.f64 t (*.f64 x z))) (*.f64 (*.f64 t x) (-.f64 (*.f64 t x) (*.f64 t (*.f64 x z))))))) |
(*.f64 (*.f64 (*.f64 t (fma.f64 x z x)) (*.f64 t (fma.f64 x z (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (*.f64 t (fma.f64 x z (neg.f64 x))))) |
(*.f64 (fma.f64 t z t) x) |
(*.f64 (*.f64 t (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z)))))) |
(*.f64 (*.f64 t (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x z (neg.f64 x)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) t) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z)))))) |
(*.f64 (*.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x)) t) (/.f64 #s(literal 1 binary64) (fma.f64 x z (neg.f64 x)))) |
(*.f64 (*.f64 (+.f64 z #s(literal 1 binary64)) t) x) |
(+.f64 x (*.f64 x z)) |
(+.f64 (*.f64 x z) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 z z))) (fma.f64 x z (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x z (neg.f64 x))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 z z))) (fma.f64 x z (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x z (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x z))) (/.f64 (*.f64 x (*.f64 x (*.f64 z z))) (-.f64 x (*.f64 x z)))) |
(fma.f64 x z x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x z)) |
(fma.f64 z x x) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 x z (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x z (neg.f64 x))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x z)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 x z)) |
(neg.f64 (neg.f64 (fma.f64 x z x))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 x x (*.f64 (*.f64 x z) (fma.f64 x z (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (*.f64 x z) (fma.f64 x z (neg.f64 x)))) (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x z x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x z)) (*.f64 x (-.f64 x (*.f64 x (*.f64 z z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x z x)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x)) (fma.f64 x z (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 x z) (fma.f64 x z (neg.f64 x)))))) |
(/.f64 (*.f64 (fma.f64 x z x) (fma.f64 x (neg.f64 z) x)) (fma.f64 x (neg.f64 z) x)) |
(/.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 z z)))) (-.f64 x (*.f64 x z))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 z z))) (fma.f64 x z (neg.f64 x))) (*.f64 (fma.f64 x z (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x z (neg.f64 x)) (fma.f64 x z (neg.f64 x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 x (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x z) (*.f64 x (*.f64 x (*.f64 z z)))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 x (*.f64 z z))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x z) (*.f64 (*.f64 x (*.f64 x (*.f64 z z))) (*.f64 (*.f64 x z) (*.f64 x (*.f64 x (*.f64 z z))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x z) (*.f64 x (*.f64 x (*.f64 z z))))))) (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (neg.f64 x)) x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (neg.f64 x)) x)) (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (neg.f64 x)) x))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 z z)) (*.f64 x (*.f64 x (*.f64 z z)))) (*.f64 (*.f64 x x) (fma.f64 x x (*.f64 x (*.f64 x (*.f64 z z)))))) (fma.f64 x z (neg.f64 x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 z z) x)) (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x))) #s(literal 1 binary64)) (*.f64 (*.f64 x (fma.f64 x (*.f64 z z) x)) (fma.f64 x z (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x z x) (fma.f64 x (neg.f64 z) x))) (neg.f64 (fma.f64 x (neg.f64 z) x))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 z z))))) (neg.f64 (-.f64 x (*.f64 x z)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 z z))) (fma.f64 x z (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x z (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 z z))) (fma.f64 x z (neg.f64 x))) (/.f64 (*.f64 x (*.f64 x (*.f64 z z))) (fma.f64 x z (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x z (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x z (neg.f64 x))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 z z))) (fma.f64 x z (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x z (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 z z))) (fma.f64 x z (neg.f64 x))) (/.f64 (*.f64 x (*.f64 x (*.f64 z z))) (fma.f64 x z (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x z (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x z (neg.f64 x))))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 z z))) (fma.f64 x z (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x z (neg.f64 x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x z x)) #s(literal -1 binary64)) |
(*.f64 x (+.f64 z #s(literal 1 binary64))) |
(*.f64 (fma.f64 x z x) (*.f64 (fma.f64 x z (neg.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 x z (neg.f64 x))))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z)))))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 x z) (fma.f64 x z (neg.f64 x)))))) |
(*.f64 (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z)))) (*.f64 (fma.f64 x z x) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x z x)) |
(*.f64 (*.f64 x (-.f64 (*.f64 x (*.f64 z z)) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x z (neg.f64 x)))) |
(*.f64 (+.f64 z #s(literal 1 binary64)) x) |
(*.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 z z) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x (fma.f64 x (*.f64 z z) (-.f64 x (*.f64 x z))))))) |
(*.f64 (*.f64 (fma.f64 x z x) (fma.f64 x (neg.f64 z) x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 z) x))) |
(*.f64 (*.f64 x (-.f64 x (*.f64 x (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x z)))) |
(neg.f64 (*.f64 (/.f64 x (neg.f64 z)) t)) |
(neg.f64 (*.f64 t (/.f64 x (neg.f64 z)))) |
(neg.f64 (/.f64 (*.f64 t x) (neg.f64 z))) |
(neg.f64 (/.f64 t (/.f64 z (neg.f64 x)))) |
(neg.f64 (/.f64 (*.f64 x (neg.f64 t)) z)) |
(/.f64 t (/.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 t x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z x) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 t x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 t) (/.f64 z (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 t x)))) |
(/.f64 (*.f64 t x) z) |
(/.f64 (*.f64 x (neg.f64 t)) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 x (neg.f64 t))) z) |
(pow.f64 (/.f64 z (*.f64 t x)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 x z)) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) z) t)) |
(*.f64 x (/.f64 t z)) |
(*.f64 (/.f64 x z) t) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) z) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 x (neg.f64 t)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 x (neg.f64 t))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 t z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 t (neg.f64 z))) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 t (neg.f64 z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 t (/.f64 #s(literal -1 binary64) z)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 t x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 z x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 x (neg.f64 z))) |
(neg.f64 (/.f64 x (neg.f64 z))) |
(neg.f64 (/.f64 (/.f64 x (neg.f64 z)) #s(literal 1 binary64))) |
(/.f64 x z) |
(/.f64 (/.f64 x z) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z x)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 x))) |
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 x (neg.f64 z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 x z) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) x) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (pow.f64 (/.f64 z x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) x) |
(+.f64 (/.f64 (*.f64 y x) z) (*.f64 x (neg.f64 t))) |
(+.f64 (*.f64 x (neg.f64 t)) (/.f64 (*.f64 y x) z)) |
(fma.f64 y (/.f64 x z) (*.f64 x (neg.f64 t))) |
(fma.f64 t (neg.f64 x) (/.f64 (*.f64 y x) z)) |
(fma.f64 x (/.f64 y z) (*.f64 x (neg.f64 t))) |
(fma.f64 x (neg.f64 t) (/.f64 (*.f64 y x) z)) |
(fma.f64 (/.f64 x z) y (*.f64 x (neg.f64 t))) |
(fma.f64 (/.f64 x z) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (*.f64 x (neg.f64 t))) |
(fma.f64 (/.f64 y z) x (*.f64 x (neg.f64 t))) |
(fma.f64 (neg.f64 x) t (/.f64 (*.f64 y x) z)) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) z) y) (*.f64 x (neg.f64 t))) |
(fma.f64 (neg.f64 y) (/.f64 x (neg.f64 z)) (*.f64 x (neg.f64 t))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) z) (*.f64 x (neg.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y) (*.f64 x (neg.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y x) (*.f64 x (neg.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64)) (*.f64 x (neg.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 x (neg.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (*.f64 x (neg.f64 t))) |
(fma.f64 (neg.f64 t) x (/.f64 (*.f64 y x) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t x) (/.f64 (*.f64 y x) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (/.f64 x (neg.f64 z))) (*.f64 x (neg.f64 t))) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (neg.f64 x) y) (*.f64 x (neg.f64 t))) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (/.f64 #s(literal -1 binary64) x)) (*.f64 x (neg.f64 t))) |
(fma.f64 (/.f64 y (neg.f64 z)) (neg.f64 x) (*.f64 x (neg.f64 t))) |
(fma.f64 (/.f64 y (neg.f64 z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 x (neg.f64 t))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z) (*.f64 x (neg.f64 t))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) z) (*.f64 x (neg.f64 t))) |
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) z) (*.f64 x (neg.f64 t))) |
(fma.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) z) (*.f64 x (neg.f64 t))) |
(fma.f64 (/.f64 y (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) z) (*.f64 x (neg.f64 t))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal 1 binary64)) (/.f64 x (neg.f64 z)) (*.f64 x (neg.f64 t))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (*.f64 x (neg.f64 t))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 z)) (*.f64 x (neg.f64 t))) |
(fma.f64 (pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1/2 binary64)) (*.f64 x (neg.f64 t))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (neg.f64 z))) (neg.f64 x) (*.f64 x (neg.f64 t))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) t (/.f64 (*.f64 y x) z)) |
(fma.f64 (*.f64 t #s(literal -1 binary64)) x (/.f64 (*.f64 y x) z)) |
(fma.f64 (*.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) z) (*.f64 x (neg.f64 t))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) z) (*.f64 x (neg.f64 t))) |
(fma.f64 (*.f64 (/.f64 y (neg.f64 z)) #s(literal -1 binary64)) x (*.f64 x (neg.f64 t))) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z) (*.f64 x (neg.f64 t))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z)))) (*.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (/.f64 y z)) (*.f64 x (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z)))) (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t (/.f64 y z)) (*.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) x))) |
(/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))) |
(/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (+.f64 t (/.f64 y z))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) x) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) x) (+.f64 t (/.f64 y z))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (neg.f64 (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) (neg.f64 (+.f64 t (/.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) x)) (neg.f64 (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) x)) (neg.f64 (+.f64 t (/.f64 y z)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 x (neg.f64 t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y x) z) (/.f64 (*.f64 y x) z) (-.f64 (*.f64 (*.f64 x (neg.f64 t)) (*.f64 x (neg.f64 t))) (*.f64 (/.f64 (*.f64 y x) z) (*.f64 x (neg.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y x) z) (/.f64 (*.f64 y x) z)) (*.f64 (*.f64 x (neg.f64 t)) (*.f64 x (neg.f64 t)))) (-.f64 (/.f64 (*.f64 y x) z) (*.f64 x (neg.f64 t)))) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(*.f64 (-.f64 (/.f64 y z) t) x) |
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))) x)) |
(*.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y z))) x)) |
(*.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z)))))) |
(*.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y z)))) |
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z)))))) |
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) x) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y z)))) |
(+.f64 (/.f64 y z) (neg.f64 t)) |
(+.f64 (neg.f64 t) (/.f64 y z)) |
(+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))))) |
(+.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 t (/.f64 y z))) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t (/.f64 y z))))) |
(-.f64 (/.f64 y z) t) |
(-.f64 (neg.f64 t) (/.f64 y (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (-.f64 t (/.f64 y z))) |
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 t (/.f64 y z))) (/.f64 (*.f64 t t) (+.f64 t (/.f64 y z)))) |
(-.f64 (+.f64 (/.f64 y z) #s(literal 0 binary64)) t) |
(fma.f64 y (/.f64 #s(literal 1 binary64) z) (neg.f64 t)) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (neg.f64 t)) |
(fma.f64 (/.f64 y z) #s(literal 1 binary64) (neg.f64 t)) |
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) z) (neg.f64 t)) |
(fma.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)) (neg.f64 t)) |
(fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))) (neg.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))))) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y z))) (neg.f64 (/.f64 (*.f64 t t) (+.f64 t (/.f64 y z))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y z) (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) y (neg.f64 t)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (neg.f64 t)) |
(fma.f64 #s(literal -1 binary64) t (/.f64 y z)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 z)) (neg.f64 t)) |
(fma.f64 (pow.f64 (/.f64 z y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z y) #s(literal -1/2 binary64)) (neg.f64 t)) |
(neg.f64 (+.f64 (/.f64 y (neg.f64 z)) t)) |
(neg.f64 (+.f64 t (/.f64 y (neg.f64 z)))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (neg.f64 (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))))) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (neg.f64 (+.f64 t (/.f64 y z))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z)))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t t)) (+.f64 t (/.f64 y z)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))) |
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) (/.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) (/.f64 y z)))) (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (+.f64 t (/.f64 y z))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) (/.f64 y z)))))) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t t)) (neg.f64 (+.f64 t (/.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))) (*.f64 (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z)))) (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z)))) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 t (/.f64 y z))) (*.f64 (+.f64 t (/.f64 y z)) (*.f64 t t))) (*.f64 (+.f64 t (/.f64 y z)) (+.f64 t (/.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t t)) (fma.f64 t (*.f64 t t) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))))) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 (*.f64 t t) (fma.f64 t t (/.f64 (*.f64 y y) (*.f64 z z))))) (+.f64 t (/.f64 y z)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z z) (*.f64 z z))) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t t)) (+.f64 t (/.f64 y z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))))) (neg.f64 (neg.f64 (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t t))) (neg.f64 (neg.f64 (+.f64 t (/.f64 y z))))) |
(/.f64 (fma.f64 t (*.f64 t (neg.f64 t)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (fma.f64 t t (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (neg.f64 t) (/.f64 y z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))) (fma.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 t (/.f64 y z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (+.f64 t (/.f64 y z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 t (/.f64 y z))) (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 t (/.f64 y z))) (fma.f64 (/.f64 (*.f64 t t) (+.f64 t (/.f64 y z))) (/.f64 (*.f64 t t) (+.f64 t (/.f64 y z))) (*.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 t (/.f64 y z))) (/.f64 (*.f64 t t) (+.f64 t (/.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 t t) (/.f64 (*.f64 y y) (*.f64 z z))) (-.f64 (neg.f64 t) (/.f64 y z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z)))))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))))) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 t (/.f64 y z))) (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 t (/.f64 y z)))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t (/.f64 y z))) (/.f64 (*.f64 t t) (+.f64 t (/.f64 y z))))) (+.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (+.f64 t (/.f64 y z))) (/.f64 (*.f64 t t) (+.f64 t (/.f64 y z))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 (neg.f64 t) (-.f64 (neg.f64 t) (/.f64 y z)))))) |
(*.f64 (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z)))) (*.f64 (-.f64 (/.f64 y z) t) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) t)) |
(*.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y z)))) |
(*.f64 (+.f64 t (/.f64 y z)) (*.f64 (-.f64 (/.f64 y z) t) (/.f64 #s(literal 1 binary64) (+.f64 t (/.f64 y z))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (/.f64 y (*.f64 z z)) (*.f64 t (+.f64 t (/.f64 y z))))))) |
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y y) (*.f64 z z))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 t (/.f64 y z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 y (neg.f64 z))) |
(neg.f64 (/.f64 y (neg.f64 z))) |
(neg.f64 (*.f64 (/.f64 y (neg.f64 z)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (neg.f64 z)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z y))) |
(/.f64 y z) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z y)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 y))) |
(pow.f64 (/.f64 z y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) z)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 y z) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) y) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 z))) |
(*.f64 (pow.f64 (/.f64 z y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z y) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 x (neg.f64 z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 x))) (*.f64 y (/.f64 x (neg.f64 z)))) |
(neg.f64 (*.f64 y (/.f64 x (neg.f64 z)))) |
(neg.f64 (*.f64 (/.f64 x (neg.f64 z)) y)) |
(neg.f64 (*.f64 (/.f64 y (neg.f64 z)) x)) |
(neg.f64 (*.f64 x (/.f64 y (neg.f64 z)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 x (neg.f64 z))))) |
(neg.f64 (/.f64 (/.f64 y (neg.f64 z)) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 x y)))) |
(neg.f64 (/.f64 (*.f64 y (neg.f64 x)) z)) |
(/.f64 y (/.f64 z x)) |
(/.f64 x (/.f64 z y)) |
(/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 x) (/.f64 z (neg.f64 y))) |
(/.f64 (neg.f64 y) (/.f64 z (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 z (*.f64 y (neg.f64 x)))) |
(/.f64 (/.f64 y (neg.f64 z)) (/.f64 #s(literal -1 binary64) x)) |
(/.f64 (*.f64 y x) z) |
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 z)) |
(/.f64 (*.f64 y (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 z))) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 z (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 x))) z) |
(pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x z)) |
(*.f64 x (/.f64 y z)) |
(*.f64 (/.f64 x z) y) |
(*.f64 (/.f64 x z) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 y z) x) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) z) y)) |
(*.f64 (neg.f64 y) (/.f64 x (neg.f64 z))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (*.f64 y (/.f64 x (neg.f64 z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 y (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 y (neg.f64 z)) (neg.f64 x)) |
(*.f64 (/.f64 y (neg.f64 z)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal 1 binary64)) (/.f64 x (neg.f64 z))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 z))) |
(*.f64 (pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (neg.f64 z))) (neg.f64 x)) |
(*.f64 (*.f64 x (neg.f64 y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (/.f64 y (neg.f64 z)) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 z (neg.f64 x))) |
(neg.f64 (/.f64 z (neg.f64 x))) |
(neg.f64 (/.f64 (/.f64 z (neg.f64 x)) #s(literal 1 binary64))) |
(/.f64 z x) |
(/.f64 (/.f64 z x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 (/.f64 z (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x z)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 z))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) z)) |
(pow.f64 (/.f64 x z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z x) #s(literal 1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 z x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 z) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 z x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) z) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 z)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x z) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) z) |
| 1× | egg-herbie |
| 6 102× | accelerator-lowering-fma.f32 |
| 6 102× | accelerator-lowering-fma.f64 |
| 2 702× | *-lowering-*.f32 |
| 2 702× | *-lowering-*.f64 |
| 1 234× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 132 | 2411 |
| 1 | 449 | 2408 |
| 2 | 1328 | 2207 |
| 3 | 3106 | 2207 |
| 4 | 5755 | 2207 |
| 5 | 7576 | 2207 |
| 0 | 8018 | 2153 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* t x) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/ (* x y) z) |
(* y (+ (/ x z) (/ (* t x) (* y z)))) |
(* y (+ (/ x z) (/ (* t x) (* y z)))) |
(* y (+ (/ x z) (/ (* t x) (* y z)))) |
(/ (* x y) z) |
(* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z)))))) |
(* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z)))))) |
(* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z)))))) |
(/ (* x y) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/ (* t x) z) |
(* t (+ (/ x z) (/ (* x y) (* t z)))) |
(* t (+ (/ x z) (/ (* x y) (* t z)))) |
(* t (+ (/ x z) (/ (* x y) (* t z)))) |
(/ (* t x) z) |
(* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z)))))) |
(* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z)))))) |
(* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z)))))) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(/ (* x (+ t y)) z) |
(* t x) |
(+ (* t x) (* x y)) |
(+ (* t x) (* x y)) |
(+ (* t x) (* x y)) |
(* x y) |
(* y (+ x (/ (* t x) y))) |
(* y (+ x (/ (* t x) y))) |
(* y (+ x (/ (* t x) y))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t x) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t x) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t x) y))))) |
(* x y) |
(+ (* t x) (* x y)) |
(+ (* t x) (* x y)) |
(+ (* t x) (* x y)) |
(* t x) |
(* t (+ x (/ (* x y) t))) |
(* t (+ x (/ (* x y) t))) |
(* t (+ x (/ (* x y) t))) |
(* t x) |
(* -1 (* t (+ (* -1 x) (* -1 (/ (* x y) t))))) |
(* -1 (* t (+ (* -1 x) (* -1 (/ (* x y) t))))) |
(* -1 (* t (+ (* -1 x) (* -1 (/ (* x y) t))))) |
(* x (+ t y)) |
(* x (+ t y)) |
(* x (+ t y)) |
(* x (+ t y)) |
(* x (+ t y)) |
(* x (+ t y)) |
(* x (+ t y)) |
(* x (+ t y)) |
(* x (+ t y)) |
(* x (+ t y)) |
(* x (+ t y)) |
(* x (+ t y)) |
t |
(+ t y) |
(+ t y) |
(+ t y) |
y |
(* y (+ 1 (/ t y))) |
(* y (+ 1 (/ t y))) |
(* y (+ 1 (/ t y))) |
y |
(* -1 (* y (- (* -1 (/ t y)) 1))) |
(* -1 (* y (- (* -1 (/ t y)) 1))) |
(* -1 (* y (- (* -1 (/ t y)) 1))) |
y |
(+ t y) |
(+ t y) |
(+ t y) |
t |
(* t (+ 1 (/ y t))) |
(* t (+ 1 (/ y t))) |
(* t (+ 1 (/ y t))) |
t |
(* -1 (* t (- (* -1 (/ y t)) 1))) |
(* -1 (* t (- (* -1 (/ y t)) 1))) |
(* -1 (* t (- (* -1 (/ y t)) 1))) |
(* -1 (* t (+ x (* x z)))) |
(* -1 (* t (+ x (* x z)))) |
(* -1 (* t (+ x (* x z)))) |
(* -1 (* t (+ x (* x z)))) |
(* -1 (* t (+ x (* x z)))) |
(* -1 (* t (+ x (* x z)))) |
(* -1 (* t (+ x (* x z)))) |
(* -1 (* t (+ x (* x z)))) |
(* -1 (* t (+ x (* x z)))) |
(* -1 (* t (+ x (* x z)))) |
(* -1 (* t (+ x (* x z)))) |
(* -1 (* t (+ x (* x z)))) |
(* -1 (* t x)) |
(- (* -1 (* t (* x z))) (* t x)) |
(- (* -1 (* t (* x z))) (* t x)) |
(- (* -1 (* t (* x z))) (* t x)) |
(* -1 (* t (* x z))) |
(* z (- (* -1 (/ (* t x) z)) (* t x))) |
(* z (- (* -1 (/ (* t x) z)) (* t x))) |
(* z (- (* -1 (/ (* t x) z)) (* t x))) |
(* -1 (* t (* x z))) |
(* -1 (* z (- (/ (* t x) z) (* -1 (* t x))))) |
(* -1 (* z (- (/ (* t x) z) (* -1 (* t x))))) |
(* -1 (* z (- (/ (* t x) z) (* -1 (* t x))))) |
(* -1 (* t (* x (+ 1 z)))) |
(* -1 (* t (* x (+ 1 z)))) |
(* -1 (* t (* x (+ 1 z)))) |
(* -1 (* t (* x (+ 1 z)))) |
(* -1 (* t (* x (+ 1 z)))) |
(* -1 (* t (* x (+ 1 z)))) |
(* -1 (* t (* x (+ 1 z)))) |
(* -1 (* t (* x (+ 1 z)))) |
(* t (* x (- (* -1 z) 1))) |
(* t (* x (- (* -1 z) 1))) |
(* t (* x (- (* -1 z) 1))) |
(* t (* x (- (* -1 z) 1))) |
(* t (+ x (* x z))) |
(* t (+ x (* x z))) |
(* t (+ x (* x z))) |
(* t (+ x (* x z))) |
(* t (+ x (* x z))) |
(* t (+ x (* x z))) |
(* t (+ x (* x z))) |
(* t (+ x (* x z))) |
(* t (+ x (* x z))) |
(* t (+ x (* x z))) |
(* t (+ x (* x z))) |
(* t (+ x (* x z))) |
(* t x) |
(+ (* t x) (* t (* x z))) |
(+ (* t x) (* t (* x z))) |
(+ (* t x) (* t (* x z))) |
(* t (* x z)) |
(* z (+ (* t x) (/ (* t x) z))) |
(* z (+ (* t x) (/ (* t x) z))) |
(* z (+ (* t x) (/ (* t x) z))) |
(* t (* x z)) |
(* -1 (* z (+ (* -1 (* t x)) (* -1 (/ (* t x) z))))) |
(* -1 (* z (+ (* -1 (* t x)) (* -1 (/ (* t x) z))))) |
(* -1 (* z (+ (* -1 (* t x)) (* -1 (/ (* t x) z))))) |
(* t (* x (+ 1 z))) |
(* t (* x (+ 1 z))) |
(* t (* x (+ 1 z))) |
(* t (* x (+ 1 z))) |
(* t (* x (+ 1 z))) |
(* t (* x (+ 1 z))) |
(* t (* x (+ 1 z))) |
(* t (* x (+ 1 z))) |
(* -1 (* t (* x (- (* -1 z) 1)))) |
(* -1 (* t (* x (- (* -1 z) 1)))) |
(* -1 (* t (* x (- (* -1 z) 1)))) |
(* -1 (* t (* x (- (* -1 z) 1)))) |
x |
(+ x (* x z)) |
(+ x (* x z)) |
(+ x (* x z)) |
(* x z) |
(* z (+ x (/ x z))) |
(* z (+ x (/ x z))) |
(* z (+ x (/ x z))) |
(* x z) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* x (+ 1 z)) |
(* -1 (* x (- (* -1 z) 1))) |
(* -1 (* x (- (* -1 z) 1))) |
(* -1 (* x (- (* -1 z) 1))) |
(* -1 (* x (- (* -1 z) 1))) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ (* t x) z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(/ x z) |
(* x (- (/ y z) t)) |
(* x (- (/ y z) t)) |
(* x (- (/ y z) t)) |
(* x (- (/ y z) t)) |
(* x (- (/ y z) t)) |
(* x (- (/ y z) t)) |
(* x (- (/ y z) t)) |
(* x (- (/ y z) t)) |
(* x (- (/ y z) t)) |
(* x (- (/ y z) t)) |
(* x (- (/ y z) t)) |
(* x (- (/ y z) t)) |
(* -1 (* t x)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(/ (* x y) z) |
(* y (+ (* -1 (/ (* t x) y)) (/ x z))) |
(* y (+ (* -1 (/ (* t x) y)) (/ x z))) |
(* y (+ (* -1 (/ (* t x) y)) (/ x z))) |
(/ (* x y) z) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) y)))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) y)))) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) y)))) |
(/ (* x y) z) |
(/ (+ (* -1 (* t (* x z))) (* x y)) z) |
(/ (+ (* -1 (* t (* x z))) (* x y)) z) |
(/ (+ (* -1 (* t (* x z))) (* x y)) z) |
(* -1 (* t x)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(* -1 (* t x)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(/ (* x y) z) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(* -1 (* t x)) |
(* t (+ (* -1 x) (/ (* x y) (* t z)))) |
(* t (+ (* -1 x) (/ (* x y) (* t z)))) |
(* t (+ (* -1 x) (/ (* x y) (* t z)))) |
(* -1 (* t x)) |
(* -1 (* t (+ x (* -1 (/ (* x y) (* t z)))))) |
(* -1 (* t (+ x (* -1 (/ (* x y) (* t z)))))) |
(* -1 (* t (+ x (* -1 (/ (* x y) (* t z)))))) |
(* -1 t) |
(- (/ y z) t) |
(- (/ y z) t) |
(- (/ y z) t) |
(/ y z) |
(* y (+ (* -1 (/ t y)) (/ 1 z))) |
(* y (+ (* -1 (/ t y)) (/ 1 z))) |
(* y (+ (* -1 (/ t y)) (/ 1 z))) |
(/ y z) |
(* -1 (* y (- (/ t y) (/ 1 z)))) |
(* -1 (* y (- (/ t y) (/ 1 z)))) |
(* -1 (* y (- (/ t y) (/ 1 z)))) |
(/ y z) |
(/ (+ y (* -1 (* t z))) z) |
(/ (+ y (* -1 (* t z))) z) |
(/ (+ y (* -1 (* t z))) z) |
(* -1 t) |
(- (/ y z) t) |
(- (/ y z) t) |
(- (/ y z) t) |
(* -1 t) |
(- (/ y z) t) |
(- (/ y z) t) |
(- (/ y z) t) |
(/ y z) |
(+ (* -1 t) (/ y z)) |
(+ (* -1 t) (/ y z)) |
(+ (* -1 t) (/ y z)) |
(* -1 t) |
(* t (- (/ y (* t z)) 1)) |
(* t (- (/ y (* t z)) 1)) |
(* t (- (/ y (* t z)) 1)) |
(* -1 t) |
(* -1 (* t (+ 1 (* -1 (/ y (* t z)))))) |
(* -1 (* t (+ 1 (* -1 (/ y (* t z)))))) |
(* -1 (* t (+ 1 (* -1 (/ y (* t 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) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
(/ z x) |
| Outputs |
|---|
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(* y (+ (/ x z) (/ (* t x) (* y z)))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* y (+ (/ x z) (/ (* t x) (* y z)))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* y (+ (/ x z) (/ (* t x) (* y z)))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z)))))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z)))))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) (* y z)))))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(+ (/ (* t x) z) (/ (* x y) z)) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(* t (+ (/ x z) (/ (* x y) (* t z)))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* t (+ (/ x z) (/ (* x y) (* t z)))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* t (+ (/ x z) (/ (* x y) (* t z)))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z)))))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z)))))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* -1 (* t (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t z)))))) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(/ (* x (+ t y)) z) |
(/.f64 (*.f64 x (+.f64 t y)) z) |
(* t x) |
(*.f64 t x) |
(+ (* t x) (* x y)) |
(*.f64 x (+.f64 t y)) |
(+ (* t x) (* x y)) |
(*.f64 x (+.f64 t y)) |
(+ (* t x) (* x y)) |
(*.f64 x (+.f64 t y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (/ (* t x) y))) |
(*.f64 x (+.f64 t y)) |
(* y (+ x (/ (* t x) y))) |
(*.f64 x (+.f64 t y)) |
(* y (+ x (/ (* t x) y))) |
(*.f64 x (+.f64 t y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t x) y))))) |
(*.f64 x (+.f64 t y)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t x) y))))) |
(*.f64 x (+.f64 t y)) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (* t x) y))))) |
(*.f64 x (+.f64 t y)) |
(* x y) |
(*.f64 x y) |
(+ (* t x) (* x y)) |
(*.f64 x (+.f64 t y)) |
(+ (* t x) (* x y)) |
(*.f64 x (+.f64 t y)) |
(+ (* t x) (* x y)) |
(*.f64 x (+.f64 t y)) |
(* t x) |
(*.f64 t x) |
(* t (+ x (/ (* x y) t))) |
(*.f64 x (+.f64 t y)) |
(* t (+ x (/ (* x y) t))) |
(*.f64 x (+.f64 t y)) |
(* t (+ x (/ (* x y) t))) |
(*.f64 x (+.f64 t y)) |
(* t x) |
(*.f64 t x) |
(* -1 (* t (+ (* -1 x) (* -1 (/ (* x y) t))))) |
(*.f64 x (+.f64 t y)) |
(* -1 (* t (+ (* -1 x) (* -1 (/ (* x y) t))))) |
(*.f64 x (+.f64 t y)) |
(* -1 (* t (+ (* -1 x) (* -1 (/ (* x y) t))))) |
(*.f64 x (+.f64 t y)) |
(* x (+ t y)) |
(*.f64 x (+.f64 t y)) |
(* x (+ t y)) |
(*.f64 x (+.f64 t y)) |
(* x (+ t y)) |
(*.f64 x (+.f64 t y)) |
(* x (+ t y)) |
(*.f64 x (+.f64 t y)) |
(* x (+ t y)) |
(*.f64 x (+.f64 t y)) |
(* x (+ t y)) |
(*.f64 x (+.f64 t y)) |
(* x (+ t y)) |
(*.f64 x (+.f64 t y)) |
(* x (+ t y)) |
(*.f64 x (+.f64 t y)) |
(* x (+ t y)) |
(*.f64 x (+.f64 t y)) |
(* x (+ t y)) |
(*.f64 x (+.f64 t y)) |
(* x (+ t y)) |
(*.f64 x (+.f64 t y)) |
(* x (+ t y)) |
(*.f64 x (+.f64 t y)) |
t |
(+ t y) |
(+.f64 t y) |
(+ t y) |
(+.f64 t y) |
(+ t y) |
(+.f64 t y) |
y |
(* y (+ 1 (/ t y))) |
(+.f64 t y) |
(* y (+ 1 (/ t y))) |
(+.f64 t y) |
(* y (+ 1 (/ t y))) |
(+.f64 t y) |
y |
(* -1 (* y (- (* -1 (/ t y)) 1))) |
(+.f64 t y) |
(* -1 (* y (- (* -1 (/ t y)) 1))) |
(+.f64 t y) |
(* -1 (* y (- (* -1 (/ t y)) 1))) |
(+.f64 t y) |
y |
(+ t y) |
(+.f64 t y) |
(+ t y) |
(+.f64 t y) |
(+ t y) |
(+.f64 t y) |
t |
(* t (+ 1 (/ y t))) |
(+.f64 t y) |
(* t (+ 1 (/ y t))) |
(+.f64 t y) |
(* t (+ 1 (/ y t))) |
(+.f64 t y) |
t |
(* -1 (* t (- (* -1 (/ y t)) 1))) |
(+.f64 t y) |
(* -1 (* t (- (* -1 (/ y t)) 1))) |
(+.f64 t y) |
(* -1 (* t (- (* -1 (/ y t)) 1))) |
(+.f64 t y) |
(* -1 (* t (+ x (* x z)))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (+ x (* x z)))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (+ x (* x z)))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (+ x (* x z)))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (+ x (* x z)))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (+ x (* x z)))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (+ x (* x z)))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (+ x (* x z)))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (+ x (* x z)))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (+ x (* x z)))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (+ x (* x z)))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (+ x (* x z)))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(- (* -1 (* t (* x z))) (* t x)) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(- (* -1 (* t (* x z))) (* t x)) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(- (* -1 (* t (* x z))) (* t x)) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (* x z))) |
(*.f64 t (*.f64 x (neg.f64 z))) |
(* z (- (* -1 (/ (* t x) z)) (* t x))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* z (- (* -1 (/ (* t x) z)) (* t x))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* z (- (* -1 (/ (* t x) z)) (* t x))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (* x z))) |
(*.f64 t (*.f64 x (neg.f64 z))) |
(* -1 (* z (- (/ (* t x) z) (* -1 (* t x))))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* z (- (/ (* t x) z) (* -1 (* t x))))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* z (- (/ (* t x) z) (* -1 (* t x))))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (* x (+ 1 z)))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (* x (+ 1 z)))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (* x (+ 1 z)))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (* x (+ 1 z)))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (* x (+ 1 z)))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (* x (+ 1 z)))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (* x (+ 1 z)))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* -1 (* t (* x (+ 1 z)))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* t (* x (- (* -1 z) 1))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* t (* x (- (* -1 z) 1))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* t (* x (- (* -1 z) 1))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* t (* x (- (* -1 z) 1))) |
(*.f64 t (*.f64 x (-.f64 #s(literal -1 binary64) z))) |
(* t (+ x (* x z))) |
(*.f64 t (fma.f64 x z x)) |
(* t (+ x (* x z))) |
(*.f64 t (fma.f64 x z x)) |
(* t (+ x (* x z))) |
(*.f64 t (fma.f64 x z x)) |
(* t (+ x (* x z))) |
(*.f64 t (fma.f64 x z x)) |
(* t (+ x (* x z))) |
(*.f64 t (fma.f64 x z x)) |
(* t (+ x (* x z))) |
(*.f64 t (fma.f64 x z x)) |
(* t (+ x (* x z))) |
(*.f64 t (fma.f64 x z x)) |
(* t (+ x (* x z))) |
(*.f64 t (fma.f64 x z x)) |
(* t (+ x (* x z))) |
(*.f64 t (fma.f64 x z x)) |
(* t (+ x (* x z))) |
(*.f64 t (fma.f64 x z x)) |
(* t (+ x (* x z))) |
(*.f64 t (fma.f64 x z x)) |
(* t (+ x (* x z))) |
(*.f64 t (fma.f64 x z x)) |
(* t x) |
(*.f64 t x) |
(+ (* t x) (* t (* x z))) |
(*.f64 t (fma.f64 x z x)) |
(+ (* t x) (* t (* x z))) |
(*.f64 t (fma.f64 x z x)) |
(+ (* t x) (* t (* x z))) |
(*.f64 t (fma.f64 x z x)) |
(* t (* x z)) |
(*.f64 t (*.f64 x z)) |
(* z (+ (* t x) (/ (* t x) z))) |
(*.f64 t (fma.f64 x z x)) |
(* z (+ (* t x) (/ (* t x) z))) |
(*.f64 t (fma.f64 x z x)) |
(* z (+ (* t x) (/ (* t x) z))) |
(*.f64 t (fma.f64 x z x)) |
(* t (* x z)) |
(*.f64 t (*.f64 x z)) |
(* -1 (* z (+ (* -1 (* t x)) (* -1 (/ (* t x) z))))) |
(*.f64 t (fma.f64 x z x)) |
(* -1 (* z (+ (* -1 (* t x)) (* -1 (/ (* t x) z))))) |
(*.f64 t (fma.f64 x z x)) |
(* -1 (* z (+ (* -1 (* t x)) (* -1 (/ (* t x) z))))) |
(*.f64 t (fma.f64 x z x)) |
(* t (* x (+ 1 z))) |
(*.f64 t (fma.f64 x z x)) |
(* t (* x (+ 1 z))) |
(*.f64 t (fma.f64 x z x)) |
(* t (* x (+ 1 z))) |
(*.f64 t (fma.f64 x z x)) |
(* t (* x (+ 1 z))) |
(*.f64 t (fma.f64 x z x)) |
(* t (* x (+ 1 z))) |
(*.f64 t (fma.f64 x z x)) |
(* t (* x (+ 1 z))) |
(*.f64 t (fma.f64 x z x)) |
(* t (* x (+ 1 z))) |
(*.f64 t (fma.f64 x z x)) |
(* t (* x (+ 1 z))) |
(*.f64 t (fma.f64 x z x)) |
(* -1 (* t (* x (- (* -1 z) 1)))) |
(*.f64 t (fma.f64 x z x)) |
(* -1 (* t (* x (- (* -1 z) 1)))) |
(*.f64 t (fma.f64 x z x)) |
(* -1 (* t (* x (- (* -1 z) 1)))) |
(*.f64 t (fma.f64 x z x)) |
(* -1 (* t (* x (- (* -1 z) 1)))) |
(*.f64 t (fma.f64 x z x)) |
x |
(+ x (* x z)) |
(fma.f64 x z x) |
(+ x (* x z)) |
(fma.f64 x z x) |
(+ x (* x z)) |
(fma.f64 x z x) |
(* x z) |
(*.f64 x z) |
(* z (+ x (/ x z))) |
(fma.f64 x z x) |
(* z (+ x (/ x z))) |
(fma.f64 x z x) |
(* z (+ x (/ x z))) |
(fma.f64 x z x) |
(* x z) |
(*.f64 x z) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(fma.f64 x z x) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(fma.f64 x z x) |
(* -1 (* z (+ (* -1 x) (* -1 (/ x z))))) |
(fma.f64 x z x) |
(* x (+ 1 z)) |
(fma.f64 x z x) |
(* x (+ 1 z)) |
(fma.f64 x z x) |
(* x (+ 1 z)) |
(fma.f64 x z x) |
(* x (+ 1 z)) |
(fma.f64 x z x) |
(* x (+ 1 z)) |
(fma.f64 x z x) |
(* x (+ 1 z)) |
(fma.f64 x z x) |
(* x (+ 1 z)) |
(fma.f64 x z x) |
(* x (+ 1 z)) |
(fma.f64 x z x) |
(* -1 (* x (- (* -1 z) 1))) |
(fma.f64 x z x) |
(* -1 (* x (- (* -1 z) 1))) |
(fma.f64 x z x) |
(* -1 (* x (- (* -1 z) 1))) |
(fma.f64 x z x) |
(* -1 (* x (- (* -1 z) 1))) |
(fma.f64 x z x) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ (* t x) z) |
(*.f64 t (/.f64 x z)) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(/ x z) |
(/.f64 x z) |
(* x (- (/ y z) t)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* x (- (/ y z) t)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* x (- (/ y z) t)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* x (- (/ y z) t)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* x (- (/ y z) t)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* x (- (/ y z) t)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* x (- (/ y z) t)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* x (- (/ y z) t)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* x (- (/ y z) t)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* x (- (/ y z) t)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* x (- (/ y z) t)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* x (- (/ y z) t)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(* y (+ (* -1 (/ (* t x) y)) (/ x z))) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* y (+ (* -1 (/ (* t x) y)) (/ x z))) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* y (+ (* -1 (/ (* t x) y)) (/ x z))) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) y)))) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) y)))) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* -1 (* y (+ (* -1 (/ x z)) (/ (* t x) y)))) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (+ (* -1 (* t (* x z))) (* x y)) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (+ (* -1 (* t (* x z))) (* x y)) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (+ (* -1 (* t (* x z))) (* x y)) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(+ (* -1 (* t x)) (/ (* x y) z)) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* t (+ (* -1 x) (/ (* x y) (* t z)))) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* t (+ (* -1 x) (/ (* x y) (* t z)))) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* t (+ (* -1 x) (/ (* x y) (* t z)))) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* -1 (* t x)) |
(*.f64 t (neg.f64 x)) |
(* -1 (* t (+ x (* -1 (/ (* x y) (* t z)))))) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* -1 (* t (+ x (* -1 (/ (* x y) (* t z)))))) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* -1 (* t (+ x (* -1 (/ (* x y) (* t z)))))) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(* -1 t) |
(neg.f64 t) |
(- (/ y z) t) |
(-.f64 (/.f64 y z) t) |
(- (/ y z) t) |
(-.f64 (/.f64 y z) t) |
(- (/ y z) t) |
(-.f64 (/.f64 y z) t) |
(/ y z) |
(/.f64 y z) |
(* y (+ (* -1 (/ t y)) (/ 1 z))) |
(-.f64 (/.f64 y z) t) |
(* y (+ (* -1 (/ t y)) (/ 1 z))) |
(-.f64 (/.f64 y z) t) |
(* y (+ (* -1 (/ t y)) (/ 1 z))) |
(-.f64 (/.f64 y z) t) |
(/ y z) |
(/.f64 y z) |
(* -1 (* y (- (/ t y) (/ 1 z)))) |
(-.f64 (/.f64 y z) t) |
(* -1 (* y (- (/ t y) (/ 1 z)))) |
(-.f64 (/.f64 y z) t) |
(* -1 (* y (- (/ t y) (/ 1 z)))) |
(-.f64 (/.f64 y z) t) |
(/ y z) |
(/.f64 y z) |
(/ (+ y (* -1 (* t z))) z) |
(/.f64 (-.f64 y (*.f64 t z)) z) |
(/ (+ y (* -1 (* t z))) z) |
(/.f64 (-.f64 y (*.f64 t z)) z) |
(/ (+ y (* -1 (* t z))) z) |
(/.f64 (-.f64 y (*.f64 t z)) z) |
(* -1 t) |
(neg.f64 t) |
(- (/ y z) t) |
(-.f64 (/.f64 y z) t) |
(- (/ y z) t) |
(-.f64 (/.f64 y z) t) |
(- (/ y z) t) |
(-.f64 (/.f64 y z) t) |
(* -1 t) |
(neg.f64 t) |
(- (/ y z) t) |
(-.f64 (/.f64 y z) t) |
(- (/ y z) t) |
(-.f64 (/.f64 y z) t) |
(- (/ y z) t) |
(-.f64 (/.f64 y z) t) |
(/ y z) |
(/.f64 y z) |
(+ (* -1 t) (/ y z)) |
(-.f64 (/.f64 y z) t) |
(+ (* -1 t) (/ y z)) |
(-.f64 (/.f64 y z) t) |
(+ (* -1 t) (/ y z)) |
(-.f64 (/.f64 y z) t) |
(* -1 t) |
(neg.f64 t) |
(* t (- (/ y (* t z)) 1)) |
(-.f64 (/.f64 y z) t) |
(* t (- (/ y (* t z)) 1)) |
(-.f64 (/.f64 y z) t) |
(* t (- (/ y (* t z)) 1)) |
(-.f64 (/.f64 y z) t) |
(* -1 t) |
(neg.f64 t) |
(* -1 (* t (+ 1 (* -1 (/ y (* t z)))))) |
(-.f64 (/.f64 y z) t) |
(* -1 (* t (+ 1 (* -1 (/ y (* t z)))))) |
(-.f64 (/.f64 y z) t) |
(* -1 (* t (+ 1 (* -1 (/ y (* t z)))))) |
(-.f64 (/.f64 y z) t) |
(/ 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) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ (* x y) z) |
(/.f64 (*.f64 x y) z) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
(/ z x) |
(/.f64 z x) |
Compiled 17 197 to 2 066 computations (88% saved)
20 alts after pruning (10 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 249 | 6 | 1 255 |
| Fresh | 4 | 4 | 8 |
| Picked | 0 | 5 | 5 |
| Done | 1 | 5 | 6 |
| Total | 1 254 | 20 | 1 274 |
| Status | Accuracy | Program |
|---|---|---|
| 63.8% | (/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) | |
| ✓ | 71.2% | (/.f64 (*.f64 (+.f64 y t) x) z) |
| 63.9% | (/.f64 (*.f64 y x) z) | |
| ✓ | 68.8% | (/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z) |
| ✓ | 31.8% | (/.f64 (*.f64 t x) z) |
| ✓ | 64.8% | (/.f64 y (/.f64 z x)) |
| 73.0% | (/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) z)) | |
| 32.2% | (/.f64 t (/.f64 z x)) | |
| 17.9% | (*.f64 (fma.f64 t z t) (neg.f64 x)) | |
| 64.6% | (*.f64 (/.f64 x z) y) | |
| ✓ | 32.1% | (*.f64 (/.f64 x z) t) |
| 32.8% | (*.f64 (/.f64 t z) x) | |
| 63.8% | (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y x)) | |
| 19.8% | (*.f64 (+.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t x)) | |
| ✓ | 22.9% | (*.f64 (neg.f64 t) x) |
| ✓ | 63.9% | (*.f64 x (/.f64 y z)) |
| ✓ | 40.4% | (*.f64 x (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
| ✓ | 68.6% | (*.f64 x (-.f64 (/.f64 y z) t)) |
| 6.1% | (*.f64 t (*.f64 x (neg.f64 z))) | |
| ✓ | 17.9% | (neg.f64 (*.f64 t (fma.f64 z x x))) |
Compiled 661 to 287 computations (56.6% saved)
| Inputs |
|---|
(*.f64 (neg.f64 t) x) |
(*.f64 t (*.f64 x (neg.f64 z))) |
(neg.f64 (*.f64 t (fma.f64 z x x))) |
(*.f64 x (neg.f64 (fma.f64 t z t))) |
(*.f64 (fma.f64 t z t) (neg.f64 x)) |
(*.f64 (+.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t x)) |
(*.f64 x (/.f64 t z)) |
(*.f64 x (/.f64 y z)) |
(*.f64 (/.f64 t z) x) |
(*.f64 (/.f64 x z) t) |
(*.f64 (/.f64 x z) y) |
(/.f64 (*.f64 t x) z) |
(/.f64 (*.f64 x y) z) |
(/.f64 (*.f64 y x) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(*.f64 x (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (+.f64 y t)) z) |
(/.f64 (*.f64 (+.f64 y t) x) z) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) x)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y x)) |
(/.f64 t (/.f64 z x)) |
(/.f64 x (/.f64 z y)) |
(/.f64 y (/.f64 z x)) |
(*.f64 t (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64))) x)) |
(/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z) |
(/.f64 x (/.f64 (+.f64 z #s(literal -1 binary64)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t z))) |
(*.f64 (/.f64 (*.f64 t x) (fma.f64 z z #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) z)) |
(/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) z)) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 (neg.f64 t) z))) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z y) x)) |
(/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) z) y (/.f64 t (+.f64 #s(literal -1 binary64) z)))) |
(*.f64 t (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 x z))) |
(*.f64 x (/.f64 (fma.f64 z t (*.f64 (+.f64 #s(literal -1 binary64) z) y)) (*.f64 (+.f64 #s(literal -1 binary64) z) z))) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) z) t)))) |
(*.f64 (*.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) x) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 #s(literal 1 binary64) z)))) |
(*.f64 (/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 1 binary64) z)) (*.f64 z t)) (-.f64 #s(literal 1 binary64) z)) (/.f64 x z)) |
(*.f64 x (*.f64 (-.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 z y) t)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (-.f64 #s(literal 1 binary64) z))))) |
(*.f64 x (fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 z (*.f64 z z)))) (/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 z z z)))) (/.f64 y z))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) y) (*.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) z)))) (fma.f64 (-.f64 #s(literal 1 binary64) z) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) y)) (*.f64 (*.f64 z t) (fma.f64 z t (*.f64 (-.f64 #s(literal 1 binary64) z) y))))) |
(*.f64 y (*.f64 (pow.f64 (pow.f64 z #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) |
| Outputs |
|---|
(/.f64 y (/.f64 z x)) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (*.f64 x y) z) |
6 calls:
| 46.0ms | t |
| 40.0ms | y |
| 15.0ms | x |
| 12.0ms | z |
| 12.0ms | (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.3% | 1 | x |
| 93.3% | 1 | y |
| 96.8% | 3 | z |
| 93.3% | 1 | t |
| 98.0% | 3 | (*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
| 98.0% | 3 | (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
Compiled 48 to 35 computations (27.1% saved)
| Inputs |
|---|
(*.f64 (neg.f64 t) x) |
(*.f64 t (*.f64 x (neg.f64 z))) |
(neg.f64 (*.f64 t (fma.f64 z x x))) |
(*.f64 x (neg.f64 (fma.f64 t z t))) |
(*.f64 (fma.f64 t z t) (neg.f64 x)) |
(*.f64 (+.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t x)) |
(*.f64 x (/.f64 t z)) |
(*.f64 x (/.f64 y z)) |
(*.f64 (/.f64 t z) x) |
(*.f64 (/.f64 x z) t) |
(*.f64 (/.f64 x z) y) |
(/.f64 (*.f64 t x) z) |
(/.f64 (*.f64 x y) z) |
(/.f64 (*.f64 y x) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(*.f64 x (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (+.f64 y t)) z) |
(/.f64 (*.f64 (+.f64 y t) x) z) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) x)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y x)) |
(/.f64 t (/.f64 z x)) |
(/.f64 x (/.f64 z y)) |
(/.f64 y (/.f64 z x)) |
(*.f64 t (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64))) x)) |
(/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z) |
(/.f64 x (/.f64 (+.f64 z #s(literal -1 binary64)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t z))) |
(*.f64 (/.f64 (*.f64 t x) (fma.f64 z z #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) z)) |
(/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y t)) z)) |
(*.f64 x (-.f64 (/.f64 y z) (/.f64 (neg.f64 t) z))) |
| Outputs |
|---|
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t z))) |
(/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z) |
(*.f64 x (+.f64 (/.f64 y z) (/.f64 t z))) |
6 calls:
| 11.0ms | x |
| 11.0ms | z |
| 9.0ms | y |
| 9.0ms | t |
| 9.0ms | (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.8% | 6 | t |
| 77.6% | 2 | x |
| 81.9% | 4 | y |
| 95.9% | 3 | z |
| 83.3% | 3 | (*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
| 88.4% | 3 | (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
Compiled 48 to 35 computations (27.1% saved)
| Inputs |
|---|
(*.f64 (neg.f64 t) x) |
(*.f64 t (*.f64 x (neg.f64 z))) |
(neg.f64 (*.f64 t (fma.f64 z x x))) |
(*.f64 x (neg.f64 (fma.f64 t z t))) |
(*.f64 (fma.f64 t z t) (neg.f64 x)) |
(*.f64 (+.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t x)) |
(*.f64 x (/.f64 t z)) |
(*.f64 x (/.f64 y z)) |
(*.f64 (/.f64 t z) x) |
(*.f64 (/.f64 x z) t) |
(*.f64 (/.f64 x z) y) |
(/.f64 (*.f64 t x) z) |
(/.f64 (*.f64 x y) z) |
(/.f64 (*.f64 y x) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(*.f64 x (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (+.f64 y t)) z) |
(/.f64 (*.f64 (+.f64 y t) x) z) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) x)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y x)) |
(/.f64 t (/.f64 z x)) |
(/.f64 x (/.f64 z y)) |
(/.f64 y (/.f64 z x)) |
(*.f64 t (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64))) x)) |
(/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z) |
(/.f64 x (/.f64 (+.f64 z #s(literal -1 binary64)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
| Outputs |
|---|
(/.f64 (*.f64 x (+.f64 y t)) z) |
(/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z) |
(/.f64 (*.f64 x (+.f64 y t)) z) |
1 calls:
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.2% | 3 | z |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(*.f64 (neg.f64 t) x) |
(*.f64 t (*.f64 x (neg.f64 z))) |
(neg.f64 (*.f64 t (fma.f64 z x x))) |
(*.f64 x (neg.f64 (fma.f64 t z t))) |
(*.f64 (fma.f64 t z t) (neg.f64 x)) |
(*.f64 (+.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t x)) |
(*.f64 x (/.f64 t z)) |
(*.f64 x (/.f64 y z)) |
(*.f64 (/.f64 t z) x) |
(*.f64 (/.f64 x z) t) |
(*.f64 (/.f64 x z) y) |
(/.f64 (*.f64 t x) z) |
(/.f64 (*.f64 x y) z) |
(/.f64 (*.f64 y x) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(*.f64 x (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (+.f64 y t)) z) |
(/.f64 (*.f64 (+.f64 y t) x) z) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) z) x)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 y x)) |
(/.f64 t (/.f64 z x)) |
(/.f64 x (/.f64 z y)) |
(/.f64 y (/.f64 z x)) |
(*.f64 t (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal -1 binary64))) x)) |
| Outputs |
|---|
(/.f64 (*.f64 x (+.f64 y t)) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(/.f64 (*.f64 x (+.f64 y t)) z) |
1 calls:
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.4% | 3 | z |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(*.f64 (neg.f64 t) x) |
(*.f64 t (*.f64 x (neg.f64 z))) |
(neg.f64 (*.f64 t (fma.f64 z x x))) |
(*.f64 x (neg.f64 (fma.f64 t z t))) |
(*.f64 (fma.f64 t z t) (neg.f64 x)) |
(*.f64 (+.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t x)) |
(*.f64 x (/.f64 t z)) |
(*.f64 x (/.f64 y z)) |
(*.f64 (/.f64 t z) x) |
(*.f64 (/.f64 x z) t) |
(*.f64 (/.f64 x z) y) |
(/.f64 (*.f64 t x) z) |
(/.f64 (*.f64 x y) z) |
(/.f64 (*.f64 y x) z) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(*.f64 x (/.f64 t (+.f64 z #s(literal -1 binary64)))) |
| Outputs |
|---|
(*.f64 (/.f64 x z) y) |
(*.f64 x (-.f64 (/.f64 y z) t)) |
(*.f64 x (/.f64 y z)) |
(*.f64 x (/.f64 t z)) |
6 calls:
| 8.0ms | y |
| 5.0ms | z |
| 5.0ms | t |
| 5.0ms | x |
| 5.0ms | (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.6% | 2 | x |
| 75.7% | 3 | t |
| 80.3% | 4 | y |
| 73.5% | 3 | (*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
| 81.3% | 5 | (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
| 80.4% | 4 | z |
Compiled 48 to 35 computations (27.1% saved)
| Inputs |
|---|
(*.f64 (neg.f64 t) x) |
(*.f64 t (*.f64 x (neg.f64 z))) |
(neg.f64 (*.f64 t (fma.f64 z x x))) |
(*.f64 x (neg.f64 (fma.f64 t z t))) |
(*.f64 (fma.f64 t z t) (neg.f64 x)) |
(*.f64 (+.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t x)) |
(*.f64 x (/.f64 t z)) |
(*.f64 x (/.f64 y z)) |
(*.f64 (/.f64 t z) x) |
(*.f64 (/.f64 x z) t) |
(*.f64 (/.f64 x z) y) |
(/.f64 (*.f64 t x) z) |
(/.f64 (*.f64 x y) z) |
(/.f64 (*.f64 y x) z) |
| Outputs |
|---|
(*.f64 (/.f64 x z) y) |
(*.f64 (neg.f64 t) x) |
(*.f64 x (/.f64 y z)) |
(*.f64 (/.f64 x z) y) |
6 calls:
| 6.0ms | z |
| 6.0ms | (*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
| 5.0ms | t |
| 5.0ms | x |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.0% | 2 | x |
| 69.3% | 3 | (*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
| 70.8% | 4 | t |
| 71.2% | 4 | (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
| 69.6% | 3 | y |
| 73.7% | 6 | z |
Compiled 48 to 35 computations (27.1% saved)
| Inputs |
|---|
(*.f64 (neg.f64 t) x) |
(*.f64 t (*.f64 x (neg.f64 z))) |
(neg.f64 (*.f64 t (fma.f64 z x x))) |
(*.f64 x (neg.f64 (fma.f64 t z t))) |
(*.f64 (fma.f64 t z t) (neg.f64 x)) |
(*.f64 (+.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t x)) |
(*.f64 x (/.f64 t z)) |
(*.f64 x (/.f64 y z)) |
(*.f64 (/.f64 t z) x) |
(*.f64 (/.f64 x z) t) |
| Outputs |
|---|
(*.f64 x (/.f64 t z)) |
(*.f64 x (/.f64 y z)) |
(*.f64 (neg.f64 t) x) |
5 calls:
| 9.0ms | x |
| 4.0ms | t |
| 4.0ms | y |
| 4.0ms | (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
| 3.0ms | (*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.1% | 3 | t |
| 63.9% | 1 | (*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
| 63.9% | 1 | x |
| 68.0% | 3 | y |
| 63.9% | 1 | (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
Compiled 43 to 31 computations (27.9% saved)
| Inputs |
|---|
(*.f64 (neg.f64 t) x) |
(*.f64 t (*.f64 x (neg.f64 z))) |
(neg.f64 (*.f64 t (fma.f64 z x x))) |
(*.f64 x (neg.f64 (fma.f64 t z t))) |
(*.f64 (fma.f64 t z t) (neg.f64 x)) |
(*.f64 (+.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t x)) |
(*.f64 x (/.f64 t z)) |
| Outputs |
|---|
(*.f64 x (/.f64 t z)) |
(neg.f64 (*.f64 t (fma.f64 z x x))) |
(*.f64 x (/.f64 t z)) |
6 calls:
| 5.0ms | y |
| 3.0ms | x |
| 3.0ms | t |
| 3.0ms | (*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
| 3.0ms | (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.8% | 1 | (*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
| 35.9% | 2 | (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
| 34.5% | 2 | x |
| 32.8% | 1 | y |
| 40.4% | 3 | z |
| 32.8% | 1 | t |
Compiled 48 to 35 computations (27.1% saved)
Total -11.3b remaining (-23%)
Threshold costs -11.3b (-23%)
| Inputs |
|---|
(*.f64 (neg.f64 t) x) |
(*.f64 t (*.f64 x (neg.f64 z))) |
(neg.f64 (*.f64 t (fma.f64 z x x))) |
(*.f64 x (neg.f64 (fma.f64 t z t))) |
(*.f64 (fma.f64 t z t) (neg.f64 x)) |
(*.f64 (+.f64 (neg.f64 z) #s(literal -1 binary64)) (*.f64 t x)) |
| Outputs |
|---|
(*.f64 (neg.f64 t) x) |
6 calls:
| 4.0ms | x |
| 3.0ms | (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
| 3.0ms | z |
| 3.0ms | y |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 22.9% | 1 | (*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) |
| 22.9% | 1 | t |
| 22.9% | 1 | y |
| 22.9% | 1 | x |
| 22.9% | 1 | (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) |
| 22.9% | 1 | z |
Compiled 48 to 35 computations (27.1% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.884905547479362e+293 | 9.796888744648529e+294 |
| 0.0ms | -inf | -8.314672998899247e+300 |
Compiled 18 to 17 computations (5.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 5.601446743366433e-14 | 3.587272326190884e-10 |
| 13.0ms | -0.24994340296975076 | -2.6088272682262837e-9 |
| 22.0ms | 272× | 0 | valid |
Compiled 494 to 323 computations (34.6% saved)
ival-div: 4.0ms (48.4% of total)ival-sub: 2.0ms (24.2% of total)ival-mult: 2.0ms (24.2% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 5.601446743366433e-14 | 3.587272326190884e-10 |
| 30.0ms | -3.4622122282276684e+20 | -31311760285688100.0 |
| 34.0ms | 256× | 0 | valid |
Compiled 434 to 289 computations (33.4% saved)
ival-div: 4.0ms (50.3% of total)ival-sub: 2.0ms (25.1% of total)ival-mult: 2.0ms (25.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 5.601446743366433e-14 | 3.587272326190884e-10 |
| 13.0ms | -3.4622122282276684e+20 | -31311760285688100.0 |
| 16.0ms | 256× | 0 | valid |
Compiled 402 to 273 computations (32.1% saved)
ival-div: 5.0ms (53.2% of total)ival-sub: 2.0ms (21.3% of total)ival-mult: 1.0ms (10.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 1.748818467240684e+251 | 9.011048212680245e+251 |
| 13.0ms | 5.601446743366433e-14 | 3.587272326190884e-10 |
| 11.0ms | -2.3372257805414024e+136 | -2.411174562974837e+133 |
| 22.0ms | 352× | 0 | valid |
Compiled 490 to 341 computations (30.4% saved)
ival-div: 5.0ms (45.9% of total)ival-sub: 3.0ms (27.6% of total)ival-mult: 2.0ms (18.4% 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 | 8.370647077181294e+143 | 6.210411166050986e+145 |
| 0.0ms | -2.2429776135226213e+250 | -2.965021177276004e+247 |
| 0.0ms | -inf | -8.314672998899247e+300 |
Compiled 18 to 17 computations (5.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 4.572081629486566e+151 | 9.250290230226896e+155 |
| 16.0ms | -2.482910161911141e+218 | -5.144449554388661e+208 |
| 19.0ms | 288× | 0 | valid |
Compiled 370 to 269 computations (27.3% saved)
ival-div: 4.0ms (37.1% of total)ival-sub: 4.0ms (37.1% of total)ival-mult: 2.0ms (18.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 123263938.403658 | 453768766.3401829 |
| 13.0ms | -1901616842069.8206 | -47710938.1350024 |
| 14.0ms | 208× | 0 | valid |
Compiled 304 to 212 computations (30.3% saved)
ival-div: 3.0ms (46.1% of total)ival-sub: 2.0ms (30.7% of total)ival-mult: 1.0ms (15.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 300× | distribute-lft-neg-in_binary64 |
| 288× | unsub-neg_binary64 |
| 240× | neg-mul-1_binary64 |
| 186× | cancel-sign-sub_binary64 |
| 150× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 256 |
| 1 | 124 | 256 |
| 2 | 156 | 256 |
| 3 | 178 | 256 |
| 4 | 202 | 256 |
| 5 | 249 | 256 |
| 6 | 396 | 256 |
| 7 | 639 | 256 |
| 8 | 852 | 256 |
| 9 | 1035 | 256 |
| 10 | 1145 | 256 |
| 11 | 1176 | 256 |
| 12 | 1181 | 256 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) #s(literal -inf.0 binary64)) (/.f64 y (/.f64 z x)) (if (<=.f64 (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) #s(literal 500000000000000033218233870624051559273578085293146227242730553688428373313942025291772445173343784902203060391783730334018872146080525445438937693685560099880385440039019562564899736303066977469942164287306646602841967984783674295365678010359632817483559061875818696759295984370225714747670528 binary64)) (*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) (/.f64 (*.f64 x y) z))) |
(if (<=.f64 z #s(literal -2206763817411543/9007199254740992 binary64)) (*.f64 x (+.f64 (/.f64 y z) (/.f64 t z))) (if (<=.f64 z #s(literal 6769984589841923/19342813113834066795298816 binary64)) (/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z) (*.f64 x (+.f64 (/.f64 y z) (/.f64 t z))))) |
(if (<=.f64 z #s(literal -32000000000000000 binary64)) (/.f64 (*.f64 x (+.f64 y t)) z) (if (<=.f64 z #s(literal 6769984589841923/19342813113834066795298816 binary64)) (/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z) (/.f64 (*.f64 x (+.f64 y t)) z))) |
(if (<=.f64 z #s(literal -32000000000000000 binary64)) (/.f64 (*.f64 x (+.f64 y t)) z) (if (<=.f64 z #s(literal 6769984589841923/19342813113834066795298816 binary64)) (*.f64 x (-.f64 (/.f64 y z) t)) (/.f64 (*.f64 x (+.f64 y t)) z))) |
(if (<=.f64 z #s(literal -60000000000000001341070341568611596010590455805842557362873018573401589161454061575857221071058603570060915425025749722217511269695488 binary64)) (*.f64 (/.f64 x z) y) (if (<=.f64 z #s(literal 6769984589841923/19342813113834066795298816 binary64)) (*.f64 x (-.f64 (/.f64 y z) t)) (if (<=.f64 z #s(literal 520000000000000035279722476036090962370742056984041159375520433549229286771931245201041081809475132429074482963775085070913988082542658624528127731474736132699018320511929682885625246058633753985948092794311260846415604818396062595861881292745670131712 binary64)) (*.f64 x (/.f64 y z)) (*.f64 x (/.f64 t z))))) |
(if (<=.f64 (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) #s(literal -inf.0 binary64)) (*.f64 (/.f64 x z) y) (if (<=.f64 (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) #s(literal -19999999999999998421936661664294053151080855387504444745733035393436825233278672005560948283410708288220728162236284648020809571429082630568562515505514583247285006834145935719548240949300738322281106670384019261349564171109391944306795105153030553600 binary64)) (*.f64 (neg.f64 t) x) (if (<=.f64 (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) #s(literal 1000000000000000023745432358651105357408657927828682187473464988670237429542020572568177628216083294129345969133840116075793413169890081573437440 binary64)) (*.f64 x (/.f64 y z)) (*.f64 (/.f64 x z) y)))) |
(if (<=.f64 t #s(literal -52000000000000000881855878251047393767690468208432215710530111831859490385682016841982790313927058094931556532866580966843071324534305704387913370611200349421140654926007263580175888429914854513329017083396096 binary64)) (*.f64 x (/.f64 t z)) (if (<=.f64 t #s(literal 1699999999999999869297285713236606579815589958970929810513396484474032052745076701673403161338856309300801656094417858546023538117120265684825515113840640 binary64)) (*.f64 x (/.f64 y z)) (*.f64 (neg.f64 t) x))) |
(if (<=.f64 z #s(literal -48000000 binary64)) (*.f64 x (/.f64 t z)) (if (<=.f64 z #s(literal 125000000 binary64)) (neg.f64 (*.f64 t (fma.f64 z x x))) (*.f64 x (/.f64 t z)))) |
(*.f64 (neg.f64 t) x) |
| Outputs |
|---|
(if (<=.f64 (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) #s(literal -inf.0 binary64)) (/.f64 y (/.f64 z x)) (if (<=.f64 (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) #s(literal 500000000000000033218233870624051559273578085293146227242730553688428373313942025291772445173343784902203060391783730334018872146080525445438937693685560099880385440039019562564899736303066977469942164287306646602841967984783674295365678010359632817483559061875818696759295984370225714747670528 binary64)) (*.f64 x (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z)))) (/.f64 (*.f64 x y) z))) |
(if (<=.f64 (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) #s(literal -inf.0 binary64)) (/.f64 y (/.f64 z x)) (if (<=.f64 (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) #s(literal 500000000000000033218233870624051559273578085293146227242730553688428373313942025291772445173343784902203060391783730334018872146080525445438937693685560099880385440039019562564899736303066977469942164287306646602841967984783674295365678010359632817483559061875818696759295984370225714747670528 binary64)) (*.f64 (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) x) (/.f64 (*.f64 y x) z))) |
(if (<=.f64 z #s(literal -2206763817411543/9007199254740992 binary64)) (*.f64 x (+.f64 (/.f64 y z) (/.f64 t z))) (if (<=.f64 z #s(literal 6769984589841923/19342813113834066795298816 binary64)) (/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z) (*.f64 x (+.f64 (/.f64 y z) (/.f64 t z))))) |
(if (<=.f64 z #s(literal -32000000000000000 binary64)) (/.f64 (*.f64 x (+.f64 y t)) z) (if (<=.f64 z #s(literal 6769984589841923/19342813113834066795298816 binary64)) (/.f64 (*.f64 x (-.f64 y (*.f64 z t))) z) (/.f64 (*.f64 x (+.f64 y t)) z))) |
(if (<=.f64 z #s(literal -32000000000000000 binary64)) (/.f64 (*.f64 x (+.f64 y t)) z) (if (<=.f64 z #s(literal 6769984589841923/19342813113834066795298816 binary64)) (*.f64 x (-.f64 (/.f64 y z) t)) (/.f64 (*.f64 x (+.f64 y t)) z))) |
(if (<=.f64 z #s(literal -60000000000000001341070341568611596010590455805842557362873018573401589161454061575857221071058603570060915425025749722217511269695488 binary64)) (*.f64 (/.f64 x z) y) (if (<=.f64 z #s(literal 6769984589841923/19342813113834066795298816 binary64)) (*.f64 x (-.f64 (/.f64 y z) t)) (if (<=.f64 z #s(literal 520000000000000035279722476036090962370742056984041159375520433549229286771931245201041081809475132429074482963775085070913988082542658624528127731474736132699018320511929682885625246058633753985948092794311260846415604818396062595861881292745670131712 binary64)) (*.f64 x (/.f64 y z)) (*.f64 x (/.f64 t z))))) |
(if (<=.f64 z #s(literal -60000000000000001341070341568611596010590455805842557362873018573401589161454061575857221071058603570060915425025749722217511269695488 binary64)) (*.f64 y (/.f64 x z)) (if (<=.f64 z #s(literal 6769984589841923/19342813113834066795298816 binary64)) (*.f64 x (-.f64 (/.f64 y z) t)) (if (<=.f64 z #s(literal 520000000000000035279722476036090962370742056984041159375520433549229286771931245201041081809475132429074482963775085070913988082542658624528127731474736132699018320511929682885625246058633753985948092794311260846415604818396062595861881292745670131712 binary64)) (*.f64 (/.f64 y z) x) (*.f64 x (/.f64 t z))))) |
(if (<=.f64 (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) #s(literal -inf.0 binary64)) (*.f64 (/.f64 x z) y) (if (<=.f64 (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) #s(literal -19999999999999998421936661664294053151080855387504444745733035393436825233278672005560948283410708288220728162236284648020809571429082630568562515505514583247285006834145935719548240949300738322281106670384019261349564171109391944306795105153030553600 binary64)) (*.f64 (neg.f64 t) x) (if (<=.f64 (-.f64 (/.f64 y z) (/.f64 t (-.f64 #s(literal 1 binary64) z))) #s(literal 1000000000000000023745432358651105357408657927828682187473464988670237429542020572568177628216083294129345969133840116075793413169890081573437440 binary64)) (*.f64 x (/.f64 y z)) (*.f64 (/.f64 x z) y)))) |
(if (<=.f64 (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) #s(literal -inf.0 binary64)) (*.f64 y (/.f64 x z)) (if (<=.f64 (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) #s(literal -19999999999999998421936661664294053151080855387504444745733035393436825233278672005560948283410708288220728162236284648020809571429082630568562515505514583247285006834145935719548240949300738322281106670384019261349564171109391944306795105153030553600 binary64)) (*.f64 t (neg.f64 x)) (if (<=.f64 (+.f64 (/.f64 y z) (/.f64 t (+.f64 z #s(literal -1 binary64)))) #s(literal 1000000000000000023745432358651105357408657927828682187473464988670237429542020572568177628216083294129345969133840116075793413169890081573437440 binary64)) (*.f64 (/.f64 y z) x) (*.f64 y (/.f64 x z))))) |
(if (<=.f64 t #s(literal -52000000000000000881855878251047393767690468208432215710530111831859490385682016841982790313927058094931556532866580966843071324534305704387913370611200349421140654926007263580175888429914854513329017083396096 binary64)) (*.f64 x (/.f64 t z)) (if (<=.f64 t #s(literal 1699999999999999869297285713236606579815589958970929810513396484474032052745076701673403161338856309300801656094417858546023538117120265684825515113840640 binary64)) (*.f64 x (/.f64 y z)) (*.f64 (neg.f64 t) x))) |
(if (<=.f64 t #s(literal -52000000000000000881855878251047393767690468208432215710530111831859490385682016841982790313927058094931556532866580966843071324534305704387913370611200349421140654926007263580175888429914854513329017083396096 binary64)) (*.f64 x (/.f64 t z)) (if (<=.f64 t #s(literal 1699999999999999869297285713236606579815589958970929810513396484474032052745076701673403161338856309300801656094417858546023538117120265684825515113840640 binary64)) (*.f64 (/.f64 y z) x) (*.f64 t (neg.f64 x)))) |
(if (<=.f64 z #s(literal -48000000 binary64)) (*.f64 x (/.f64 t z)) (if (<=.f64 z #s(literal 125000000 binary64)) (neg.f64 (*.f64 t (fma.f64 z x x))) (*.f64 x (/.f64 t z)))) |
(*.f64 (neg.f64 t) x) |
(*.f64 t (neg.f64 x)) |
| 13 400× | accelerator-lowering-fma.f32 |
| 13 400× | accelerator-lowering-fma.f64 |
| 10 790× | accelerator-lowering-fma.f32 |
| 10 790× | accelerator-lowering-fma.f64 |
| 5 880× | accelerator-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 433 | 4856 |
| 1 | 1406 | 4485 |
| 2 | 4275 | 4390 |
| 0 | 8498 | 4284 |
| 0 | 20 | 73 |
| 1 | 104 | 71 |
| 2 | 859 | 69 |
| 0 | 8897 | 69 |
| 0 | 203 | 1206 |
| 1 | 615 | 1158 |
| 2 | 1761 | 1126 |
| 3 | 5517 | 1114 |
| 0 | 8319 | 1097 |
| 0 | 27 | 122 |
| 1 | 171 | 112 |
| 2 | 1649 | 112 |
| 0 | 8452 | 112 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 629 to 317 computations (49.6% saved)
(negabs x)
Compiled 938 to 310 computations (67% saved)
Loading profile data...