
Time bar (total: 12.6s)
| 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 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 50% | 49.9% | 49.9% | 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 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 15 to 15 computations (0% saved)
| 887.0ms | 8 256× | 0 | valid |
ival-mult: 369.0ms (59% of total)ival-div: 163.0ms (26.1% of total)ival-sub: 76.0ms (12.2% of total)exact: 8.0ms (1.3% of total)ival-true: 6.0ms (1% of total)ival-assert: 3.0ms (0.5% of total)| 2× | egg-herbie |
| 3 504× | accelerator-lowering-fma.f32 |
| 3 504× | accelerator-lowering-fma.f64 |
| 2 640× | *-lowering-*.f32 |
| 2 640× | *-lowering-*.f64 |
| 1 084× | associate-*l/ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 282 |
| 1 | 303 | 273 |
| 2 | 1039 | 273 |
| 3 | 3863 | 273 |
| 0 | 13 | 13 |
| 1 | 29 | 13 |
| 2 | 104 | 13 |
| 3 | 315 | 13 |
| 4 | 851 | 13 |
| 5 | 1473 | 13 |
| 6 | 2222 | 13 |
| 7 | 2894 | 13 |
| 8 | 4085 | 13 |
| 9 | 4851 | 13 |
| 10 | 5498 | 13 |
| 11 | 5543 | 13 |
| 12 | 5551 | 13 |
| 13 | 5551 | 13 |
| 14 | 6034 | 13 |
| 15 | 6186 | 13 |
| 16 | 6186 | 13 |
| 17 | 6186 | 13 |
| 18 | 6212 | 13 |
| 19 | 6212 | 13 |
| 20 | 6216 | 13 |
| 21 | 6220 | 13 |
| 22 | 6220 | 13 |
| 0 | 6220 | 12 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* x y) (* (* z 9) t)) (* a 2)) |
| Outputs |
|---|
(/ (- (* x y) (* (* z 9) t)) (* a 2)) |
(fma.f64 (fma.f64 x y (fma.f64 t (fma.f64 z #s(literal -9 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 binary64)) |
| Inputs |
|---|
(/ (- (* x y) (* (* z 9) t)) (* a 2)) |
(/ (- (* (neg x) y) (* (* z 9) t)) (* a 2)) |
(/ (- (* x (neg y)) (* (* z 9) t)) (* a 2)) |
(/ (- (* x y) (* (* (neg z) 9) t)) (* a 2)) |
(/ (- (* x y) (* (* z 9) (neg t))) (* a 2)) |
(/ (- (* x y) (* (* z 9) t)) (* (neg a) 2)) |
(neg (/ (- (* (neg x) y) (* (* z 9) t)) (* a 2))) |
(neg (/ (- (* x (neg y)) (* (* z 9) t)) (* a 2))) |
(neg (/ (- (* x y) (* (* (neg z) 9) t)) (* a 2))) |
(neg (/ (- (* x y) (* (* z 9) (neg t))) (* a 2))) |
(neg (/ (- (* x y) (* (* z 9) t)) (* (neg a) 2))) |
(/ (- (* y x) (* (* z 9) t)) (* a 2)) |
(/ (- (* z y) (* (* x 9) t)) (* a 2)) |
(/ (- (* t y) (* (* z 9) x)) (* a 2)) |
(/ (- (* a y) (* (* z 9) t)) (* x 2)) |
(/ (- (* x z) (* (* y 9) t)) (* a 2)) |
(/ (- (* x t) (* (* z 9) y)) (* a 2)) |
(/ (- (* x a) (* (* z 9) t)) (* y 2)) |
(/ (- (* x y) (* (* t 9) z)) (* a 2)) |
(/ (- (* x y) (* (* a 9) t)) (* z 2)) |
(/ (- (* x y) (* (* z 9) a)) (* t 2)) |
| Outputs |
|---|
(/ (- (* x y) (* (* z 9) t)) (* a 2)) |
(/ (+ (* x y) (* z (* t -9))) (* a 2)) |
(/ (- (* (neg x) y) (* (* z 9) t)) (* a 2)) |
(/ (- (* z (* t -9)) (* x y)) (* a 2)) |
(/ (- (* x (neg y)) (* (* z 9) t)) (* a 2)) |
(/ (- (* z (* t -9)) (* x y)) (* a 2)) |
(/ (- (* x y) (* (* (neg z) 9) t)) (* a 2)) |
(/ (- (* z (* t -9)) (* x y)) (* a -2)) |
(/ (- (* x y) (* (* z 9) (neg t))) (* a 2)) |
(/ (- (* z (* t -9)) (* x y)) (* a -2)) |
(/ (- (* x y) (* (* z 9) t)) (* (neg a) 2)) |
(/ (+ (* x y) (* z (* t -9))) (* a -2)) |
(neg (/ (- (* (neg x) y) (* (* z 9) t)) (* a 2))) |
(/ (- (* z (* t -9)) (* x y)) (* a -2)) |
(neg (/ (- (* x (neg y)) (* (* z 9) t)) (* a 2))) |
(/ (- (* z (* t -9)) (* x y)) (* a -2)) |
(neg (/ (- (* x y) (* (* (neg z) 9) t)) (* a 2))) |
(/ (- (* z (* t -9)) (* x y)) (* a 2)) |
(neg (/ (- (* x y) (* (* z 9) (neg t))) (* a 2))) |
(/ (- (* z (* t -9)) (* x y)) (* a 2)) |
(neg (/ (- (* x y) (* (* z 9) t)) (* (neg a) 2))) |
(/ (+ (* x y) (* z (* t -9))) (* a 2)) |
(/ (- (* y x) (* (* z 9) t)) (* a 2)) |
(/ (+ (* x y) (* z (* t -9))) (* a 2)) |
(/ (- (* z y) (* (* x 9) t)) (* a 2)) |
(/ (+ (* y z) (* x (* t -9))) (* a 2)) |
(/ (- (* t y) (* (* z 9) x)) (* a 2)) |
(/ (+ (* y t) (* (* x z) -9)) (* a 2)) |
(/ (- (* a y) (* (* z 9) t)) (* x 2)) |
(/ (+ (* y a) (* z (* t -9))) (* x 2)) |
(/ (- (* x z) (* (* y 9) t)) (* a 2)) |
(/ (+ (* x z) (* y (* t -9))) (* a 2)) |
(/ (- (* x t) (* (* z 9) y)) (* a 2)) |
(/ (- (* x t) (* y (* z 9))) (* a 2)) |
(/ (- (* x a) (* (* z 9) t)) (* y 2)) |
(/ (+ (* x a) (* z (* t -9))) (* y 2)) |
(/ (- (* x y) (* (* t 9) z)) (* a 2)) |
(/ (+ (* x y) (* z (* t -9))) (* a 2)) |
(/ (- (* x y) (* (* a 9) t)) (* z 2)) |
(/ (+ (* x y) (* t (* a -9))) (* z 2)) |
(/ (- (* x y) (* (* z 9) a)) (* t 2)) |
(/ (+ (* x y) (* z (* a -9))) (* t 2)) |
(negabs a)
(sort x y)
(sort z t)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 15 | 0 | - | 0 | - | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 1 | 0 | - | 0 | - | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 0 | 0 | - | 0 | - | (*.f64 a #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| 0 | 0 | - | 0 | - | #s(literal 9 binary64) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 z #s(literal 9 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) | o/n | 15 | 0 |
| ↳ | (*.f64 (*.f64 z #s(literal 9 binary64)) t) | overflow | 23 | |
| ↳ | (*.f64 x y) | overflow | 32 | |
| ↳ | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) | overflow | 50 | |
-.f64 | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) | nan-rescue | 1 | 0 |
| ↳ | (*.f64 x y) | overflow | 32 | |
| ↳ | (*.f64 (*.f64 z #s(literal 9 binary64)) t) | overflow | 23 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 16 | 0 |
| - | 0 | 240 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 16 | 0 | 0 |
| - | 0 | 0 | 240 |
| number | freq |
|---|---|
| 0 | 240 |
| 1 | 16 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 45.0ms | 512× | 0 | valid |
Compiled 126 to 56 computations (55.6% saved)
ival-mult: 15.0ms (67.5% of total)ival-div: 4.0ms (18% of total)ival-sub: 2.0ms (9% of total)exact: 1.0ms (4.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 5 to 5 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.8% | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
Compiled 18 to 13 computations (27.8% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | -64 | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| ✓ | cost-diff | -64 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 192 | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 3 504× | accelerator-lowering-fma.f32 |
| 3 504× | accelerator-lowering-fma.f64 |
| 2 640× | *-lowering-*.f32 |
| 2 640× | *-lowering-*.f64 |
| 978× | distribute-lft-neg-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 43 |
| 1 | 29 | 43 |
| 2 | 104 | 43 |
| 3 | 315 | 43 |
| 4 | 851 | 43 |
| 5 | 1473 | 43 |
| 6 | 2222 | 43 |
| 7 | 2894 | 43 |
| 8 | 4085 | 43 |
| 9 | 4851 | 43 |
| 10 | 5498 | 43 |
| 11 | 5543 | 43 |
| 12 | 5551 | 43 |
| 13 | 5551 | 43 |
| 14 | 6034 | 43 |
| 15 | 6186 | 43 |
| 16 | 6186 | 43 |
| 17 | 6186 | 43 |
| 18 | 6212 | 43 |
| 19 | 6212 | 43 |
| 20 | 6216 | 43 |
| 21 | 6220 | 43 |
| 22 | 6220 | 43 |
| 0 | 6220 | 41 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (- (* x y) (* (* z 9) t)) (* a 2)) |
(- (* x y) (* (* z 9) t)) |
(* x y) |
x |
y |
(* (* z 9) t) |
(* z 9) |
z |
9 |
t |
(* a 2) |
a |
2 |
| Outputs |
|---|
(/ (- (* x y) (* (* z 9) t)) (* a 2)) |
(fma.f64 (fma.f64 x y (fma.f64 t (fma.f64 z #s(literal -9 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 binary64)) |
(- (* x y) (* (* z 9) t)) |
(fma.f64 x y (fma.f64 t (fma.f64 z #s(literal -9 binary64) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
x |
y |
(* (* z 9) t) |
(fma.f64 #s(literal 9 binary64) (fma.f64 z t #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* z 9) |
(fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64)) |
z |
9 |
#s(literal 9 binary64) |
t |
(* a 2) |
(fma.f64 a #s(literal 2 binary64) #s(literal 0 binary64)) |
a |
2 |
#s(literal 2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal 2 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| ✓ | accuracy | 99.6% | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| ✓ | accuracy | 94.2% | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 26.0ms | 256× | 0 | valid |
Compiled 45 to 15 computations (66.7% saved)
ival-mult: 8.0ms (72.3% of total)ival-div: 2.0ms (18.1% of total)ival-sub: 1.0ms (9% 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 9) t))> |
#<alt (/ (- (* x y) (* (* z 9) t)) (* a 2))> |
#<alt (* x y)> |
#<alt (* (* z 9) t)> |
#<alt (* a 2)> |
| Outputs |
|---|
#<alt (* -9 (* t z))> |
#<alt (- (* x y) (* 9 (* t z)))> |
#<alt (- (* x y) (* 9 (* t z)))> |
#<alt (- (* x y) (* 9 (* t z)))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -9 (* t z))> |
#<alt (- (* x y) (* 9 (* t z)))> |
#<alt (- (* x y) (* 9 (* t z)))> |
#<alt (- (* x y) (* 9 (* t z)))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* x y)> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* -9 (* t z))> |
#<alt (* z (- (/ (* x y) z) (* 9 t)))> |
#<alt (* z (- (/ (* x y) z) (* 9 t)))> |
#<alt (* z (- (/ (* x y) z) (* 9 t)))> |
#<alt (* -9 (* t z))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))> |
#<alt (* x y)> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* -9 (* t z))> |
#<alt (* t (- (/ (* x y) t) (* 9 z)))> |
#<alt (* t (- (/ (* x y) t) (* 9 z)))> |
#<alt (* t (- (/ (* x y) t) (* 9 z)))> |
#<alt (* -9 (* t z))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 9 (* t z))> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | a | @ | inf | (/ (- (* x y) (* (* z 9) t)) (* a 2)) |
| 1.0ms | z | @ | inf | (/ (- (* x y) (* (* z 9) t)) (* a 2)) |
| 1.0ms | a | @ | 0 | (/ (- (* x y) (* (* z 9) t)) (* a 2)) |
| 1.0ms | t | @ | inf | (- (* x y) (* (* z 9) t)) |
| 1.0ms | x | @ | 0 | (- (* x y) (* (* z 9) t)) |
| 1× | batch-egg-rewrite |
| 6 386× | *-lowering-*.f32 |
| 6 386× | *-lowering-*.f64 |
| 6 084× | accelerator-lowering-fma.f32 |
| 6 084× | accelerator-lowering-fma.f64 |
| 2 346× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 33 |
| 1 | 50 | 33 |
| 2 | 411 | 33 |
| 3 | 4972 | 33 |
| 0 | 8486 | 31 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* x y) (* (* z 9) t)) |
(/ (- (* x y) (* (* z 9) t)) (* a 2)) |
(* x y) |
(* (* z 9) t) |
(* a 2) |
| Outputs |
|---|
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) |
(+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal 9 binary64) t))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) |
(-.f64 (fma.f64 x y #s(literal 0 binary64)) (*.f64 z (*.f64 #s(literal 9 binary64) t))) |
(fma.f64 x y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(fma.f64 y (/.f64 (*.f64 x (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(fma.f64 (*.f64 x y) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal 9 binary64) (neg.f64 (*.f64 z t)) (*.f64 x y)) |
(fma.f64 #s(literal 9 binary64) (*.f64 (-.f64 #s(literal 0 binary64) z) t) (*.f64 x y)) |
(fma.f64 #s(literal 9 binary64) (*.f64 z (-.f64 #s(literal 0 binary64) t)) (*.f64 x y)) |
(fma.f64 (*.f64 z #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) t) (*.f64 x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(fma.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) #s(literal -1 binary64) (*.f64 x y)) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 (*.f64 x y) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) |
(fma.f64 (*.f64 #s(literal 9 binary64) t) (-.f64 #s(literal 0 binary64) z) (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(fma.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3/2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 x y)) |
(fma.f64 (*.f64 t #s(literal -9 binary64)) z (*.f64 x y)) |
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) |
(fma.f64 (*.f64 x (*.f64 x y)) (/.f64 y (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(fma.f64 (*.f64 y (*.f64 x y)) (/.f64 x (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(fma.f64 (neg.f64 (*.f64 z t)) #s(literal 9 binary64) (*.f64 x y)) |
(fma.f64 (*.f64 t #s(literal -1 binary64)) (*.f64 z #s(literal 9 binary64)) (*.f64 x y)) |
(fma.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal 9 binary64) (*.f64 x y)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 z t)) #s(literal 9 binary64) (*.f64 x y)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) #s(literal 9 binary64) (*.f64 x y)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) #s(literal 9 binary64) (*.f64 x y)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (*.f64 (*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (fma.f64 (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(neg.f64 (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (neg.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 531441 binary64)))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 531441 binary64)))) (*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (fma.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 387420489 binary64)))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))))) (*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) #s(literal 1 binary64)) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 387420489 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 531441 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 531441 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (neg.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (pow.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (fma.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) (*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 (*.f64 x y) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (*.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (fma.f64 x (/.f64 (*.f64 y (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 387420489 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 531441 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 531441 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (fma.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))))) |
(pow.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) |
(*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (*.f64 (*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (fma.f64 (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(+.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) |
(+.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))) |
(+.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) a))) (fma.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729/8 binary64))) (*.f64 (*.f64 a a) a)) (fma.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (/.f64 (/.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) |
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))) |
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) |
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))) |
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(fma.f64 z (neg.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z #s(literal 9 binary64)) (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 t (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(fma.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) |
(fma.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))) |
(fma.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 x a) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 x a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 x a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 y a) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 y a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 y a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(fma.f64 (/.f64 y a) (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) |
(fma.f64 (/.f64 y a) (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))) |
(fma.f64 (/.f64 y a) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(fma.f64 (/.f64 z a) (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z #s(literal 1/2 binary64)) (neg.f64 (/.f64 (*.f64 #s(literal 9 binary64) t) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) a) (neg.f64 (*.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t #s(literal 1/2 binary64)) (neg.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z #s(literal 9/2 binary64)) (neg.f64 (/.f64 t a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 t a) (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) |
(fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))) |
(fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) |
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))) |
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) |
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))) |
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) |
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))) |
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(fma.f64 (neg.f64 (/.f64 z a)) (*.f64 t #s(literal 9/2 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 z #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 9 binary64) t) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) a)) (*.f64 t #s(literal 1/2 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 z #s(literal 9 binary64)) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 t a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (/.f64 t a)) (*.f64 z #s(literal 9/2 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) |
(/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (fma.f64 x (*.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 #s(literal 9 binary64) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729/8 binary64))) (*.f64 (*.f64 a a) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 #s(literal 9 binary64) t)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(/.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a)) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 531441 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 531441 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (fma.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729/8 binary64))) (*.f64 (*.f64 a a) a))) (fma.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) #s(literal 387420489 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) #s(literal 81 binary64))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z (/.f64 (*.f64 #s(literal 9 binary64) t) a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 z (*.f64 #s(literal 9 binary64) t)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 z (/.f64 (*.f64 #s(literal 9 binary64) t) a)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 #s(literal 9 binary64) t)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (/.f64 (*.f64 #s(literal 9 binary64) t) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 #s(literal 9 binary64) t)))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 z (/.f64 (*.f64 #s(literal 9 binary64) t) a)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) a) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 z (*.f64 #s(literal 9 binary64) t)))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 a #s(literal -2 binary64))) (*.f64 a (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 a (*.f64 z (/.f64 (*.f64 #s(literal 9 binary64) t) a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1/2 binary64)) (*.f64 a (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) #s(literal 1/2 binary64)) (*.f64 a (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 a (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (*.f64 a (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (*.f64 a (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 #s(literal 9 binary64) t))))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729/8 binary64))) (*.f64 (*.f64 a a) a)))) (neg.f64 (fma.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729/8 binary64))) (*.f64 (*.f64 a a) a))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))) (-.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 #s(literal 9 binary64) t))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729/8 binary64))) (*.f64 (*.f64 a a) a)))) (fma.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 x (neg.f64 y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a) |
(/.f64 (*.f64 (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 #s(literal 9 binary64) t)))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (fma.f64 x (*.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 #s(literal 9 binary64) t))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729/8 binary64))) (*.f64 (*.f64 a a) a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(*.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) |
(*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 #s(literal 9 binary64) t)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729/8 binary64))) (*.f64 (*.f64 a a) a))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) a)) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64))) (*.f64 (*.f64 (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (fma.f64 (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 x (*.f64 (*.f64 y (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 z (*.f64 (*.f64 #s(literal 9 binary64) t) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y)))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) |
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal 9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (-.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) |
(exp.f64 (log.f64 (*.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 1 binary64))) |
(pow.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y))) |
(exp.f64 (log.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(neg.f64 (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(pow.f64 (*.f64 z (*.f64 #s(literal 9 binary64) t)) #s(literal 1 binary64)) |
(*.f64 z (*.f64 #s(literal 9 binary64) t)) |
(*.f64 z (neg.f64 (*.f64 t #s(literal -9 binary64)))) |
(*.f64 #s(literal 9 binary64) (*.f64 z t)) |
(*.f64 (*.f64 z #s(literal 9 binary64)) t) |
(*.f64 (*.f64 z #s(literal 9 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(*.f64 t (*.f64 z #s(literal 9 binary64))) |
(*.f64 t (neg.f64 (*.f64 z #s(literal -9 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 #s(literal 9 binary64) t))) |
(*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (*.f64 #s(literal 9 binary64) t) z) |
(*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t #s(literal -9 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9 binary64))) |
(*.f64 (*.f64 z t) #s(literal 9 binary64)) |
(*.f64 (neg.f64 (*.f64 z #s(literal -9 binary64))) t) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal 9 binary64) t)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 z #s(literal 9 binary64))) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 (*.f64 z #s(literal 9 binary64))))) |
(*.f64 (exp.f64 (log.f64 (*.f64 #s(literal 9 binary64) t))) (exp.f64 (log.f64 z))) |
(*.f64 (exp.f64 (log.f64 (*.f64 z #s(literal 9 binary64)))) (exp.f64 (log.f64 t))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 (*.f64 #s(literal 9 binary64) t)))) |
(*.f64 (exp.f64 (log.f64 #s(literal 9 binary64))) (exp.f64 (log.f64 (*.f64 z t)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 z t))) (exp.f64 (log.f64 #s(literal 9 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) |
(neg.f64 (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1 binary64))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64)) |
| 1× | egg-herbie |
| 7 712× | *-lowering-*.f32 |
| 7 712× | *-lowering-*.f64 |
| 7 448× | accelerator-lowering-fma.f32 |
| 7 448× | accelerator-lowering-fma.f64 |
| 1 644× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 111 | 1404 |
| 1 | 366 | 1404 |
| 2 | 1190 | 1404 |
| 3 | 4286 | 1404 |
| 0 | 8112 | 1320 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -9 (* t z)) |
(- (* x y) (* 9 (* t z))) |
(- (* x y) (* 9 (* t z))) |
(- (* x y) (* 9 (* t z))) |
(* x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -9 (* t z)) |
(- (* x y) (* 9 (* t z))) |
(- (* x y) (* 9 (* t z))) |
(- (* x y) (* 9 (* t z))) |
(* x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9 (* t z)) |
(* z (- (/ (* x y) z) (* 9 t))) |
(* z (- (/ (* x y) z) (* 9 t))) |
(* z (- (/ (* x y) z) (* 9 t))) |
(* -9 (* t z)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9 (* t z)) |
(* t (- (/ (* x y) t) (* 9 z))) |
(* t (- (/ (* x y) t) (* 9 z))) |
(* t (- (/ (* x y) t) (* 9 z))) |
(* -9 (* t z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 9 (* t z)) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
| Outputs |
|---|
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(- (* x y) (* 9 (* t z))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* z (- (/ (* x y) z) (* 9 t))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (fma.f64 y (/.f64 x t) #s(literal 0 binary64)))) |
(* z (- (/ (* x y) z) (* 9 t))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (fma.f64 y (/.f64 x t) #s(literal 0 binary64)))) |
(* z (- (/ (* x y) z) (* 9 t))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (fma.f64 y (/.f64 x t) #s(literal 0 binary64)))) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (fma.f64 y (/.f64 x t) #s(literal 0 binary64)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (fma.f64 y (/.f64 x t) #s(literal 0 binary64)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t)))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (fma.f64 y (/.f64 x t) #s(literal 0 binary64)))) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (fma.f64 x y #s(literal 0 binary64))) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* t (- (/ (* x y) t) (* 9 z))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (fma.f64 y (/.f64 x t) #s(literal 0 binary64)))) |
(* t (- (/ (* x y) t) (* 9 z))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (fma.f64 y (/.f64 x t) #s(literal 0 binary64)))) |
(* t (- (/ (* x y) t) (* 9 z))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (fma.f64 y (/.f64 x t) #s(literal 0 binary64)))) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (fma.f64 y (/.f64 x t) #s(literal 0 binary64)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (fma.f64 y (/.f64 x t) #s(literal 0 binary64)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z)))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (fma.f64 y (/.f64 x t) #s(literal 0 binary64)))) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* -9/2 (/ (* t z) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a) |
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a)) |
(/.f64 (fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 9 (* t z)) |
(*.f64 t (fma.f64 z #s(literal 9 binary64) #s(literal 0 binary64))) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
Compiled 16 857 to 1 197 computations (92.9% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 583 | 15 | 598 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 584 | 15 | 599 |
| Status | Accuracy | Program |
|---|---|---|
| 86.9% | (fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) | |
| 88.1% | (fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) | |
| ▶ | 87.3% | (fma.f64 (/.f64 t a) (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
| 87.7% | (fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) | |
| 48.8% | (pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) #s(literal -1 binary64)) | |
| ▶ | 94.2% | (/.f64 (fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
| 93.8% | (/.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) | |
| 94.0% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) | |
| 52.3% | (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) | |
| 82.6% | (/.f64 (*.f64 t (fma.f64 #s(literal -9 binary64) z (fma.f64 y (/.f64 x t) #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) | |
| 56.0% | (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 a #s(literal 2 binary64))) | |
| 94.1% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) | |
| ▶ | 93.9% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a)) |
| ▶ | 94.1% | (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
| ▶ | 54.9% | (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
Compiled 532 to 384 computations (27.8% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 t a) |
| ✓ | cost-diff | 128 | (neg.f64 (*.f64 z #s(literal 9/2 binary64))) |
| ✓ | cost-diff | 704 | (fma.f64 (/.f64 t a) (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a) |
| ✓ | cost-diff | 320 | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a)) |
| ✓ | cost-diff | -64 | (*.f64 t #s(literal -9 binary64)) |
| ✓ | cost-diff | -64 | (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) a) |
| ✓ | cost-diff | 0 | (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) |
| ✓ | cost-diff | -64 | (*.f64 t (/.f64 z a)) |
| ✓ | cost-diff | -64 | (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
| ✓ | cost-diff | 0 | (/.f64 z a) |
| ✓ | cost-diff | -64 | (*.f64 x y) |
| ✓ | cost-diff | -64 | (*.f64 z #s(literal -9 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
| 3 728× | accelerator-lowering-fma.f32 |
| 3 728× | accelerator-lowering-fma.f64 |
| 2 992× | *-lowering-*.f32 |
| 2 992× | *-lowering-*.f64 |
| 1 512× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 197 |
| 1 | 86 | 195 |
| 2 | 178 | 195 |
| 3 | 450 | 195 |
| 4 | 816 | 195 |
| 5 | 1210 | 195 |
| 6 | 1545 | 195 |
| 7 | 2107 | 195 |
| 8 | 2834 | 195 |
| 9 | 3710 | 195 |
| 10 | 4238 | 195 |
| 11 | 4534 | 195 |
| 12 | 4827 | 195 |
| 13 | 4875 | 195 |
| 14 | 5659 | 195 |
| 15 | 6113 | 195 |
| 16 | 6359 | 195 |
| 17 | 6587 | 195 |
| 18 | 6811 | 195 |
| 19 | 6819 | 195 |
| 20 | 6827 | 195 |
| 21 | 6831 | 195 |
| 22 | 6831 | 195 |
| 23 | 7031 | 195 |
| 24 | 7553 | 195 |
| 25 | 7707 | 195 |
| 26 | 7715 | 195 |
| 27 | 7715 | 195 |
| 28 | 7779 | 195 |
| 0 | 8175 | 186 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* (* z -9) t) (* x y)) (* a 2)) |
(+ (* (* z -9) t) (* x y)) |
(* z -9) |
z |
-9 |
t |
(* x y) |
x |
y |
(* a 2) |
a |
2 |
(* -9/2 (* t (/ z a))) |
-9/2 |
(* t (/ z a)) |
t |
(/ z a) |
z |
a |
(* (+ (* z (* t -9)) (* x y)) (/ 1/2 a)) |
(+ (* z (* t -9)) (* x y)) |
z |
(* t -9) |
t |
-9 |
(* x y) |
x |
y |
(/ 1/2 a) |
1/2 |
a |
(/ 1/2 (* (/ 1 (+ (* z (* t -9)) (* x y))) a)) |
1/2 |
(* (/ 1 (+ (* z (* t -9)) (* x y))) a) |
(/ 1 (+ (* z (* t -9)) (* x y))) |
1 |
(+ (* z (* t -9)) (* x y)) |
z |
(* t -9) |
t |
-9 |
(* x y) |
x |
y |
a |
(+ (* (/ t a) (neg (* z 9/2))) (/ (* x y) (* a 2))) |
(/ t a) |
t |
a |
(neg (* z 9/2)) |
(* z 9/2) |
z |
9/2 |
(/ (* x y) (* a 2)) |
(* x y) |
x |
y |
(* a 2) |
2 |
| Outputs |
|---|
(/ (+ (* (* z -9) t) (* x y)) (* a 2)) |
(/.f64 (fma.f64 z (fma.f64 t #s(literal -9/2 binary64) #s(literal 0 binary64)) (fma.f64 (fma.f64 x y #s(literal 0 binary64)) #s(literal 1/2 binary64) #s(literal 0 binary64))) a) |
(+ (* (* z -9) t) (* x y)) |
(fma.f64 z (fma.f64 #s(literal -9 binary64) t #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64))) |
(* z -9) |
(fma.f64 z #s(literal -9 binary64) #s(literal 0 binary64)) |
z |
-9 |
#s(literal -9 binary64) |
t |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
x |
y |
(* a 2) |
(fma.f64 a #s(literal 2 binary64) #s(literal 0 binary64)) |
a |
2 |
#s(literal 2 binary64) |
(* -9/2 (* t (/ z a))) |
(fma.f64 (/.f64 z a) (fma.f64 t #s(literal -9/2 binary64) #s(literal 0 binary64)) #s(literal 0 binary64)) |
-9/2 |
#s(literal -9/2 binary64) |
(* t (/ z a)) |
(fma.f64 z (/.f64 t a) #s(literal 0 binary64)) |
t |
(/ z a) |
(/.f64 z a) |
z |
a |
(* (+ (* z (* t -9)) (* x y)) (/ 1/2 a)) |
(/.f64 (fma.f64 z (fma.f64 t #s(literal -9/2 binary64) #s(literal 0 binary64)) (fma.f64 (fma.f64 x y #s(literal 0 binary64)) #s(literal 1/2 binary64) #s(literal 0 binary64))) a) |
(+ (* z (* t -9)) (* x y)) |
(fma.f64 z (fma.f64 #s(literal -9 binary64) t #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64))) |
z |
(* t -9) |
(fma.f64 #s(literal -9 binary64) t #s(literal 0 binary64)) |
t |
-9 |
#s(literal -9 binary64) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
x |
y |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
1/2 |
#s(literal 1/2 binary64) |
a |
(/ 1/2 (* (/ 1 (+ (* z (* t -9)) (* x y))) a)) |
(/.f64 (fma.f64 z (fma.f64 t #s(literal -9/2 binary64) #s(literal 0 binary64)) (fma.f64 (fma.f64 x y #s(literal 0 binary64)) #s(literal 1/2 binary64) #s(literal 0 binary64))) a) |
1/2 |
#s(literal 1/2 binary64) |
(* (/ 1 (+ (* z (* t -9)) (* x y))) a) |
(/.f64 a (fma.f64 z (fma.f64 #s(literal -9 binary64) t #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)))) |
(/ 1 (+ (* z (* t -9)) (* x y))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 #s(literal -9 binary64) t #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ (* z (* t -9)) (* x y)) |
(fma.f64 z (fma.f64 #s(literal -9 binary64) t #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64))) |
z |
(* t -9) |
(fma.f64 #s(literal -9 binary64) t #s(literal 0 binary64)) |
t |
-9 |
#s(literal -9 binary64) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
x |
y |
a |
(+ (* (/ t a) (neg (* z 9/2))) (/ (* x y) (* a 2))) |
(/.f64 (fma.f64 z (fma.f64 t #s(literal -9/2 binary64) #s(literal 0 binary64)) (fma.f64 (fma.f64 x y #s(literal 0 binary64)) #s(literal 1/2 binary64) #s(literal 0 binary64))) a) |
(/ t a) |
(/.f64 t a) |
t |
a |
(neg (* z 9/2)) |
(fma.f64 z #s(literal -9/2 binary64) #s(literal 0 binary64)) |
(* z 9/2) |
(fma.f64 z #s(literal 9/2 binary64) #s(literal 0 binary64)) |
z |
9/2 |
#s(literal 9/2 binary64) |
(/ (* x y) (* a 2)) |
(fma.f64 (fma.f64 x y #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 binary64)) |
(* x y) |
(fma.f64 x y #s(literal 0 binary64)) |
x |
y |
(* a 2) |
(fma.f64 a #s(literal 2 binary64) #s(literal 0 binary64)) |
2 |
#s(literal 2 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (neg.f64 (*.f64 z #s(literal 9/2 binary64))) |
| ✓ | accuracy | 92.5% | (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) |
| ✓ | accuracy | 91.6% | (fma.f64 (/.f64 t a) (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.8% | (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a)) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) |
| ✓ | accuracy | 94.6% | (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 t #s(literal -9 binary64)) |
| ✓ | accuracy | 99.8% | (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) |
| ✓ | accuracy | 94.1% | (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
| ✓ | accuracy | 100.0% | (/.f64 z a) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
| ✓ | accuracy | 92.3% | (*.f64 t (/.f64 z a)) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal 2 binary64)) |
| ✓ | accuracy | 99.8% | (fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) |
| ✓ | accuracy | 94.2% | (/.f64 (fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
| 64.0ms | 256× | 0 | valid |
Compiled 196 to 36 computations (81.6% saved)
ival-mult: 22.0ms (56% of total)ival-div: 12.0ms (30.6% of total)ival-add: 3.0ms (7.6% of total)exact: 1.0ms (2.5% of total)ival-neg: 1.0ms (2.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (+ (* (* z -9) t) (* x y)) (* a 2))> |
#<alt (+ (* (* z -9) t) (* x y))> |
#<alt (* z -9)> |
#<alt (* x y)> |
#<alt (/ z a)> |
#<alt (* -9/2 (* t (/ z a)))> |
#<alt (* t (/ z a))> |
#<alt (+ (* z (* t -9)) (* x y))> |
#<alt (/ 1/2 a)> |
#<alt (* (+ (* z (* t -9)) (* x y)) (/ 1/2 a))> |
#<alt (* t -9)> |
#<alt (/ 1/2 (* (/ 1 (+ (* z (* t -9)) (* x y))) a))> |
#<alt (* (/ 1 (+ (* z (* t -9)) (* x y))) a)> |
#<alt (/ 1 (+ (* z (* t -9)) (* x y)))> |
#<alt (+ (* (/ t a) (neg (* z 9/2))) (/ (* x y) (* a 2)))> |
#<alt (neg (* z 9/2))> |
#<alt (/ t a)> |
#<alt (/ (* x y) (* a 2))> |
#<alt (* a 2)> |
| Outputs |
|---|
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* x y)> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* -9 (* t z))> |
#<alt (* z (+ (* -9 t) (/ (* x y) z)))> |
#<alt (* z (+ (* -9 t) (/ (* x y) z)))> |
#<alt (* z (+ (* -9 t) (/ (* x y) z)))> |
#<alt (* -9 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))> |
#<alt (* x y)> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* -9 (* t z))> |
#<alt (* t (+ (* -9 z) (/ (* x y) t)))> |
#<alt (* t (+ (* -9 z) (/ (* x y) t)))> |
#<alt (* t (+ (* -9 z) (/ (* x y) t)))> |
#<alt (* -9 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))> |
#<alt (* -9 (* t z))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -9 (* t z))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* -9 z)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (* x y)> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* -9 (* t z))> |
#<alt (* z (+ (* -9 t) (/ (* x y) z)))> |
#<alt (* z (+ (* -9 t) (/ (* x y) z)))> |
#<alt (* z (+ (* -9 t) (/ (* x y) z)))> |
#<alt (* -9 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))> |
#<alt (* x y)> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* -9 (* t z))> |
#<alt (* t (+ (* -9 z) (/ (* x y) t)))> |
#<alt (* t (+ (* -9 z) (/ (* x y) t)))> |
#<alt (* t (+ (* -9 z) (/ (* x y) t)))> |
#<alt (* -9 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))> |
#<alt (* -9 (* t z))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -9 (* t z))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (/ a (* x y))> |
#<alt (+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y)))> |
#<alt (+ (* z (- (* 81 (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))> |
#<alt (+ (* z (- (* z (- (* 729 (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))> |
#<alt (* -1/9 (/ a (* t z)))> |
#<alt (/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)> |
#<alt (/ (- (+ (* -1/9 (/ a t)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)> |
#<alt (/ (- (+ (* -1/9 (/ a t)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2)))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))))) z)> |
#<alt (* -1/9 (/ a (* t z)))> |
#<alt (* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))) (* 1/9 (/ a t))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z))> |
#<alt (/ a (* x y))> |
#<alt (+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y)))> |
#<alt (+ (* t (- (* 81 (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))> |
#<alt (+ (* t (- (* t (- (* 729 (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))> |
#<alt (* -1/9 (/ a (* t z)))> |
#<alt (/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)> |
#<alt (/ (- (+ (* -1/9 (/ a z)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)> |
#<alt (/ (- (+ (* -1/9 (/ a z)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3)))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))))) t)> |
#<alt (* -1/9 (/ a (* t z)))> |
#<alt (* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))) (* 1/9 (/ a z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4)))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t))> |
#<alt (* -1/9 (/ a (* t z)))> |
#<alt (+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))> |
#<alt (+ (* -1/9 (/ a (* t z))) (* x (- (* -1/729 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2)))))))> |
#<alt (+ (* -1/9 (/ a (* t z))) (* x (- (* x (- (* -1/6561 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow y 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2)))))))> |
#<alt (/ a (* x y))> |
#<alt (/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x)> |
#<alt (/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (/ a y)) (* -9 (/ (* a (* t z)) (* x (pow y 2))))) x)> |
#<alt (/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (/ a y)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -9 (/ (* a (* t z)) (* x (pow y 2)))))) x)> |
#<alt (/ a (* x y))> |
#<alt (* -1 (/ (+ (* -9 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ a y))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3)))) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x))> |
#<alt (* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow y 3)))) x)) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x))> |
#<alt (* -1/9 (/ a (* t z)))> |
#<alt (+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))> |
#<alt (+ (* -1/9 (/ a (* t z))) (* y (- (* -1/729 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2)))))))> |
#<alt (+ (* -1/9 (/ a (* t z))) (* y (- (* y (- (* -1/6561 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow x 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2)))))))> |
#<alt (/ a (* x y))> |
#<alt (/ (+ (* 9 (/ (* a (* t z)) (* (pow x 2) y))) (/ a x)) y)> |
#<alt (/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (/ a x)) (* -9 (/ (* a (* t z)) (* (pow x 2) y)))) y)> |
#<alt (/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (/ a x)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -9 (/ (* a (* t z)) (* (pow x 2) y))))) y)> |
#<alt (/ a (* x y))> |
#<alt (* -1 (/ (+ (* -9 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ a x))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y))) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow x 3)))) y)) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ a (+ (* -9 (* t z)) (* x y)))> |
#<alt (/ 1 (* x y))> |
#<alt (+ (* 9 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y)))> |
#<alt (+ (* z (- (* 81 (/ (* (pow t 2) z) (* (pow x 3) (pow y 3)))) (* -9 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))> |
#<alt (+ (* z (- (* z (- (* 729 (/ (* (pow t 3) z) (* (pow x 4) (pow y 4)))) (* -81 (/ (pow t 2) (* (pow x 3) (pow y 3)))))) (* -9 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))> |
#<alt (/ -1/9 (* t z))> |
#<alt (/ (- (* -1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))) z)> |
#<alt (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t)))) z)> |
#<alt (/ (- (* -1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) (pow z 3)))) (+ (* 1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))))) z)> |
#<alt (/ -1/9 (* t z))> |
#<alt (* -1 (/ (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) z))) (* 1/81 (/ (* x y) (pow t 2)))) z)) (* 1/9 (/ 1 t))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) z))) (* -1/729 (/ (* (pow x 2) (pow y 2)) (pow t 3)))) z)) (* 1/81 (/ (* x y) (pow t 2)))) z)) (* 1/9 (/ 1 t))) z))> |
#<alt (/ 1 (* x y))> |
#<alt (+ (* 9 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y)))> |
#<alt (+ (* t (- (* 81 (/ (* t (pow z 2)) (* (pow x 3) (pow y 3)))) (* -9 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))> |
#<alt (+ (* t (- (* t (- (* 729 (/ (* t (pow z 3)) (* (pow x 4) (pow y 4)))) (* -81 (/ (pow z 2) (* (pow x 3) (pow y 3)))))) (* -9 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))> |
#<alt (/ -1/9 (* t z))> |
#<alt (/ (- (* -1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))) t)> |
#<alt (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z)))) t)> |
#<alt (/ (- (* -1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 4)))) (+ (* 1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))))) t)> |
#<alt (/ -1/9 (* t z))> |
#<alt (* -1 (/ (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* t (pow z 3)))) (* 1/81 (/ (* x y) (pow z 2)))) t)) (* 1/9 (/ 1 z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* (pow x 3) (pow y 3)) (* t (pow z 4)))) (* -1/729 (/ (* (pow x 2) (pow y 2)) (pow z 3)))) t)) (* 1/81 (/ (* x y) (pow z 2)))) t)) (* 1/9 (/ 1 z))) t))> |
#<alt (/ -1/9 (* t z))> |
#<alt (- (* -1/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 1/9 (/ 1 (* t z))))> |
#<alt (- (* x (- (* -1/729 (/ (* x (pow y 2)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ y (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))> |
#<alt (- (* x (- (* x (- (* -1/6561 (/ (* x (pow y 3)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (pow y 2) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ y (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))> |
#<alt (/ 1 (* x y))> |
#<alt (/ (+ (* 9 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x)> |
#<alt (/ (- (+ (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (/ 1 y)) (* -9 (/ (* t z) (* x (pow y 2))))) x)> |
#<alt (/ (- (+ (* 729 (/ (* (pow t 3) (pow z 3)) (* (pow x 3) (pow y 4)))) (/ 1 y)) (+ (* -81 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (* -9 (/ (* t z) (* x (pow y 2)))))) x)> |
#<alt (/ 1 (* x y))> |
#<alt (* -1 (/ (- (* -9 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 81 (/ (* (pow t 2) (pow z 2)) (* x (pow y 3)))) (* -9 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* (pow t 3) (pow z 3)) (* x (pow y 4)))) (* 81 (/ (* (pow t 2) (pow z 2)) (pow y 3)))) x)) (* -9 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x))> |
#<alt (/ -1/9 (* t z))> |
#<alt (- (* -1/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 1/9 (/ 1 (* t z))))> |
#<alt (- (* y (- (* -1/729 (/ (* (pow x 2) y) (* (pow t 3) (pow z 3)))) (* 1/81 (/ x (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))> |
#<alt (- (* y (- (* y (- (* -1/6561 (/ (* (pow x 3) y) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (pow x 2) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ x (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))> |
#<alt (/ 1 (* x y))> |
#<alt (/ (+ (* 9 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y)> |
#<alt (/ (- (+ (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (/ 1 x)) (* -9 (/ (* t z) (* (pow x 2) y)))) y)> |
#<alt (/ (- (+ (* 729 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) (pow y 3)))) (/ 1 x)) (+ (* -81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (* -9 (/ (* t z) (* (pow x 2) y))))) y)> |
#<alt (/ 1 (* x y))> |
#<alt (* -1 (/ (- (* -9 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) y))) (* -9 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) y))) (* 81 (/ (* (pow t 2) (pow z 2)) (pow x 3)))) y)) (* -9 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))> |
#<alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))> |
#<alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))> |
#<alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -9/2 z)> |
#<alt (* -9/2 z)> |
#<alt (* -9/2 z)> |
#<alt (* -9/2 z)> |
#<alt (* -9/2 z)> |
#<alt (* -9/2 z)> |
#<alt (* -9/2 z)> |
#<alt (* -9/2 z)> |
#<alt (* -9/2 z)> |
#<alt (* -9/2 z)> |
#<alt (* -9/2 z)> |
#<alt (* -9/2 z)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
171 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | a | @ | inf | (+ (* (/ t a) (neg (* z 9/2))) (/ (* x y) (* a 2))) |
| 3.0ms | z | @ | -inf | (+ (* (* z -9) t) (* x y)) |
| 2.0ms | z | @ | 0 | (/ z a) |
| 2.0ms | z | @ | inf | (/ 1 (+ (* z (* t -9)) (* x y))) |
| 1.0ms | t | @ | 0 | (/ 1 (+ (* z (* t -9)) (* x y))) |
| 1× | batch-egg-rewrite |
| 5 508× | /-lowering-/.f32 |
| 5 508× | /-lowering-/.f64 |
| 5 222× | *-lowering-*.f32 |
| 5 222× | *-lowering-*.f64 |
| 4 354× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 139 |
| 1 | 169 | 137 |
| 2 | 1187 | 135 |
| 0 | 8451 | 128 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* (* z -9) t) (* x y)) (* a 2)) |
(+ (* (* z -9) t) (* x y)) |
(* z -9) |
(* x y) |
(/ z a) |
(* -9/2 (* t (/ z a))) |
(* t (/ z a)) |
(+ (* z (* t -9)) (* x y)) |
(/ 1/2 a) |
(* (+ (* z (* t -9)) (* x y)) (/ 1/2 a)) |
(* t -9) |
(/ 1/2 (* (/ 1 (+ (* z (* t -9)) (* x y))) a)) |
(* (/ 1 (+ (* z (* t -9)) (* x y))) a) |
(/ 1 (+ (* z (* t -9)) (* x y))) |
(+ (* (/ t a) (neg (* z 9/2))) (/ (* x y) (* a 2))) |
(neg (* z 9/2)) |
(/ t a) |
(/ (* x y) (* a 2)) |
(* a 2) |
| Outputs |
|---|
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(+.f64 (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x a) (/.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x a) (/.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 x a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 x a) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 x (/.f64 y a)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (*.f64 x (/.f64 y a)) #s(literal 1/2 binary64) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (pow.f64 (/.f64 a y) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (pow.f64 (/.f64 a y) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (pow.f64 (/.f64 a y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (pow.f64 (/.f64 a y) #s(literal -1 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 x) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 x) a) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 y) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 y) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 y) a) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal 2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal 2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 y) a) (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (neg.f64 y) a) (/.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a))) |
(/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(/.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (*.f64 a (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) a))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (neg.f64 (*.f64 a (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) a)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) a)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (/.f64 #s(literal 1/2 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(+.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) |
(+.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (*.f64 x y)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))))) |
(fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 x y)) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(fma.f64 x y (*.f64 z (*.f64 #s(literal -9 binary64) t))) |
(fma.f64 y x (*.f64 z (*.f64 #s(literal -9 binary64) t))) |
(fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 x y)) |
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) |
(/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (*.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (*.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t (*.f64 x y))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (neg.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))))) |
(pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 z #s(literal -9 binary64)) |
(*.f64 #s(literal -9 binary64) z) |
(*.f64 x y) |
(*.f64 y x) |
(exp.f64 (*.f64 (log.f64 (/.f64 a z)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) a)) |
(/.f64 z a) |
(/.f64 #s(literal 1 binary64) (/.f64 a z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a z) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a z) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 z a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z a)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) z) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a t)) (/.f64 (*.f64 z #s(literal 9/2 binary64)) (/.f64 a t))) |
(neg.f64 (/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) a)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64))) |
(/.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 a t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)))) |
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(/.f64 (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) a) |
(/.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 a t)) |
(/.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
(/.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 a z)) |
(/.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))) (/.f64 a t)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 z #s(literal -9/2 binary64))) (neg.f64 (/.f64 a t))) |
(/.f64 (neg.f64 (*.f64 t #s(literal -9/2 binary64))) (neg.f64 (/.f64 a z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 a z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64)))) (neg.f64 (/.f64 a t))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) #s(literal -1 binary64)) |
(*.f64 z (*.f64 #s(literal -9/2 binary64) (/.f64 t a))) |
(*.f64 t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z #s(literal -9/2 binary64)))) |
(*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a)) |
(*.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64))) |
(*.f64 (/.f64 z a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64)) |
(*.f64 (/.f64 t a) (*.f64 z #s(literal -9/2 binary64))) |
(*.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 9/2 binary64) (/.f64 t a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a)) |
(*.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (/.f64 t a)) (*.f64 z #s(literal 9/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) a) (/.f64 #s(literal 9/2 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 (/.f64 t a) z) #s(literal -9/2 binary64)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)) (*.f64 z #s(literal 9/2 binary64))) |
(*.f64 (*.f64 (/.f64 t a) (-.f64 #s(literal 0 binary64) z)) #s(literal 9/2 binary64)) |
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) t) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 9/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z #s(literal 9/2 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (*.f64 z #s(literal -9/2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 t #s(literal -1 binary64)) a) (/.f64 (*.f64 z #s(literal 9/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 t #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 z #s(literal 9/2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) a) #s(literal 9/2 binary64)) |
(*.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 9/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) t) a)) |
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (/.f64 (*.f64 z #s(literal -9/2 binary64)) a)) |
(/.f64 t (/.f64 a z)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 a z))) |
(/.f64 (*.f64 z t) a) |
(/.f64 (neg.f64 (*.f64 z t)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 a z)) |
(/.f64 (*.f64 #s(literal 1 binary64) t) (/.f64 a z)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (neg.f64 (/.f64 a z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 a z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 t a)) |
(*.f64 t (/.f64 z a)) |
(*.f64 (/.f64 z a) t) |
(*.f64 (/.f64 z a) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 t a) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 t a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 t a)) |
(+.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) |
(+.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (*.f64 x y)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))))) |
(fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 x y)) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(fma.f64 x y (*.f64 z (*.f64 #s(literal -9 binary64) t))) |
(fma.f64 y x (*.f64 z (*.f64 #s(literal -9 binary64) t))) |
(fma.f64 (*.f64 #s(literal -9 binary64) t) z (*.f64 x y)) |
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) |
(/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (*.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (*.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t (*.f64 x y))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (neg.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))))) |
(pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) a) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(+.f64 (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x a) (/.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x a) (/.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 x a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 x a) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 x (/.f64 y a)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (*.f64 x (/.f64 y a)) #s(literal 1/2 binary64) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (pow.f64 (/.f64 a y) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (pow.f64 (/.f64 a y) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (pow.f64 (/.f64 a y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (pow.f64 (/.f64 a y) #s(literal -1 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 x) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 x) a) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 y) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 y) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 y) a) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal 2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal 2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 y) a) (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (neg.f64 y) a) (/.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a))) |
(/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(/.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (*.f64 a (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) a))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (neg.f64 (*.f64 a (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) a)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) a)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (/.f64 #s(literal 1/2 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 #s(literal -9 binary64) t) |
(*.f64 t #s(literal -9 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(+.f64 (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x a) (/.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x a) (/.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 x a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 x a) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (*.f64 x (/.f64 y a)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (*.f64 x (/.f64 y a)) #s(literal 1/2 binary64) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (pow.f64 (/.f64 a y) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (pow.f64 (/.f64 a y) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (pow.f64 (/.f64 a y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (pow.f64 (/.f64 a y) #s(literal -1 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 x) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 x) a) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 y) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 y) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 y) a) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal 2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal 2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 y) a) (/.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (neg.f64 y) a) (/.f64 x #s(literal -2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y #s(literal -2 binary64)) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 #s(literal -9 binary64) t)))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal -9 binary64) t)) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a))) |
(/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(/.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 a (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (*.f64 a (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) a))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (neg.f64 (*.f64 a (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (neg.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) a)) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) a)) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) (/.f64 #s(literal 1/2 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) (/.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(/.f64 a (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(/.f64 (*.f64 a #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 a #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(pow.f64 (/.f64 a (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) a) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) (/.f64 a #s(literal 1 binary64))) |
(*.f64 (/.f64 a (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal 1 binary64)) |
(*.f64 (/.f64 a (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) |
(*.f64 (/.f64 a (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))))) |
(*.f64 (/.f64 a (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 a (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))))) |
(pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)))) |
(*.f64 (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)) (*.f64 t (*.f64 t t)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (*.f64 z (*.f64 #s(literal -9 binary64) t))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 #s(literal -9 binary64) t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) a))) |
(fma.f64 z (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 z a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) t)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 t a) (*.f64 z #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 9/2 binary64) (/.f64 t a)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 x a) (/.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 x a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) t)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (*.f64 x (/.f64 y a)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (neg.f64 (/.f64 t a)) (*.f64 z #s(literal 9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) a) (/.f64 #s(literal 9/2 binary64) (/.f64 #s(literal 1 binary64) t)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (*.f64 (/.f64 t a) z) #s(literal -9/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)) (*.f64 z #s(literal 9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (*.f64 (/.f64 t a) (-.f64 #s(literal 0 binary64) z)) #s(literal 9/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) t (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) (/.f64 t #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (pow.f64 (/.f64 a y) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (pow.f64 (/.f64 a y) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 #s(literal 9/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z #s(literal 9/2 binary64)) (/.f64 #s(literal 1 binary64) t)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 t a) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 (*.f64 t #s(literal -1 binary64)) a) (/.f64 (*.f64 z #s(literal 9/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 (*.f64 t #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) a) #s(literal 9/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 9/2 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) t) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(fma.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 x) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal 2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 (neg.f64 y) a) (/.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 (neg.f64 x) a) (/.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) a) (/.f64 (*.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) (*.f64 a a))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) a) (/.f64 (*.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) (*.f64 a a))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) a) (/.f64 (*.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x y)) (*.f64 a (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)) |
(/.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 x y))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) a) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) #s(literal 2 binary64) (*.f64 a (*.f64 x (/.f64 y a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (+.f64 a (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y a)) a (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) a) (/.f64 (*.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) (*.f64 a a))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x y)) (*.f64 a (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a))) (neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a))) |
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) (*.f64 a a))) (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) a)) |
(/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (*.f64 x y))) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 a (/.f64 #s(literal 2 binary64) (*.f64 x y)) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (*.f64 x (/.f64 y a)))) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (*.f64 (*.f64 x y) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (neg.f64 (*.f64 x (/.f64 y a))))) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) #s(literal -2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (*.f64 (/.f64 x a) y))) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) #s(literal 2 binary64))) |
(/.f64 (+.f64 a (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) a)) |
(/.f64 (+.f64 a (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (/.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a t) (*.f64 x y))) (*.f64 (/.f64 a t) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (/.f64 a t) #s(literal 1 binary64))) (*.f64 (/.f64 a t) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 (/.f64 a t) #s(literal 1 binary64))) (*.f64 (/.f64 a t) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (/.f64 a t) #s(literal 1 binary64))) (*.f64 (/.f64 a t) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 (/.f64 a t) #s(literal -1 binary64))) (*.f64 (/.f64 a t) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (/.f64 a t) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 a t) (*.f64 x (/.f64 y a)))) (*.f64 (/.f64 a t) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a t) (*.f64 (*.f64 x y) #s(literal 1 binary64)))) (*.f64 (/.f64 a t) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 a t) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (*.f64 (/.f64 a t) (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal -2 binary64) (*.f64 (/.f64 a t) (neg.f64 (*.f64 x (/.f64 y a))))) (*.f64 (/.f64 a t) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 a t) (*.f64 (/.f64 x a) y))) (*.f64 (/.f64 a t) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) a (*.f64 (/.f64 a t) (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) a (*.f64 (/.f64 a t) (/.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a z) (*.f64 x y))) (*.f64 (/.f64 a z) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 (/.f64 a z) #s(literal -1 binary64))) (*.f64 (/.f64 a z) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a z) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (/.f64 a z) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 a z) (*.f64 x (/.f64 y a)))) (*.f64 (/.f64 a z) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a z) (*.f64 (*.f64 x y) #s(literal 1 binary64)))) (*.f64 (/.f64 a z) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 a z) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (*.f64 (/.f64 a z) (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -2 binary64) (*.f64 (/.f64 a z) (neg.f64 (*.f64 x (/.f64 y a))))) (*.f64 (/.f64 a z) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 a z) (*.f64 (/.f64 x a) y))) (*.f64 (/.f64 a z) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) a (*.f64 (/.f64 a z) (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 (/.f64 a z) a)) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) a (*.f64 (/.f64 a z) (/.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 (/.f64 a z) a)) |
(/.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) a) (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 (*.f64 x y) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (*.f64 a (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) #s(literal -2 binary64) (*.f64 a (neg.f64 (*.f64 x (/.f64 y a))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 x a) y))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a (*.f64 a (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a (*.f64 a (/.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x (/.f64 y a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 x y) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 x (/.f64 y a))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 x a) y))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 x y))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) a) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) a) (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (*.f64 a #s(literal -2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) #s(literal 2 binary64) (*.f64 a (*.f64 x (/.f64 y a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 (*.f64 x y) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (*.f64 a (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) #s(literal -2 binary64) (*.f64 a (neg.f64 (*.f64 x (/.f64 y a))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 x a) y))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) a (*.f64 a (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) a (*.f64 a (/.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a t) (*.f64 x y))) (*.f64 (/.f64 a t) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (/.f64 a t) #s(literal 1 binary64))) (*.f64 (/.f64 a t) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 (/.f64 a t) #s(literal 1 binary64))) (*.f64 (/.f64 a t) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (/.f64 a t) #s(literal 1 binary64))) (*.f64 (/.f64 a t) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 (/.f64 a t) #s(literal -1 binary64))) (*.f64 (/.f64 a t) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (/.f64 a t) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 a t) (*.f64 x (/.f64 y a)))) (*.f64 (/.f64 a t) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a t) (*.f64 (*.f64 x y) #s(literal 1 binary64)))) (*.f64 (/.f64 a t) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 a t) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (*.f64 (/.f64 a t) (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64) (*.f64 (/.f64 a t) (neg.f64 (*.f64 x (/.f64 y a))))) (*.f64 (/.f64 a t) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 a t) (*.f64 (/.f64 x a) y))) (*.f64 (/.f64 a t) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) a (*.f64 (/.f64 a t) (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) a (*.f64 (/.f64 a t) (/.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x (/.f64 y a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 x y) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)) #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 x (/.f64 y a))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 x a) y))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 x y))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) a) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) a) (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) #s(literal 2 binary64) (*.f64 a (*.f64 x (/.f64 y a)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 (*.f64 x y) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (*.f64 a (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) #s(literal -2 binary64) (*.f64 a (neg.f64 (*.f64 x (/.f64 y a))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 x a) y))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a (*.f64 a (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a (*.f64 a (/.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a z) (*.f64 x y))) (*.f64 (/.f64 a z) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (/.f64 a z) #s(literal 1 binary64))) (*.f64 (/.f64 a z) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 (/.f64 a z) #s(literal -1 binary64))) (*.f64 (/.f64 a z) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a z) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (/.f64 a z) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 a z) (*.f64 x (/.f64 y a)))) (*.f64 (/.f64 a z) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a z) (*.f64 (*.f64 x y) #s(literal 1 binary64)))) (*.f64 (/.f64 a z) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 a z) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (*.f64 (/.f64 a z) (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64) (*.f64 (/.f64 a z) (neg.f64 (*.f64 x (/.f64 y a))))) (*.f64 (/.f64 a z) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 a z) (*.f64 (/.f64 x a) y))) (*.f64 (/.f64 a z) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) a (*.f64 (/.f64 a z) (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 (/.f64 a z) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) a (*.f64 (/.f64 a z) (/.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 (/.f64 a z) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x (/.f64 y a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 x y) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 x (/.f64 y a))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 x a) y))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a t) (*.f64 x y))) (*.f64 (/.f64 a t) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (/.f64 a t) #s(literal 1 binary64))) (*.f64 (/.f64 a t) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 (/.f64 a t) #s(literal 1 binary64))) (*.f64 (/.f64 a t) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (/.f64 a t) #s(literal 1 binary64))) (*.f64 (/.f64 a t) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 (/.f64 a t) #s(literal -1 binary64))) (*.f64 (/.f64 a t) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (/.f64 a t) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 a t) (*.f64 x (/.f64 y a)))) (*.f64 (/.f64 a t) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a t) (*.f64 (*.f64 x y) #s(literal 1 binary64)))) (*.f64 (/.f64 a t) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))) (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 a t) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (*.f64 (/.f64 a t) (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))) #s(literal -2 binary64) (*.f64 (/.f64 a t) (neg.f64 (*.f64 x (/.f64 y a))))) (*.f64 (/.f64 a t) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 a t) (*.f64 (/.f64 x a) y))) (*.f64 (/.f64 a t) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))) a (*.f64 (/.f64 a t) (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))) a (*.f64 (/.f64 a t) (/.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))) (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x (/.f64 y a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))) (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 x y) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))) (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))) #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 x (/.f64 y a))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 x a) y))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a t) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a z) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 t #s(literal -9/2 binary64)) z))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a t) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a z) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a t) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (/.f64 a t))) |
(/.f64 (+.f64 (/.f64 a z) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (*.f64 t #s(literal -9/2 binary64)) z))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) a)) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) a)) |
(/.f64 (+.f64 (/.f64 a z) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (/.f64 a t))) |
(/.f64 (+.f64 (/.f64 a z) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (/.f64 a z))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 (*.f64 t #s(literal -9/2 binary64)) z))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) a)) |
(/.f64 (+.f64 (/.f64 a z) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (/.f64 a t))) |
(/.f64 (+.f64 (/.f64 a z) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (/.f64 a z))) |
(/.f64 (+.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (*.f64 t #s(literal -9/2 binary64)) z))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) a)) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) a)) |
(/.f64 (+.f64 (/.f64 a z) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a t) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a z) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (/.f64 a z))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 (*.f64 t #s(literal -9/2 binary64)) z))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a t) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a z) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a t) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 a t) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a t))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 a z) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a z))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 t #s(literal -9/2 binary64)) z))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 a t) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a t))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 a z) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a z))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 a t) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a t))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y a)) (/.f64 a t) (*.f64 #s(literal 2 binary64) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y a)) (/.f64 a z) (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y a)) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y a)) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t #s(literal -9/2 binary64)) z))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y a)) (/.f64 a t) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y a)) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y a)) a (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y a)) (/.f64 a z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y a)) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y a)) (/.f64 a t) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 y a)) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 a t) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 a z) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 t #s(literal -9/2 binary64)) z))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 a t) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 a z) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 a t) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (/.f64 a t) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (/.f64 a z) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) a (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) a)) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))))) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) a (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 t #s(literal -9/2 binary64)) z))) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) a)) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (/.f64 a t) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) a (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) a)) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (/.f64 a z) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)))) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (/.f64 a t) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (/.f64 y a))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (/.f64 y a))) (/.f64 a t) (*.f64 #s(literal -2 binary64) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (/.f64 y a))) (/.f64 a z) (*.f64 #s(literal -2 binary64) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (/.f64 y a))) a (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (/.f64 y a))) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (/.f64 y a))) a (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t #s(literal -9/2 binary64)) z))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (/.f64 y a))) (/.f64 a t) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (/.f64 y a))) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (/.f64 y a))) a (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (/.f64 y a))) (/.f64 a z) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (/.f64 y a))) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (/.f64 y a))) (/.f64 a t) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (/.f64 y a))) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x a) y) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x a) y) (/.f64 a t) (*.f64 #s(literal 2 binary64) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x a) y) (/.f64 a z) (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x a) y) a (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x a) y) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x a) y) a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t #s(literal -9/2 binary64)) z))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x a) y) (/.f64 a t) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x a) y) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x a) y) a (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x a) y) (/.f64 a z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x a) y) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x a) y) (/.f64 a t) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x a) y) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) a) (*.f64 a (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 a t) (*.f64 a (*.f64 z #s(literal -9/2 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 a z) (*.f64 a (*.f64 t #s(literal -9/2 binary64)))) (*.f64 a (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a (*.f64 a (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 a (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a (*.f64 a (*.f64 (*.f64 t #s(literal -9/2 binary64)) z))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 a t) (*.f64 a (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a (*.f64 a (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 a z) (*.f64 a (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 a (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 a t) (*.f64 a (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)) a) (*.f64 a (*.f64 (/.f64 a (*.f64 z t)) #s(literal -2/9 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 a t) (*.f64 a (*.f64 z #s(literal -9/2 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 a z) (*.f64 a (*.f64 t #s(literal -9/2 binary64)))) (*.f64 a (/.f64 a z))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) a (*.f64 a (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (neg.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64)))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) a (*.f64 a (*.f64 (*.f64 t #s(literal -9/2 binary64)) z))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 a t) (*.f64 a (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) a (*.f64 a (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 a z) (*.f64 a (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)))) (*.f64 a (/.f64 a z))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 a t) (*.f64 a (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 t (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (/.f64 a t)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 a (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 t (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) a)) |
(/.f64 (-.f64 (/.f64 a t) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 a (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 t (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) a)) |
(/.f64 (-.f64 (/.f64 a t) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 t (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) a)) |
(/.f64 (-.f64 (/.f64 a t) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 t (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a t)) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 t (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 a t)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y a)) a) (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z #s(literal 9/2 binary64))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y a)) (/.f64 a t)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 t (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 a t)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) a) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (/.f64 a t)) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (/.f64 y a))) a) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 z #s(literal 9/2 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (/.f64 y a))) (/.f64 a t)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (/.f64 y a))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x a) y) a) (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z #s(literal 9/2 binary64))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x a) y) (/.f64 a t)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x a) y) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) (*.f64 a (*.f64 t (*.f64 z #s(literal 9/2 binary64))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 a t)) (*.f64 a (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) a) (*.f64 a (*.f64 t (*.f64 z #s(literal 9/2 binary64))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 a t)) (*.f64 a (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)) (*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 x y)))) (neg.f64 (*.f64 a (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) a)) (neg.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 x y))))) (neg.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) #s(literal 2 binary64) (*.f64 a (*.f64 x (/.f64 y a))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a))) |
(/.f64 (neg.f64 (+.f64 a (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) a))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (/.f64 y a)) a (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) a) (/.f64 (*.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) (*.f64 a a)))) (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) a))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) a) (/.f64 (*.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) (*.f64 a a))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) a) (/.f64 (*.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) (*.f64 a a))))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) a))) |
(+.f64 #s(literal 0 binary64) (*.f64 z #s(literal -9/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 z #s(literal 9/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z #s(literal 9/2 binary64)) (*.f64 z #s(literal 9/2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 z #s(literal 9/2 binary64)))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z #s(literal 9/2 binary64)) (*.f64 z #s(literal 9/2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 z #s(literal 9/2 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (*.f64 z #s(literal 9/2 binary64)))) (/.f64 (*.f64 (*.f64 z #s(literal 9/2 binary64)) (*.f64 z #s(literal 9/2 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 z #s(literal 9/2 binary64))))) |
(neg.f64 (*.f64 z #s(literal 9/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z #s(literal 9/2 binary64)) (*.f64 z #s(literal 9/2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 z #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z #s(literal 9/2 binary64)) (*.f64 z #s(literal 9/2 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 z #s(literal 9/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z #s(literal 9/2 binary64)) (*.f64 z #s(literal 9/2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 z #s(literal 9/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z #s(literal 9/2 binary64)) (*.f64 z #s(literal 9/2 binary64))))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 z #s(literal 9/2 binary64))))) |
(*.f64 z #s(literal -9/2 binary64)) |
(*.f64 #s(literal -9/2 binary64) z) |
(*.f64 #s(literal 9/2 binary64) (-.f64 #s(literal 0 binary64) z)) |
(*.f64 (*.f64 z #s(literal 9/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 z #s(literal 9/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 9/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 t (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) a)) |
(/.f64 t a) |
(/.f64 #s(literal 1 binary64) (/.f64 a t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a t) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a t) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a t) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a t) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 t a)) |
(*.f64 (/.f64 t a) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) t) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 y a)))) |
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 x (/.f64 y a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 y a))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 x a) y) #s(literal 2 binary64)) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) |
(/.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (/.f64 y a)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x a) y)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 x (/.f64 y a))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) |
(*.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x a) (/.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 x (/.f64 y a)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a)) |
(*.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a y) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) (pow.f64 (/.f64 a y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) #s(literal -2 binary64))) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 x) a)) |
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) a)) (/.f64 (neg.f64 y) #s(literal 2 binary64))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 y) a)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal 2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (neg.f64 y) a) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (neg.f64 x) a) (/.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 a #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
| 1× | egg-herbie |
| 8 220× | *-lowering-*.f32 |
| 8 220× | *-lowering-*.f64 |
| 4 770× | /-lowering-/.f32 |
| 4 770× | /-lowering-/.f64 |
| 4 424× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 695 | 8302 |
| 1 | 2407 | 8264 |
| 0 | 8404 | 7904 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9 (* t z)) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* -9 (* t z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9 (* t z)) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* -9 (* t z)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -9 (* t z)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -9 (* t z)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* -9 z) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9 (* t z)) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* -9 (* t z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9 (* t z)) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* -9 (* t z)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -9 (* t z)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -9 (* t z)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/ a (* x y)) |
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y))) |
(+ (* z (- (* 81 (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(+ (* z (- (* z (- (* 729 (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(* -1/9 (/ a (* t z))) |
(/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z) |
(/ (- (+ (* -1/9 (/ a t)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z) |
(/ (- (+ (* -1/9 (/ a t)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2)))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))))) z) |
(* -1/9 (/ a (* t z))) |
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))) (* 1/9 (/ a t))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z)) |
(/ a (* x y)) |
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y))) |
(+ (* t (- (* 81 (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(+ (* t (- (* t (- (* 729 (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(* -1/9 (/ a (* t z))) |
(/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t) |
(/ (- (+ (* -1/9 (/ a z)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2))))) t) |
(/ (- (+ (* -1/9 (/ a z)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3)))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))))) t) |
(* -1/9 (/ a (* t z))) |
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))) (* 1/9 (/ a z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4)))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t)) |
(* -1/9 (/ a (* t z))) |
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) |
(+ (* -1/9 (/ a (* t z))) (* x (- (* -1/729 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2))))))) |
(+ (* -1/9 (/ a (* t z))) (* x (- (* x (- (* -1/6561 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow y 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2))))))) |
(/ a (* x y)) |
(/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x) |
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (/ a y)) (* -9 (/ (* a (* t z)) (* x (pow y 2))))) x) |
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (/ a y)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -9 (/ (* a (* t z)) (* x (pow y 2)))))) x) |
(/ a (* x y)) |
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ a y))) x)) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3)))) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x)) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow y 3)))) x)) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x)) |
(* -1/9 (/ a (* t z))) |
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) |
(+ (* -1/9 (/ a (* t z))) (* y (- (* -1/729 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2))))))) |
(+ (* -1/9 (/ a (* t z))) (* y (- (* y (- (* -1/6561 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow x 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2))))))) |
(/ a (* x y)) |
(/ (+ (* 9 (/ (* a (* t z)) (* (pow x 2) y))) (/ a x)) y) |
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (/ a x)) (* -9 (/ (* a (* t z)) (* (pow x 2) y)))) y) |
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (/ a x)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -9 (/ (* a (* t z)) (* (pow x 2) y))))) y) |
(/ a (* x y)) |
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ a x))) y)) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y))) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y)) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow x 3)))) y)) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y)) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/ 1 (* x y)) |
(+ (* 9 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y))) |
(+ (* z (- (* 81 (/ (* (pow t 2) z) (* (pow x 3) (pow y 3)))) (* -9 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(+ (* z (- (* z (- (* 729 (/ (* (pow t 3) z) (* (pow x 4) (pow y 4)))) (* -81 (/ (pow t 2) (* (pow x 3) (pow y 3)))))) (* -9 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(/ -1/9 (* t z)) |
(/ (- (* -1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))) z) |
(/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t)))) z) |
(/ (- (* -1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) (pow z 3)))) (+ (* 1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))))) z) |
(/ -1/9 (* t z)) |
(* -1 (/ (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) z))) (* 1/81 (/ (* x y) (pow t 2)))) z)) (* 1/9 (/ 1 t))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) z))) (* -1/729 (/ (* (pow x 2) (pow y 2)) (pow t 3)))) z)) (* 1/81 (/ (* x y) (pow t 2)))) z)) (* 1/9 (/ 1 t))) z)) |
(/ 1 (* x y)) |
(+ (* 9 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y))) |
(+ (* t (- (* 81 (/ (* t (pow z 2)) (* (pow x 3) (pow y 3)))) (* -9 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(+ (* t (- (* t (- (* 729 (/ (* t (pow z 3)) (* (pow x 4) (pow y 4)))) (* -81 (/ (pow z 2) (* (pow x 3) (pow y 3)))))) (* -9 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(/ -1/9 (* t z)) |
(/ (- (* -1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))) t) |
(/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z)))) t) |
(/ (- (* -1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 4)))) (+ (* 1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))))) t) |
(/ -1/9 (* t z)) |
(* -1 (/ (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* t (pow z 3)))) (* 1/81 (/ (* x y) (pow z 2)))) t)) (* 1/9 (/ 1 z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* (pow x 3) (pow y 3)) (* t (pow z 4)))) (* -1/729 (/ (* (pow x 2) (pow y 2)) (pow z 3)))) t)) (* 1/81 (/ (* x y) (pow z 2)))) t)) (* 1/9 (/ 1 z))) t)) |
(/ -1/9 (* t z)) |
(- (* -1/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 1/9 (/ 1 (* t z)))) |
(- (* x (- (* -1/729 (/ (* x (pow y 2)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ y (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z)))) |
(- (* x (- (* x (- (* -1/6561 (/ (* x (pow y 3)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (pow y 2) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ y (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z)))) |
(/ 1 (* x y)) |
(/ (+ (* 9 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x) |
(/ (- (+ (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (/ 1 y)) (* -9 (/ (* t z) (* x (pow y 2))))) x) |
(/ (- (+ (* 729 (/ (* (pow t 3) (pow z 3)) (* (pow x 3) (pow y 4)))) (/ 1 y)) (+ (* -81 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (* -9 (/ (* t z) (* x (pow y 2)))))) x) |
(/ 1 (* x y)) |
(* -1 (/ (- (* -9 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x)) |
(* -1 (/ (- (* -1 (/ (- (* 81 (/ (* (pow t 2) (pow z 2)) (* x (pow y 3)))) (* -9 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* (pow t 3) (pow z 3)) (* x (pow y 4)))) (* 81 (/ (* (pow t 2) (pow z 2)) (pow y 3)))) x)) (* -9 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x)) |
(/ -1/9 (* t z)) |
(- (* -1/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 1/9 (/ 1 (* t z)))) |
(- (* y (- (* -1/729 (/ (* (pow x 2) y) (* (pow t 3) (pow z 3)))) (* 1/81 (/ x (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z)))) |
(- (* y (- (* y (- (* -1/6561 (/ (* (pow x 3) y) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (pow x 2) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ x (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z)))) |
(/ 1 (* x y)) |
(/ (+ (* 9 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y) |
(/ (- (+ (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (/ 1 x)) (* -9 (/ (* t z) (* (pow x 2) y)))) y) |
(/ (- (+ (* 729 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) (pow y 3)))) (/ 1 x)) (+ (* -81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (* -9 (/ (* t z) (* (pow x 2) y))))) y) |
(/ 1 (* x y)) |
(* -1 (/ (- (* -9 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y)) |
(* -1 (/ (- (* -1 (/ (- (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) y))) (* -9 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) y))) (* 81 (/ (* (pow t 2) (pow z 2)) (pow x 3)))) y)) (* -9 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y)) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -9/2 z) |
(* -9/2 z) |
(* -9/2 z) |
(* -9/2 z) |
(* -9/2 z) |
(* -9/2 z) |
(* -9/2 z) |
(* -9/2 z) |
(* -9/2 z) |
(* -9/2 z) |
(* -9/2 z) |
(* -9/2 z) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
| Outputs |
|---|
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a z)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a z)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a z)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 t a) #s(literal 9/2 binary64) (/.f64 (*.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 a z))) (neg.f64 z)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 t a) #s(literal 9/2 binary64) (/.f64 (*.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 a z))) (neg.f64 z)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 t a) #s(literal 9/2 binary64) (/.f64 (*.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 a z))) (neg.f64 z)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (/.f64 (*.f64 #s(literal -9/2 binary64) z) a))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (/.f64 (*.f64 #s(literal -9/2 binary64) z) a))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (/.f64 (*.f64 #s(literal -9/2 binary64) z) a))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x a)))))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x a)))))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x a)))))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) y) a)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) y) a)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) y) a)) (-.f64 #s(literal 0 binary64) x)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a)))))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a)))))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a)))))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 #s(literal 9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a))) (/.f64 (*.f64 #s(literal -1/2 binary64) x) a)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 #s(literal 9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a))) (/.f64 (*.f64 #s(literal -1/2 binary64) x) a)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 #s(literal 9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a))) (/.f64 (*.f64 #s(literal -1/2 binary64) x) a)) (-.f64 #s(literal 0 binary64) y)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* x y) |
(*.f64 x y) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal 9 binary64)) (/.f64 (*.f64 x y) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal 9 binary64)) (/.f64 (*.f64 x y) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal 9 binary64)) (/.f64 (*.f64 x y) z)) (neg.f64 z)) |
(* x y) |
(*.f64 x y) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 t (fma.f64 x (/.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 t (fma.f64 x (/.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 t (fma.f64 x (/.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal 9 binary64)) (/.f64 (*.f64 x y) t)) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal 9 binary64)) (/.f64 (*.f64 x y) t)) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal 9 binary64)) (/.f64 (*.f64 x y) t)) (neg.f64 t)) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y)) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y)) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) x) y) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) x) y) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) x) y) (-.f64 #s(literal 0 binary64) x)) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 y (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) y) x)) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 y (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) y) x)) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 y (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) y) x)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 t (*.f64 (/.f64 z y) #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 t (*.f64 (/.f64 z y) #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 t (*.f64 (/.f64 z y) #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* -9 z) |
(*.f64 z #s(literal -9 binary64)) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(* x y) |
(*.f64 x y) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 z (fma.f64 x (/.f64 y z) (*.f64 t #s(literal -9 binary64)))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal 9 binary64)) (/.f64 (*.f64 x y) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal 9 binary64)) (/.f64 (*.f64 x y) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal 9 binary64)) (/.f64 (*.f64 x y) z)) (neg.f64 z)) |
(* x y) |
(*.f64 x y) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 t (fma.f64 x (/.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 t (fma.f64 x (/.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 t (fma.f64 x (/.f64 y t) (*.f64 z #s(literal -9 binary64)))) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal 9 binary64)) (/.f64 (*.f64 x y) t)) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal 9 binary64)) (/.f64 (*.f64 x y) t)) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal 9 binary64)) (/.f64 (*.f64 x y) t)) (neg.f64 t)) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y)) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y)) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) x) y) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) x) y) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) x) y) (-.f64 #s(literal 0 binary64) x)) |
(* -9 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9 binary64))) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 y (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) y) x)) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 y (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) y) x)) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 y (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) y) x)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 t (*.f64 (/.f64 z y) #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 t (*.f64 (/.f64 z y) #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 t (*.f64 (/.f64 z y) #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a z)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a z)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a z)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 t a) #s(literal 9/2 binary64) (/.f64 (*.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 a z))) (neg.f64 z)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 t a) #s(literal 9/2 binary64) (/.f64 (*.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 a z))) (neg.f64 z)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 t a) #s(literal 9/2 binary64) (/.f64 (*.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 a z))) (neg.f64 z)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (/.f64 (*.f64 #s(literal -9/2 binary64) z) a))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (/.f64 (*.f64 #s(literal -9/2 binary64) z) a))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (/.f64 (*.f64 #s(literal -9/2 binary64) z) a))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x a)))))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x a)))))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x a)))))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) y) a)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) y) a)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) y) a)) (-.f64 #s(literal 0 binary64) x)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a)))))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a)))))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a)))))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 #s(literal 9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a))) (/.f64 (*.f64 #s(literal -1/2 binary64) x) a)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 #s(literal 9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a))) (/.f64 (*.f64 #s(literal -1/2 binary64) x) a)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 #s(literal 9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a))) (/.f64 (*.f64 #s(literal -1/2 binary64) x) a)) (-.f64 #s(literal 0 binary64) y)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* -9 t) |
(*.f64 t #s(literal -9 binary64)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a z)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a z)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a z)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 t a) #s(literal 9/2 binary64) (/.f64 (*.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 a z))) (neg.f64 z)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 t a) #s(literal 9/2 binary64) (/.f64 (*.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 a z))) (neg.f64 z)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 t a) #s(literal 9/2 binary64) (/.f64 (*.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 a z))) (neg.f64 z)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (/.f64 (*.f64 #s(literal -9/2 binary64) z) a))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (/.f64 (*.f64 #s(literal -9/2 binary64) z) a))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (/.f64 (*.f64 #s(literal -9/2 binary64) z) a))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x a)))))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x a)))))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x a)))))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) y) a)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) y) a)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) y) a)) (-.f64 #s(literal 0 binary64) x)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a)))))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a)))))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a)))))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 #s(literal 9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a))) (/.f64 (*.f64 #s(literal -1/2 binary64) x) a)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 #s(literal 9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a))) (/.f64 (*.f64 #s(literal -1/2 binary64) x) a)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 #s(literal 9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a))) (/.f64 (*.f64 #s(literal -1/2 binary64) x) a)) (-.f64 #s(literal 0 binary64) y)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(/.f64 (*.f64 (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y))) |
(fma.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 a (*.f64 x y))) |
(+ (* z (- (* 81 (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(fma.f64 z (fma.f64 a (/.f64 (*.f64 (*.f64 t (*.f64 t z)) #s(literal 81 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a t)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 a (*.f64 x y))) |
(+ (* z (- (* z (- (* 729 (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(fma.f64 z (fma.f64 z (fma.f64 (*.f64 #s(literal 729 binary64) a) (/.f64 (*.f64 t (*.f64 t (*.f64 t z))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 a (*.f64 t t))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a t)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 a (*.f64 x y))) |
(* -1/9 (/ a (* t z))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) |
(/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z) |
(/.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 t z))) (*.f64 #s(literal -1/9 binary64) (/.f64 a t))) z) |
(/ (- (+ (* -1/9 (/ a t)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/729 binary64) a) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 t (*.f64 t z))))) (fma.f64 a (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 t z))) (*.f64 #s(literal -1/9 binary64) (/.f64 a t)))) z) |
(/ (- (+ (* -1/9 (/ a t)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2)))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))))) z) |
(/.f64 (-.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 t #s(literal 4 binary64))))) (*.f64 #s(literal -1/9 binary64) (/.f64 a t))) (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 y y)) (*.f64 x x)) (*.f64 z (*.f64 t (*.f64 t (*.f64 t z))))) (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x (*.f64 y a))) (*.f64 t (*.f64 t z))))) z) |
(* -1/9 (/ a (* t z))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) |
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))) (* 1/9 (/ a t))) z)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 t z))) (*.f64 (/.f64 a t) #s(literal 1/9 binary64))) (neg.f64 z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 a t) #s(literal 1/9 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/729 binary64) a) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 t (*.f64 t z)))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x (*.f64 y a))) (*.f64 t t))) z)) (neg.f64 z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 a t) #s(literal 1/9 binary64)) (/.f64 (+.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal 1/6561 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/729 binary64) a) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 t t))))) (neg.f64 z)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x (*.f64 y a))) (*.f64 t t))) z)) (neg.f64 z)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y))) |
(fma.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 a (*.f64 x y))) |
(+ (* t (- (* 81 (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(fma.f64 t (fma.f64 a (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a z)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 a (*.f64 x y))) |
(+ (* t (- (* t (- (* 729 (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y))) |
(fma.f64 t (fma.f64 t (fma.f64 a (/.f64 (*.f64 (*.f64 t (*.f64 z (*.f64 z z))) #s(literal 729 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 a (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a z)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 a (*.f64 x y))) |
(* -1/9 (/ a (* t z))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) |
(/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t) |
(/.f64 (fma.f64 a (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 #s(literal -1/9 binary64) a) z)) t) |
(/ (- (+ (* -1/9 (/ a z)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2))))) t) |
(/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))) (fma.f64 a (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 #s(literal -1/9 binary64) a) z))) t) |
(/ (- (+ (* -1/9 (/ a z)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3)))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))))) t) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6561 binary64) a) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/9 binary64) a) z)) (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 y y)) (*.f64 x x)) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))) (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x (*.f64 y a))) (*.f64 t (*.f64 z z))))) t) |
(* -1/9 (/ a (* t z))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) |
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))) (* 1/9 (/ a z))) t)) |
(/.f64 (fma.f64 a (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 z z))) (*.f64 #s(literal 1/9 binary64) (/.f64 a z))) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 a z)) (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 t (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x (*.f64 y a))) (*.f64 z z))) t)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4)))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 a z)) (/.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 #s(literal 1/6561 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (pow.f64 z #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) a) (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 t)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x (*.f64 y a))) (*.f64 z z))) t)) (neg.f64 t)) |
(* -1/9 (/ a (* t z))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) |
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 t (*.f64 z z)))) (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))) |
(+ (* -1/9 (/ a (* t z))) (* x (- (* -1/729 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2))))))) |
(fma.f64 x (fma.f64 a (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 z (*.f64 t (*.f64 t (*.f64 t z)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y a)) (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))) |
(+ (* -1/9 (/ a (* t z))) (* x (- (* x (- (* -1/6561 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow y 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2))))))) |
(fma.f64 x (fma.f64 x (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) x) (*.f64 y (*.f64 y y))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 y (*.f64 y a))) (*.f64 z (*.f64 z (*.f64 t (*.f64 t (*.f64 t z))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y a)) (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x) |
(/.f64 (fma.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x (*.f64 y y))) (/.f64 a y)) x) |
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (/ a y)) (* -9 (/ (* a (* t z)) (* x (pow y 2))))) x) |
(/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x (*.f64 y y))) (/.f64 a y))) x) |
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (/ a y)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -9 (/ (* a (* t z)) (* x (pow y 2)))))) x) |
(/.f64 (-.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal 729 binary64) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 a y)) (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -81 binary64) (*.f64 z z)) (*.f64 t t)) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 a z))) (*.f64 x (*.f64 y y))))) x) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ a y))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 a z))) (*.f64 x (*.f64 y y))) (/.f64 a y)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3)))) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 81 binary64) a) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 x (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 t (/.f64 z (*.f64 y y))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 a y)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow y 3)))) x)) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x)) |
(/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -81 binary64) (*.f64 a (*.f64 t t))) (*.f64 z z)) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 t (/.f64 z (*.f64 y y))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 a y)) (-.f64 #s(literal 0 binary64) x)) |
(* -1/9 (/ a (* t z))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) |
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2))))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 t (*.f64 z z)))) (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))) |
(+ (* -1/9 (/ a (* t z))) (* y (- (* -1/729 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2))))))) |
(fma.f64 y (fma.f64 a (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x (*.f64 x y))) (*.f64 z (*.f64 z (*.f64 t (*.f64 t (*.f64 t z)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x a)) (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))) |
(+ (* -1/9 (/ a (* t z))) (* y (- (* y (- (* -1/6561 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow x 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2))))))) |
(fma.f64 y (fma.f64 y (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 x (*.f64 x x))) y) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 #s(literal -1/729 binary64) (/.f64 (*.f64 x (*.f64 x a)) (*.f64 z (*.f64 z (*.f64 t (*.f64 t (*.f64 t z)))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x a)) (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ (+ (* 9 (/ (* a (* t z)) (* (pow x 2) y))) (/ a x)) y) |
(/.f64 (fma.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x (*.f64 x y))) (/.f64 a x)) y) |
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (/ a x)) (* -9 (/ (* a (* t z)) (* (pow x 2) y)))) y) |
(/.f64 (fma.f64 (*.f64 #s(literal 81 binary64) a) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 x (*.f64 y y))))) (fma.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x (*.f64 x y))) (/.f64 a x))) y) |
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (/ a x)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -9 (/ (* a (* t z)) (* (pow x 2) y))))) y) |
(/.f64 (-.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal 729 binary64) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 y y) (*.f64 y (pow.f64 x #s(literal 4 binary64))))) (/.f64 a x)) (fma.f64 a (*.f64 (*.f64 #s(literal -81 binary64) (*.f64 t t)) (/.f64 (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 a z))) (*.f64 x (*.f64 x y))))) y) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ a x))) y)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 a z))) (*.f64 x (*.f64 x y))) (/.f64 a x)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y))) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a x)) (/.f64 (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 t (/.f64 z (*.f64 x x))))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow x 3)))) y)) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a x)) (/.f64 (+.f64 (/.f64 (fma.f64 a (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (pow.f64 x #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal -81 binary64) a) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 t (/.f64 z (*.f64 x x))))) y)) (-.f64 #s(literal 0 binary64) y)) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) |
(/ a (+ (* -9 (* t z)) (* x y))) |
(/.f64 a (fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(+ (* 9 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y))) |
(fma.f64 t (/.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(+ (* z (- (* 81 (/ (* (pow t 2) z) (* (pow x 3) (pow y 3)))) (* -9 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(fma.f64 z (fma.f64 #s(literal 81 binary64) (/.f64 (*.f64 t (*.f64 t z)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(+ (* z (- (* z (- (* 729 (/ (* (pow t 3) z) (* (pow x 4) (pow y 4)))) (* -81 (/ (pow t 2) (* (pow x 3) (pow y 3)))))) (* -9 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(fma.f64 z (fma.f64 z (fma.f64 #s(literal 729 binary64) (/.f64 (*.f64 t (*.f64 t (*.f64 t z))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/ -1/9 (* t z)) |
(/.f64 #s(literal -1/9 binary64) (*.f64 t z)) |
(/ (- (* -1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))) z) |
(/.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 t (*.f64 t z))) #s(literal -1/81 binary64)) (/.f64 #s(literal -1/9 binary64) t)) z) |
(/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t)))) z) |
(/.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x x)) (/.f64 (*.f64 y y) (*.f64 z (*.f64 t (*.f64 t (*.f64 t z))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 t z)))) (/.f64 #s(literal -1/9 binary64) t)) z) |
(/ (- (* -1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) (pow z 3)))) (+ (* 1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))))) z) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 t #s(literal 4 binary64))))) (fma.f64 #s(literal 1/729 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 t (*.f64 t (*.f64 t z))))) (fma.f64 #s(literal 1/81 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t z))) (/.f64 #s(literal 1/9 binary64) t)))) z) |
(/ -1/9 (* t z)) |
(/.f64 #s(literal -1/9 binary64) (*.f64 t z)) |
(* -1 (/ (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))) z)) |
(/.f64 (fma.f64 #s(literal 1/81 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t z))) (/.f64 #s(literal 1/9 binary64) t)) (neg.f64 z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) z))) (* 1/81 (/ (* x y) (pow t 2)))) z)) (* 1/9 (/ 1 t))) z)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) t) (/.f64 (fma.f64 #s(literal -1/729 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 t (*.f64 t z)))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 t t))) z)) (neg.f64 z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) z))) (* -1/729 (/ (* (pow x 2) (pow y 2)) (pow t 3)))) z)) (* 1/81 (/ (* x y) (pow t 2)))) z)) (* 1/9 (/ 1 t))) z)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) t) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/6561 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 y y)) (*.f64 x x)) (*.f64 t (*.f64 t t)))) (neg.f64 z)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 t t))) z)) (neg.f64 z)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(+ (* 9 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y))) |
(fma.f64 t (/.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(+ (* t (- (* 81 (/ (* t (pow z 2)) (* (pow x 3) (pow y 3)))) (* -9 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(fma.f64 t (fma.f64 (*.f64 #s(literal 81 binary64) t) (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(+ (* t (- (* t (- (* 729 (/ (* t (pow z 3)) (* (pow x 4) (pow y 4)))) (* -81 (/ (pow z 2) (* (pow x 3) (pow y 3)))))) (* -9 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y))) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 729 binary64) (/.f64 (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/ -1/9 (* t z)) |
(/.f64 #s(literal -1/9 binary64) (*.f64 t z)) |
(/ (- (* -1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))) t) |
(/.f64 (fma.f64 #s(literal -1/81 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z))) (/.f64 #s(literal -1/9 binary64) z)) t) |
(/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z)))) t) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal 1/81 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z))) (/.f64 #s(literal 1/9 binary64) z))) t) |
(/ (- (* -1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 4)))) (+ (* 1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))))) t) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 t (*.f64 t t)) (pow.f64 z #s(literal 4 binary64))))) (fma.f64 #s(literal 1/729 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal 1/81 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z))) (/.f64 #s(literal 1/9 binary64) z)))) t) |
(/ -1/9 (* t z)) |
(/.f64 #s(literal -1/9 binary64) (*.f64 t z)) |
(* -1 (/ (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))) t)) |
(/.f64 (fma.f64 #s(literal 1/81 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 z z))) (/.f64 #s(literal 1/9 binary64) z)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* t (pow z 3)))) (* 1/81 (/ (* x y) (pow z 2)))) t)) (* 1/9 (/ 1 z))) t)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) z) (/.f64 (fma.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x x)) (/.f64 (*.f64 y y) (*.f64 t (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 z z))) t)) (neg.f64 t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* (pow x 3) (pow y 3)) (* t (pow z 4)))) (* -1/729 (/ (* (pow x 2) (pow y 2)) (pow z 3)))) t)) (* 1/81 (/ (* x y) (pow z 2)))) t)) (* 1/9 (/ 1 z))) t)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) z) (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 1/6561 binary64) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (pow.f64 z #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 y y)) (*.f64 x x)) (*.f64 z (*.f64 z z)))) (neg.f64 t)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 z z))) t)) (neg.f64 t)) |
(/ -1/9 (* t z)) |
(/.f64 #s(literal -1/9 binary64) (*.f64 t z)) |
(- (* -1/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 1/9 (/ 1 (* t z)))) |
(fma.f64 x (/.f64 (*.f64 #s(literal -1/81 binary64) y) (*.f64 t (*.f64 t (*.f64 z z)))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z))) |
(- (* x (- (* -1/729 (/ (* x (pow y 2)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ y (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z)))) |
(fma.f64 x (fma.f64 x (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 y y)) (*.f64 z (*.f64 z (*.f64 t (*.f64 t (*.f64 t z)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) y) (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z))) |
(- (* x (- (* x (- (* -1/6561 (/ (* x (pow y 3)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (pow y 2) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ y (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z)))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/6561 binary64) (/.f64 (*.f64 x (*.f64 y (*.f64 y y))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 y y)) (*.f64 z (*.f64 z (*.f64 t (*.f64 t (*.f64 t z))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) y) (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z))) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ (+ (* 9 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x) |
(/.f64 (fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t z) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) x) |
(/ (- (+ (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (/ 1 y)) (* -9 (/ (* t z) (* x (pow y 2))))) x) |
(/.f64 (fma.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (/.f64 (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t z) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) y))) x) |
(/ (- (+ (* 729 (/ (* (pow t 3) (pow z 3)) (* (pow x 3) (pow y 4)))) (/ 1 y)) (+ (* -81 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (* -9 (/ (* t z) (* x (pow y 2)))))) x) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 729 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) y)) (fma.f64 (*.f64 #s(literal -81 binary64) (*.f64 t t)) (/.f64 (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x (*.f64 y y))))) x) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(* -1 (/ (- (* -9 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x)) |
(/.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x (*.f64 y y))) #s(literal -9 binary64)) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (* 81 (/ (* (pow t 2) (pow z 2)) (* x (pow y 3)))) (* -9 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x)) |
(/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 81 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 x (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* (pow t 3) (pow z 3)) (* x (pow y 4)))) (* 81 (/ (* (pow t 2) (pow z 2)) (pow y 3)))) x)) (* -9 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -729 binary64) (/.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t (*.f64 t z))))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -81 binary64) (*.f64 t t)) (/.f64 (*.f64 z z) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) x)) |
(/ -1/9 (* t z)) |
(/.f64 #s(literal -1/9 binary64) (*.f64 t z)) |
(- (* -1/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 1/9 (/ 1 (* t z)))) |
(fma.f64 x (/.f64 (*.f64 #s(literal -1/81 binary64) y) (*.f64 t (*.f64 t (*.f64 z z)))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z))) |
(- (* y (- (* -1/729 (/ (* (pow x 2) y) (* (pow t 3) (pow z 3)))) (* 1/81 (/ x (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z)))) |
(fma.f64 y (fma.f64 #s(literal -1/729 binary64) (/.f64 (*.f64 x (*.f64 x y)) (*.f64 z (*.f64 z (*.f64 t (*.f64 t (*.f64 t z)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) x) (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z))) |
(- (* y (- (* y (- (* -1/6561 (/ (* (pow x 3) y) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (pow x 2) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ x (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z)))) |
(fma.f64 y (fma.f64 y (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 y (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) #s(literal -1/6561 binary64)) (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x x)) (*.f64 z (*.f64 z (*.f64 t (*.f64 t (*.f64 t z))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) x) (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z))) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/ (+ (* 9 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y) |
(/.f64 (fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t z) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) x)) y) |
(/ (- (+ (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (/ 1 x)) (* -9 (/ (* t z) (* (pow x 2) y)))) y) |
(/.f64 (fma.f64 #s(literal 81 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 x (*.f64 y y))))) (fma.f64 #s(literal 9 binary64) (/.f64 (*.f64 t z) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) x))) y) |
(/ (- (+ (* 729 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) (pow y 3)))) (/ 1 x)) (+ (* -81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (* -9 (/ (* t z) (* (pow x 2) y))))) y) |
(/.f64 (fma.f64 #s(literal 729 binary64) (/.f64 (*.f64 z (*.f64 z (*.f64 t (*.f64 t (*.f64 t z))))) (*.f64 (*.f64 y y) (*.f64 y (pow.f64 x #s(literal 4 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 t (*.f64 (/.f64 z (*.f64 x (*.f64 x y))) #s(literal -9 binary64)) (*.f64 (*.f64 #s(literal -81 binary64) (*.f64 t t)) (/.f64 (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 x (*.f64 y y)))))))) y) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(* -1 (/ (- (* -9 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y)) |
(/.f64 (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) (*.f64 x (*.f64 x y))) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (- (* -1 (/ (- (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) y))) (* -9 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y)) |
(/.f64 (+.f64 (/.f64 (fma.f64 #s(literal 81 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 #s(literal 9 binary64) (*.f64 t (/.f64 z (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) y))) (* 81 (/ (* (pow t 2) (pow z 2)) (pow x 3)))) y)) (* -9 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 y (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -81 binary64) (*.f64 t t)) (/.f64 (*.f64 z z) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal 9 binary64) (*.f64 t (/.f64 z (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (/.f64 (*.f64 #s(literal -9/2 binary64) z) a))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (/.f64 (*.f64 #s(literal -9/2 binary64) z) a))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a t)) (/.f64 (*.f64 #s(literal -9/2 binary64) z) a))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 9/2 binary64)) (*.f64 y (*.f64 x #s(literal -1/2 binary64)))) a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 9/2 binary64)) (*.f64 y (*.f64 x #s(literal -1/2 binary64)))) a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 9/2 binary64)) (*.f64 y (*.f64 x #s(literal -1/2 binary64)))) a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 9/2 binary64)) (*.f64 y (*.f64 x #s(literal -1/2 binary64)))) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a z)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a z)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a z)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 t a) #s(literal 9/2 binary64) (/.f64 (*.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 a z))) (neg.f64 z)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 t a) #s(literal 9/2 binary64) (/.f64 (*.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 a z))) (neg.f64 z)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 (fma.f64 (/.f64 t a) #s(literal 9/2 binary64) (/.f64 (*.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 a z))) (neg.f64 z)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x a)))))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x a)))))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 x a)))))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) y) a)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) y) a)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x a)) #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) y) a)) (-.f64 #s(literal 0 binary64) x)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a)))))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a)))))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a)))))) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 #s(literal 9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a))) (/.f64 (*.f64 #s(literal -1/2 binary64) x) a)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 #s(literal 9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a))) (/.f64 (*.f64 #s(literal -1/2 binary64) x) a)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 (fma.f64 #s(literal 9/2 binary64) (*.f64 t (/.f64 z (*.f64 y a))) (/.f64 (*.f64 #s(literal -1/2 binary64) x) a)) (-.f64 #s(literal 0 binary64) y)) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(* -9/2 z) |
(*.f64 #s(literal -9/2 binary64) z) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 1/2 (/ (* x y) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
Compiled 49 267 to 3 500 computations (92.9% saved)
16 alts after pruning (15 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 379 | 13 | 2 392 |
| Fresh | 8 | 2 | 10 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 391 | 16 | 2 407 |
| Status | Accuracy | Program |
|---|---|---|
| 87.7% | (fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) | |
| 92.5% | (fma.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) | |
| ▶ | 93.7% | (/.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
| ▶ | 94.0% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
| 52.3% | (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) | |
| 56.1% | (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) | |
| ▶ | 56.0% | (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
| 41.1% | (/.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x (*.f64 y y))) (/.f64 a y)) x)) | |
| 52.2% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) | |
| 52.1% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a)) | |
| 78.8% | (*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) | |
| 54.9% | (*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) t) | |
| 52.6% | (*.f64 (*.f64 (/.f64 t a) z) #s(literal -9/2 binary64)) | |
| ▶ | 56.0% | (*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (/.f64 #s(literal 1 binary64) a)) |
| ▶ | 52.2% | (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
| ✓ | 54.9% | (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
Compiled 478 to 345 computations (27.8% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 z t) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 t #s(literal -9/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) |
| ✓ | cost-diff | 320 | (*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (/.f64 #s(literal 1 binary64) a)) |
| ✓ | cost-diff | 0 | (*.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
| ✓ | cost-diff | 0 | (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 1088 | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
| 660× | *-lowering-*.f32 |
| 660× | *-lowering-*.f64 |
| 362× | associate-*r* |
| 332× | associate-*l* |
| 218× | associate-*r/ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 151 |
| 1 | 64 | 151 |
| 2 | 138 | 147 |
| 3 | 302 | 147 |
| 4 | 557 | 147 |
| 5 | 961 | 147 |
| 6 | 1036 | 147 |
| 7 | 1036 | 147 |
| 0 | 1036 | 142 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (/ 1 a) (/ 2 (+ (* z (* t -9)) (* x y)))) |
(/ 1 a) |
1 |
a |
(/ 2 (+ (* z (* t -9)) (* x y))) |
2 |
(+ (* z (* t -9)) (* x y)) |
z |
(* t -9) |
t |
-9 |
(* x y) |
x |
y |
(* (* x y) (/ 1/2 a)) |
(* x y) |
x |
y |
(/ 1/2 a) |
1/2 |
a |
(/ (* -9/2 (* z t)) a) |
(* -9/2 (* z t)) |
-9/2 |
(* z t) |
z |
t |
a |
(* (* (* t -9/2) z) (/ 1 a)) |
(* (* t -9/2) z) |
(* t -9/2) |
t |
-9/2 |
z |
(/ 1 a) |
1 |
a |
(/ (+ (* (* z t) -9) (* x y)) (* a 2)) |
(+ (* (* z t) -9) (* x y)) |
(* z t) |
z |
t |
-9 |
(* x y) |
x |
y |
(* a 2) |
a |
2 |
| Outputs |
|---|
(/ (/ 1 a) (/ 2 (+ (* z (* t -9)) (* x y)))) |
(/.f64 (fma.f64 x y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(/ 2 (+ (* z (* t -9)) (* x y))) |
(/.f64 #s(literal 2 binary64) (fma.f64 x y (*.f64 z (*.f64 t #s(literal -9 binary64))))) |
2 |
#s(literal 2 binary64) |
(+ (* z (* t -9)) (* x y)) |
(fma.f64 x y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
z |
(* t -9) |
(*.f64 t #s(literal -9 binary64)) |
t |
-9 |
#s(literal -9 binary64) |
(* x y) |
(*.f64 x y) |
x |
y |
(* (* x y) (/ 1/2 a)) |
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) |
(* x y) |
(*.f64 x y) |
x |
y |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
1/2 |
#s(literal 1/2 binary64) |
a |
(/ (* -9/2 (* z t)) a) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (* z t)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
-9/2 |
#s(literal -9/2 binary64) |
(* z t) |
(*.f64 z t) |
z |
t |
a |
(* (* (* t -9/2) z) (/ 1 a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* (* t -9/2) z) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* t -9/2) |
(*.f64 t #s(literal -9/2 binary64)) |
t |
-9/2 |
#s(literal -9/2 binary64) |
z |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(/ (+ (* (* z t) -9) (* x y)) (* a 2)) |
(/.f64 (fma.f64 x y (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(+ (* (* z t) -9) (* x y)) |
(fma.f64 x y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(* z t) |
(*.f64 z t) |
z |
t |
-9 |
#s(literal -9 binary64) |
(* x y) |
(*.f64 x y) |
x |
y |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
a |
2 |
#s(literal 2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal 2 binary64)) |
| ✓ | accuracy | 99.4% | (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) |
| ✓ | accuracy | 94.2% | (/.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) a) |
| ✓ | accuracy | 100.0% | (*.f64 t #s(literal -9/2 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) |
| ✓ | accuracy | 96.0% | (*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (/.f64 #s(literal 1 binary64) a)) |
| ✓ | accuracy | 100.0% | (*.f64 z t) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) |
| ✓ | accuracy | 96.0% | (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1/2 binary64) a) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 92.3% | (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
| ✓ | accuracy | 100.0% | (*.f64 t #s(literal -9 binary64)) |
| ✓ | accuracy | 99.8% | (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) |
| ✓ | accuracy | 94.5% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
| 51.0ms | 256× | 0 | valid |
Compiled 148 to 31 computations (79.1% saved)
ival-mult: 15.0ms (53.7% of total)ival-div: 10.0ms (35.8% of total)ival-add: 2.0ms (7.2% of total)exact: 1.0ms (3.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ 1 a) (/ 2 (+ (* z (* t -9)) (* x y))))> |
#<alt (/ 1 a)> |
#<alt (/ 2 (+ (* z (* t -9)) (* x y)))> |
#<alt (+ (* z (* t -9)) (* x y))> |
#<alt (* (* x y) (/ 1/2 a))> |
#<alt (* x y)> |
#<alt (/ 1/2 a)> |
#<alt (/ (* -9/2 (* z t)) a)> |
#<alt (* -9/2 (* z t))> |
#<alt (* z t)> |
#<alt (* (* (* t -9/2) z) (/ 1 a))> |
#<alt (* (* t -9/2) z)> |
#<alt (* t -9/2)> |
#<alt (/ (+ (* (* z t) -9) (* x y)) (* a 2))> |
#<alt (+ (* (* z t) -9) (* x y))> |
#<alt (* t -9)> |
#<alt (* a 2)> |
| Outputs |
|---|
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 2 (* x y))> |
#<alt (+ (* 18 (/ (* t z) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 (* x y))))> |
#<alt (+ (* z (- (* 162 (/ (* (pow t 2) z) (* (pow x 3) (pow y 3)))) (* -18 (/ t (* (pow x 2) (pow y 2)))))) (* 2 (/ 1 (* x y))))> |
#<alt (+ (* z (- (* z (- (* 1458 (/ (* (pow t 3) z) (* (pow x 4) (pow y 4)))) (* -162 (/ (pow t 2) (* (pow x 3) (pow y 3)))))) (* -18 (/ t (* (pow x 2) (pow y 2)))))) (* 2 (/ 1 (* x y))))> |
#<alt (/ -2/9 (* t z))> |
#<alt (/ (- (* -2/81 (/ (* x y) (* (pow t 2) z))) (* 2/9 (/ 1 t))) z)> |
#<alt (/ (- (* -2/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 2/81 (/ (* x y) (* (pow t 2) z))) (* 2/9 (/ 1 t)))) z)> |
#<alt (/ (- (* -2/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) (pow z 3)))) (+ (* 2/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 2/81 (/ (* x y) (* (pow t 2) z))) (* 2/9 (/ 1 t))))) z)> |
#<alt (/ -2/9 (* t z))> |
#<alt (* -1 (/ (+ (* 2/81 (/ (* x y) (* (pow t 2) z))) (* 2/9 (/ 1 t))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -2/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) z))) (* 2/81 (/ (* x y) (pow t 2)))) z)) (* 2/9 (/ 1 t))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 2/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) z))) (* -2/729 (/ (* (pow x 2) (pow y 2)) (pow t 3)))) z)) (* 2/81 (/ (* x y) (pow t 2)))) z)) (* 2/9 (/ 1 t))) z))> |
#<alt (/ 2 (* x y))> |
#<alt (+ (* 18 (/ (* t z) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 (* x y))))> |
#<alt (+ (* t (- (* 162 (/ (* t (pow z 2)) (* (pow x 3) (pow y 3)))) (* -18 (/ z (* (pow x 2) (pow y 2)))))) (* 2 (/ 1 (* x y))))> |
#<alt (+ (* t (- (* t (- (* 1458 (/ (* t (pow z 3)) (* (pow x 4) (pow y 4)))) (* -162 (/ (pow z 2) (* (pow x 3) (pow y 3)))))) (* -18 (/ z (* (pow x 2) (pow y 2)))))) (* 2 (/ 1 (* x y))))> |
#<alt (/ -2/9 (* t z))> |
#<alt (/ (- (* -2/81 (/ (* x y) (* t (pow z 2)))) (* 2/9 (/ 1 z))) t)> |
#<alt (/ (- (* -2/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 2/81 (/ (* x y) (* t (pow z 2)))) (* 2/9 (/ 1 z)))) t)> |
#<alt (/ (- (* -2/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 4)))) (+ (* 2/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 2/81 (/ (* x y) (* t (pow z 2)))) (* 2/9 (/ 1 z))))) t)> |
#<alt (/ -2/9 (* t z))> |
#<alt (* -1 (/ (+ (* 2/81 (/ (* x y) (* t (pow z 2)))) (* 2/9 (/ 1 z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -2/729 (/ (* (pow x 2) (pow y 2)) (* t (pow z 3)))) (* 2/81 (/ (* x y) (pow z 2)))) t)) (* 2/9 (/ 1 z))) t))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 2/6561 (/ (* (pow x 3) (pow y 3)) (* t (pow z 4)))) (* -2/729 (/ (* (pow x 2) (pow y 2)) (pow z 3)))) t)) (* 2/81 (/ (* x y) (pow z 2)))) t)) (* 2/9 (/ 1 z))) t))> |
#<alt (/ -2/9 (* t z))> |
#<alt (- (* -2/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 2/9 (/ 1 (* t z))))> |
#<alt (- (* x (- (* -2/729 (/ (* x (pow y 2)) (* (pow t 3) (pow z 3)))) (* 2/81 (/ y (* (pow t 2) (pow z 2)))))) (* 2/9 (/ 1 (* t z))))> |
#<alt (- (* x (- (* x (- (* -2/6561 (/ (* x (pow y 3)) (* (pow t 4) (pow z 4)))) (* 2/729 (/ (pow y 2) (* (pow t 3) (pow z 3)))))) (* 2/81 (/ y (* (pow t 2) (pow z 2)))))) (* 2/9 (/ 1 (* t z))))> |
#<alt (/ 2 (* x y))> |
#<alt (/ (+ (* 18 (/ (* t z) (* x (pow y 2)))) (* 2 (/ 1 y))) x)> |
#<alt (/ (- (+ (* 162 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (* 2 (/ 1 y))) (* -18 (/ (* t z) (* x (pow y 2))))) x)> |
#<alt (/ (- (+ (* 1458 (/ (* (pow t 3) (pow z 3)) (* (pow x 3) (pow y 4)))) (* 2 (/ 1 y))) (+ (* -162 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (* -18 (/ (* t z) (* x (pow y 2)))))) x)> |
#<alt (/ 2 (* x y))> |
#<alt (* -1 (/ (- (* -18 (/ (* t z) (* x (pow y 2)))) (* 2 (/ 1 y))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 162 (/ (* (pow t 2) (pow z 2)) (* x (pow y 3)))) (* -18 (/ (* t z) (pow y 2)))) x)) (* 2 (/ 1 y))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1458 (/ (* (pow t 3) (pow z 3)) (* x (pow y 4)))) (* 162 (/ (* (pow t 2) (pow z 2)) (pow y 3)))) x)) (* -18 (/ (* t z) (pow y 2)))) x)) (* 2 (/ 1 y))) x))> |
#<alt (/ -2/9 (* t z))> |
#<alt (- (* -2/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 2/9 (/ 1 (* t z))))> |
#<alt (- (* y (- (* -2/729 (/ (* (pow x 2) y) (* (pow t 3) (pow z 3)))) (* 2/81 (/ x (* (pow t 2) (pow z 2)))))) (* 2/9 (/ 1 (* t z))))> |
#<alt (- (* y (- (* y (- (* -2/6561 (/ (* (pow x 3) y) (* (pow t 4) (pow z 4)))) (* 2/729 (/ (pow x 2) (* (pow t 3) (pow z 3)))))) (* 2/81 (/ x (* (pow t 2) (pow z 2)))))) (* 2/9 (/ 1 (* t z))))> |
#<alt (/ 2 (* x y))> |
#<alt (/ (+ (* 18 (/ (* t z) (* (pow x 2) y))) (* 2 (/ 1 x))) y)> |
#<alt (/ (- (+ (* 162 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (* 2 (/ 1 x))) (* -18 (/ (* t z) (* (pow x 2) y)))) y)> |
#<alt (/ (- (+ (* 1458 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) (pow y 3)))) (* 2 (/ 1 x))) (+ (* -162 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (* -18 (/ (* t z) (* (pow x 2) y))))) y)> |
#<alt (/ 2 (* x y))> |
#<alt (* -1 (/ (- (* -18 (/ (* t z) (* (pow x 2) y))) (* 2 (/ 1 x))) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 162 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) y))) (* -18 (/ (* t z) (pow x 2)))) y)) (* 2 (/ 1 x))) y))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1458 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) y))) (* 162 (/ (* (pow t 2) (pow z 2)) (pow x 3)))) y)) (* -18 (/ (* t z) (pow x 2)))) y)) (* 2 (/ 1 x))) y))> |
#<alt (* x y)> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* -9 (* t z))> |
#<alt (* z (+ (* -9 t) (/ (* x y) z)))> |
#<alt (* z (+ (* -9 t) (/ (* x y) z)))> |
#<alt (* z (+ (* -9 t) (/ (* x y) z)))> |
#<alt (* -9 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))> |
#<alt (* x y)> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* -9 (* t z))> |
#<alt (* t (+ (* -9 z) (/ (* x y) t)))> |
#<alt (* t (+ (* -9 z) (/ (* x y) t)))> |
#<alt (* t (+ (* -9 z) (/ (* x y) t)))> |
#<alt (* -9 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))> |
#<alt (* -9 (* t z))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -9 (* t z))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* 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 (* t z)> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 (* t z))> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))> |
#<alt (* x y)> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* -9 (* t z))> |
#<alt (* z (+ (* -9 t) (/ (* x y) z)))> |
#<alt (* z (+ (* -9 t) (/ (* x y) z)))> |
#<alt (* z (+ (* -9 t) (/ (* x y) z)))> |
#<alt (* -9 (* t z))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))> |
#<alt (* x y)> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* -9 (* t z))> |
#<alt (* t (+ (* -9 z) (/ (* x y) t)))> |
#<alt (* t (+ (* -9 z) (/ (* x y) t)))> |
#<alt (* t (+ (* -9 z) (/ (* x y) t)))> |
#<alt (* -9 (* t z))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))> |
#<alt (* -9 (* t z))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x (+ y (* -9 (/ (* t z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))> |
#<alt (* -9 (* t z))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (+ (* -9 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* y (+ x (* -9 (/ (* t z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* -9 t)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
132 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | t | @ | 0 | (* -9/2 (* z t)) |
| 0.0ms | z | @ | inf | (/ 2 (+ (* z (* t -9)) (* x y))) |
| 0.0ms | x | @ | inf | (/ 2 (+ (* z (* t -9)) (* x y))) |
| 0.0ms | t | @ | inf | (/ 2 (+ (* z (* t -9)) (* x y))) |
| 0.0ms | y | @ | inf | (/ 2 (+ (* z (* t -9)) (* x y))) |
| 1× | batch-egg-rewrite |
| 5 430× | *-lowering-*.f32 |
| 5 430× | *-lowering-*.f64 |
| 5 254× | accelerator-lowering-fma.f32 |
| 5 254× | accelerator-lowering-fma.f64 |
| 3 008× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 111 |
| 1 | 135 | 107 |
| 2 | 727 | 107 |
| 3 | 6635 | 107 |
| 0 | 8034 | 102 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ 1 a) (/ 2 (+ (* z (* t -9)) (* x y)))) |
(/ 1 a) |
(/ 2 (+ (* z (* t -9)) (* x y))) |
(+ (* z (* t -9)) (* x y)) |
(* (* x y) (/ 1/2 a)) |
(* x y) |
(/ 1/2 a) |
(/ (* -9/2 (* z t)) a) |
(* -9/2 (* z t)) |
(* z t) |
(* (* (* t -9/2) z) (/ 1 a)) |
(* (* t -9/2) z) |
(* t -9/2) |
(/ (+ (* (* z t) -9) (* x y)) (* a 2)) |
(+ (* (* z t) -9) (* x y)) |
(* t -9) |
(* a 2) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (/.f64 #s(literal -1/2 binary64) a))) |
(+.f64 (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z t) (*.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 x y)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 x y)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) x) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) x) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y a) (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y a) (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x a) (/.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x a) (/.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z #s(literal -9 binary64))) t (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) a) (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) a) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) a) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(/.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) |
(/.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal 1/2 binary64)) (*.f64 a (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal -1 binary64) a)) (*.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1/2 binary64)) (*.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal -1 binary64) a)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (/.f64 #s(literal -1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 #s(literal -1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 #s(literal -1 binary64) a)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (*.f64 #s(literal -2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 a (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 a (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 #s(literal -2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) a)) (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(pow.f64 (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a)) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(*.f64 (*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (/.f64 (/.f64 #s(literal -1 binary64) a) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (/.f64 #s(literal 1/2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (/.f64 (/.f64 #s(literal -1 binary64) a) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (fma.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (-.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 a))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a)) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(pow.f64 a #s(literal -1 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(+.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))))) |
(+.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))))) |
(fma.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) |
(/.f64 (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) |
(/.f64 (/.f64 #s(literal -2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (fma.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (-.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t)))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (fma.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (fma.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (-.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (-.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) |
(/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 2 binary64)) |
(*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (/.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal -2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) |
(+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(+.f64 (*.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (neg.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)))) |
(+.f64 (neg.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(-.f64 (*.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) |
(fma.f64 z (/.f64 (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 x y)) |
(fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 z (*.f64 t (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 t #s(literal -9 binary64)) z (*.f64 x y)) |
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 (*.f64 z (*.f64 z (*.f64 t #s(literal -9 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 x y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(fma.f64 y (*.f64 x #s(literal 1 binary64)) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) |
(fma.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (/.f64 (*.f64 z z) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 #s(literal 81 binary64) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (/.f64 #s(literal 81 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) |
(fma.f64 (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (/.f64 z (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 z (*.f64 t (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 #s(literal -9 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 z (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (/.f64 (*.f64 z t) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(/.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 1 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (neg.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (fma.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) |
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (fma.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (fma.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (-.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 x y))) |
(neg.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal -1/2 binary64) a))) |
(neg.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 x (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 x (*.f64 y #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) |
(/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) a) |
(/.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) a) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) a)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) #s(literal -1 binary64)) a) |
(pow.f64 (/.f64 a (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) #s(literal 2 binary64))) |
(*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) |
(*.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 x y))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
(*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 x y) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) |
(*.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) x)) |
(*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (/.f64 y a) (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64))) |
(*.f64 (/.f64 x a) (/.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a)) |
(*.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 y (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) y) |
(exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) a)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) |
(/.f64 #s(literal 1/2 binary64) a) |
(/.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) |
(pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) a)) |
(neg.f64 (/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) a)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 t (*.f64 z #s(literal -9/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2/9 binary64) (*.f64 z t))) |
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) #s(literal 1 binary64)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 t (*.f64 z #s(literal 9/2 binary64))))) |
(/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) #s(literal -1 binary64)) a) |
(/.f64 (/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) #s(literal -1 binary64)) a) |
(pow.f64 (/.f64 a (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2/9 binary64) (*.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) #s(literal 1 binary64))) |
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) |
(*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) #s(literal 1 binary64)) |
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a)) |
(*.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) a)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) |
(*.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) |
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a)) |
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64))) |
(*.f64 (/.f64 z a) (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 #s(literal -9/2 binary64) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) |
(*.f64 #s(literal 9/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) a)) |
(*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 z #s(literal 9/2 binary64)) (*.f64 t (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (*.f64 z #s(literal 9/2 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 t a) (*.f64 z #s(literal -9/2 binary64))) |
(*.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) z) |
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) t) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (*.f64 z t)) |
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) t) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal -9/2 binary64)) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a)) |
(*.f64 (*.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) |
(neg.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) |
(*.f64 z (*.f64 t #s(literal -9/2 binary64))) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z t)) |
(*.f64 #s(literal -9/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 z t) #s(literal 1 binary64))) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(*.f64 (*.f64 t #s(literal -9/2 binary64)) z) |
(*.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) |
(*.f64 (*.f64 z #s(literal -9/2 binary64)) t) |
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 t #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 9/2 binary64)) |
(*.f64 #s(literal 9/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(*.f64 (*.f64 z #s(literal 9/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))) #s(literal -9/2 binary64)) |
(*.f64 (neg.f64 (*.f64 z #s(literal 9/2 binary64))) t) |
(*.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 z #s(literal -9/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -9/2 binary64)) |
(*.f64 z t) |
(*.f64 t z) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) a)) |
(neg.f64 (/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) a)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 t (*.f64 z #s(literal -9/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2/9 binary64) (*.f64 z t))) |
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) #s(literal 1 binary64)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 t (*.f64 z #s(literal 9/2 binary64))))) |
(/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) #s(literal -1 binary64)) a) |
(/.f64 (/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) #s(literal -1 binary64)) a) |
(pow.f64 (/.f64 a (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2/9 binary64) (*.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) #s(literal 1 binary64))) |
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) |
(*.f64 t (/.f64 (*.f64 z #s(literal -9/2 binary64)) a)) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 (*.f64 z t) (/.f64 #s(literal -9/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) #s(literal 1 binary64)) |
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a)) |
(*.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) a)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) |
(*.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) |
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a)) |
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64))) |
(*.f64 (/.f64 z a) (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (*.f64 #s(literal -9/2 binary64) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) |
(*.f64 #s(literal 9/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) a)) |
(*.f64 #s(literal 9/2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 z #s(literal 9/2 binary64)) (*.f64 t (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (*.f64 z #s(literal 9/2 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 t a) (*.f64 z #s(literal -9/2 binary64))) |
(*.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) z) |
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) t) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (*.f64 z t)) |
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 #s(literal 9/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) t) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z #s(literal -9/2 binary64)) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a)) |
(*.f64 (*.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) |
(neg.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) |
(*.f64 z (*.f64 t #s(literal -9/2 binary64))) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(*.f64 #s(literal -9/2 binary64) (*.f64 z t)) |
(*.f64 #s(literal -9/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 z t) #s(literal 1 binary64))) |
(*.f64 (*.f64 z t) #s(literal -9/2 binary64)) |
(*.f64 (*.f64 t #s(literal -9/2 binary64)) z) |
(*.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) |
(*.f64 (*.f64 z #s(literal -9/2 binary64)) t) |
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 t #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 9/2 binary64)) |
(*.f64 #s(literal 9/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) |
(*.f64 (*.f64 z #s(literal 9/2 binary64)) (-.f64 #s(literal 0 binary64) t)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))) #s(literal -9/2 binary64)) |
(*.f64 (neg.f64 (*.f64 z #s(literal 9/2 binary64))) t) |
(*.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 z #s(literal -9/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -9/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) |
(*.f64 t #s(literal -9/2 binary64)) |
(*.f64 #s(literal -9/2 binary64) t) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t #s(literal 1 binary64))) |
(*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (/.f64 #s(literal -1/2 binary64) a))) |
(+.f64 (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 t (*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -9 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z t) (*.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 x y)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 x y)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) x) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) x) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y a) (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y a) (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x a) (/.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x a) (/.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) t) (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -9 binary64)) (*.f64 z t) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z #s(literal -9 binary64))) t (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) a) (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) a) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) a) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(/.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) |
(/.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal 1/2 binary64)) (*.f64 a (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal -1 binary64) a)) (*.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1/2 binary64)) (*.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal -1 binary64) a)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (/.f64 #s(literal -1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 #s(literal -1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 #s(literal -1 binary64) a)) (*.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (*.f64 #s(literal -2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 a (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 a (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 #s(literal -2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) a)) (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(pow.f64 (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a)) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(*.f64 (*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (/.f64 (/.f64 #s(literal -1 binary64) a) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (/.f64 #s(literal 1/2 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (/.f64 (/.f64 #s(literal -1 binary64) a) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (fma.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (-.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1/2 binary64)) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))))) |
(+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(+.f64 (*.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (neg.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)))) |
(+.f64 (neg.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(-.f64 (*.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) |
(fma.f64 z (/.f64 (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 x y)) |
(fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 z (*.f64 t (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 t #s(literal -9 binary64)) z (*.f64 x y)) |
(fma.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 (*.f64 z (*.f64 z (*.f64 t #s(literal -9 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 x y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(fma.f64 y (*.f64 x #s(literal 1 binary64)) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) |
(fma.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (/.f64 (*.f64 z z) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 #s(literal 81 binary64) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 z (*.f64 t (*.f64 z t))) (/.f64 #s(literal 81 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) |
(fma.f64 (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (/.f64 z (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 z (*.f64 t (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 #s(literal -9 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 z (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (/.f64 (*.f64 z t) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) y (*.f64 z (*.f64 t #s(literal -9 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(/.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 1 binary64)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (neg.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (fma.f64 (*.f64 z t) (/.f64 (*.f64 (*.f64 z t) #s(literal 81 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) |
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (/.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) |
(*.f64 (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) |
(*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (fma.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 #s(literal 531441 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))))) (fma.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (-.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64)))) (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (-.f64 (*.f64 #s(literal 6561 binary64) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 (*.f64 x y) (fma.f64 x y (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 #s(literal -729 binary64) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (fma.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) #s(literal 81 binary64))))) |
(*.f64 t #s(literal -9 binary64)) |
(*.f64 #s(literal -9 binary64) t) |
(exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) a)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) |
(neg.f64 (*.f64 a #s(literal -2 binary64))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 a #s(literal 1/2 binary64)) |
(/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)) |
| 1× | egg-herbie |
| 6 884× | *-lowering-*.f32 |
| 6 884× | *-lowering-*.f64 |
| 5 214× | accelerator-lowering-fma.f32 |
| 5 214× | accelerator-lowering-fma.f64 |
| 3 688× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 420 | 5130 |
| 1 | 1441 | 5118 |
| 2 | 5266 | 5088 |
| 0 | 8300 | 4868 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 2 (* x y)) |
(+ (* 18 (/ (* t z) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 (* x y)))) |
(+ (* z (- (* 162 (/ (* (pow t 2) z) (* (pow x 3) (pow y 3)))) (* -18 (/ t (* (pow x 2) (pow y 2)))))) (* 2 (/ 1 (* x y)))) |
(+ (* z (- (* z (- (* 1458 (/ (* (pow t 3) z) (* (pow x 4) (pow y 4)))) (* -162 (/ (pow t 2) (* (pow x 3) (pow y 3)))))) (* -18 (/ t (* (pow x 2) (pow y 2)))))) (* 2 (/ 1 (* x y)))) |
(/ -2/9 (* t z)) |
(/ (- (* -2/81 (/ (* x y) (* (pow t 2) z))) (* 2/9 (/ 1 t))) z) |
(/ (- (* -2/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 2/81 (/ (* x y) (* (pow t 2) z))) (* 2/9 (/ 1 t)))) z) |
(/ (- (* -2/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) (pow z 3)))) (+ (* 2/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 2/81 (/ (* x y) (* (pow t 2) z))) (* 2/9 (/ 1 t))))) z) |
(/ -2/9 (* t z)) |
(* -1 (/ (+ (* 2/81 (/ (* x y) (* (pow t 2) z))) (* 2/9 (/ 1 t))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -2/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) z))) (* 2/81 (/ (* x y) (pow t 2)))) z)) (* 2/9 (/ 1 t))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 2/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) z))) (* -2/729 (/ (* (pow x 2) (pow y 2)) (pow t 3)))) z)) (* 2/81 (/ (* x y) (pow t 2)))) z)) (* 2/9 (/ 1 t))) z)) |
(/ 2 (* x y)) |
(+ (* 18 (/ (* t z) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 (* x y)))) |
(+ (* t (- (* 162 (/ (* t (pow z 2)) (* (pow x 3) (pow y 3)))) (* -18 (/ z (* (pow x 2) (pow y 2)))))) (* 2 (/ 1 (* x y)))) |
(+ (* t (- (* t (- (* 1458 (/ (* t (pow z 3)) (* (pow x 4) (pow y 4)))) (* -162 (/ (pow z 2) (* (pow x 3) (pow y 3)))))) (* -18 (/ z (* (pow x 2) (pow y 2)))))) (* 2 (/ 1 (* x y)))) |
(/ -2/9 (* t z)) |
(/ (- (* -2/81 (/ (* x y) (* t (pow z 2)))) (* 2/9 (/ 1 z))) t) |
(/ (- (* -2/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 2/81 (/ (* x y) (* t (pow z 2)))) (* 2/9 (/ 1 z)))) t) |
(/ (- (* -2/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 4)))) (+ (* 2/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 2/81 (/ (* x y) (* t (pow z 2)))) (* 2/9 (/ 1 z))))) t) |
(/ -2/9 (* t z)) |
(* -1 (/ (+ (* 2/81 (/ (* x y) (* t (pow z 2)))) (* 2/9 (/ 1 z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -2/729 (/ (* (pow x 2) (pow y 2)) (* t (pow z 3)))) (* 2/81 (/ (* x y) (pow z 2)))) t)) (* 2/9 (/ 1 z))) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 2/6561 (/ (* (pow x 3) (pow y 3)) (* t (pow z 4)))) (* -2/729 (/ (* (pow x 2) (pow y 2)) (pow z 3)))) t)) (* 2/81 (/ (* x y) (pow z 2)))) t)) (* 2/9 (/ 1 z))) t)) |
(/ -2/9 (* t z)) |
(- (* -2/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 2/9 (/ 1 (* t z)))) |
(- (* x (- (* -2/729 (/ (* x (pow y 2)) (* (pow t 3) (pow z 3)))) (* 2/81 (/ y (* (pow t 2) (pow z 2)))))) (* 2/9 (/ 1 (* t z)))) |
(- (* x (- (* x (- (* -2/6561 (/ (* x (pow y 3)) (* (pow t 4) (pow z 4)))) (* 2/729 (/ (pow y 2) (* (pow t 3) (pow z 3)))))) (* 2/81 (/ y (* (pow t 2) (pow z 2)))))) (* 2/9 (/ 1 (* t z)))) |
(/ 2 (* x y)) |
(/ (+ (* 18 (/ (* t z) (* x (pow y 2)))) (* 2 (/ 1 y))) x) |
(/ (- (+ (* 162 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (* 2 (/ 1 y))) (* -18 (/ (* t z) (* x (pow y 2))))) x) |
(/ (- (+ (* 1458 (/ (* (pow t 3) (pow z 3)) (* (pow x 3) (pow y 4)))) (* 2 (/ 1 y))) (+ (* -162 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (* -18 (/ (* t z) (* x (pow y 2)))))) x) |
(/ 2 (* x y)) |
(* -1 (/ (- (* -18 (/ (* t z) (* x (pow y 2)))) (* 2 (/ 1 y))) x)) |
(* -1 (/ (- (* -1 (/ (- (* 162 (/ (* (pow t 2) (pow z 2)) (* x (pow y 3)))) (* -18 (/ (* t z) (pow y 2)))) x)) (* 2 (/ 1 y))) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1458 (/ (* (pow t 3) (pow z 3)) (* x (pow y 4)))) (* 162 (/ (* (pow t 2) (pow z 2)) (pow y 3)))) x)) (* -18 (/ (* t z) (pow y 2)))) x)) (* 2 (/ 1 y))) x)) |
(/ -2/9 (* t z)) |
(- (* -2/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 2/9 (/ 1 (* t z)))) |
(- (* y (- (* -2/729 (/ (* (pow x 2) y) (* (pow t 3) (pow z 3)))) (* 2/81 (/ x (* (pow t 2) (pow z 2)))))) (* 2/9 (/ 1 (* t z)))) |
(- (* y (- (* y (- (* -2/6561 (/ (* (pow x 3) y) (* (pow t 4) (pow z 4)))) (* 2/729 (/ (pow x 2) (* (pow t 3) (pow z 3)))))) (* 2/81 (/ x (* (pow t 2) (pow z 2)))))) (* 2/9 (/ 1 (* t z)))) |
(/ 2 (* x y)) |
(/ (+ (* 18 (/ (* t z) (* (pow x 2) y))) (* 2 (/ 1 x))) y) |
(/ (- (+ (* 162 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (* 2 (/ 1 x))) (* -18 (/ (* t z) (* (pow x 2) y)))) y) |
(/ (- (+ (* 1458 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) (pow y 3)))) (* 2 (/ 1 x))) (+ (* -162 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (* -18 (/ (* t z) (* (pow x 2) y))))) y) |
(/ 2 (* x y)) |
(* -1 (/ (- (* -18 (/ (* t z) (* (pow x 2) y))) (* 2 (/ 1 x))) y)) |
(* -1 (/ (- (* -1 (/ (- (* 162 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) y))) (* -18 (/ (* t z) (pow x 2)))) y)) (* 2 (/ 1 x))) y)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1458 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) y))) (* 162 (/ (* (pow t 2) (pow z 2)) (pow x 3)))) y)) (* -18 (/ (* t z) (pow x 2)))) y)) (* 2 (/ 1 x))) y)) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9 (* t z)) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* -9 (* t z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9 (* t z)) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* -9 (* t z)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -9 (* t z)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -9 (* t z)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 (* t z)) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9 (* t z)) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(* -9 (* t z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(* x y) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* -9 (* t z)) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(* -9 (* t z)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(* -9 (* t z)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(* -9 (* t z)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(+ (* -9 (* t z)) (* x y)) |
(* x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* -9 t) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
| Outputs |
|---|
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 z a)) (*.f64 #s(literal -9/2 binary64) (/.f64 t a)))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 z a)) (*.f64 #s(literal -9/2 binary64) (/.f64 t a)))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 z a)) (*.f64 #s(literal -9/2 binary64) (/.f64 t a)))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 z a)) (*.f64 #s(literal -9/2 binary64) (/.f64 t a)))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 z a)) (*.f64 #s(literal -9/2 binary64) (/.f64 t a)))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 z a)) (*.f64 #s(literal -9/2 binary64) (/.f64 t a)))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 t a)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a)))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 t a)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a)))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 t a)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a)))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 t a)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a)))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 t a)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a)))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 t a)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a)))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x a)))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x a)))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x a)))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x a)))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 y a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 y a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 y a)))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 y a)))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 y a)))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 y a)))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 2 (* x y)) |
(/.f64 #s(literal 2 binary64) (*.f64 x y)) |
(+ (* 18 (/ (* t z) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 (* x y)))) |
(fma.f64 t (/.f64 (*.f64 z #s(literal 18 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 2 binary64) (*.f64 x y))) |
(+ (* z (- (* 162 (/ (* (pow t 2) z) (* (pow x 3) (pow y 3)))) (* -18 (/ t (* (pow x 2) (pow y 2)))))) (* 2 (/ 1 (* x y)))) |
(fma.f64 z (fma.f64 #s(literal 18 binary64) (/.f64 t (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 (*.f64 #s(literal 162 binary64) (*.f64 t t)) z) (*.f64 y (*.f64 y (*.f64 x (*.f64 y (*.f64 x x))))))) (/.f64 #s(literal 2 binary64) (*.f64 x y))) |
(+ (* z (- (* z (- (* 1458 (/ (* (pow t 3) z) (* (pow x 4) (pow y 4)))) (* -162 (/ (pow t 2) (* (pow x 3) (pow y 3)))))) (* -18 (/ t (* (pow x 2) (pow y 2)))))) (* 2 (/ 1 (* x y)))) |
(fma.f64 z (fma.f64 z (fma.f64 #s(literal 1458 binary64) (/.f64 (*.f64 z (*.f64 t (*.f64 t t))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 162 binary64) (*.f64 t t)) (*.f64 y (*.f64 y (*.f64 x (*.f64 y (*.f64 x x))))))) (/.f64 (*.f64 t #s(literal 18 binary64)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 2 binary64) (*.f64 x y))) |
(/ -2/9 (* t z)) |
(/.f64 #s(literal -2/9 binary64) (*.f64 t z)) |
(/ (- (* -2/81 (/ (* x y) (* (pow t 2) z))) (* 2/9 (/ 1 t))) z) |
(fma.f64 #s(literal -2/81 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t (*.f64 z z)))) (/.f64 #s(literal -2/9 binary64) (*.f64 t z))) |
(/ (- (* -2/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 2/81 (/ (* x y) (* (pow t 2) z))) (* 2/9 (/ 1 t)))) z) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -2/729 binary64)) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (*.f64 t (*.f64 z z)))) (fma.f64 #s(literal -2/81 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t z))) (/.f64 #s(literal -2/9 binary64) t))) z) |
(/ (- (* -2/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) (pow z 3)))) (+ (* 2/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 2/81 (/ (* x y) (* (pow t 2) z))) (* 2/9 (/ 1 t))))) z) |
(/.f64 (fma.f64 (*.f64 #s(literal -2/6561 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 t #s(literal 4 binary64))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -2/729 binary64)) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (*.f64 t (*.f64 z z)))) (fma.f64 #s(literal -2/81 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t z))) (/.f64 #s(literal -2/9 binary64) t)))) z) |
(/ -2/9 (* t z)) |
(/.f64 #s(literal -2/9 binary64) (*.f64 t z)) |
(* -1 (/ (+ (* 2/81 (/ (* x y) (* (pow t 2) z))) (* 2/9 (/ 1 t))) z)) |
(fma.f64 #s(literal -2/81 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t (*.f64 z z)))) (/.f64 #s(literal -2/9 binary64) (*.f64 t z))) |
(* -1 (/ (+ (* -1 (/ (- (* -2/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) z))) (* 2/81 (/ (* x y) (pow t 2)))) z)) (* 2/9 (/ 1 t))) z)) |
(/.f64 (-.f64 (/.f64 #s(literal 2/9 binary64) t) (fma.f64 #s(literal -2/81 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t z))) (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -2/729 binary64)) (*.f64 y y)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 z z)))))) (-.f64 #s(literal 0 binary64) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 2/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) z))) (* -2/729 (/ (* (pow x 2) (pow y 2)) (pow t 3)))) z)) (* 2/81 (/ (* x y) (pow t 2)))) z)) (* 2/9 (/ 1 t))) z)) |
(/.f64 (+.f64 (/.f64 (-.f64 (*.f64 #s(literal -2/81 binary64) (*.f64 x (/.f64 y (*.f64 t t)))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) #s(literal 2/6561 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 2/729 binary64)) (*.f64 x x)) (*.f64 t (*.f64 t t)))) z)) z) (/.f64 #s(literal -2/9 binary64) t)) z) |
(/ 2 (* x y)) |
(/.f64 #s(literal 2 binary64) (*.f64 x y)) |
(+ (* 18 (/ (* t z) (* (pow x 2) (pow y 2)))) (* 2 (/ 1 (* x y)))) |
(fma.f64 t (/.f64 (*.f64 z #s(literal 18 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 2 binary64) (*.f64 x y))) |
(+ (* t (- (* 162 (/ (* t (pow z 2)) (* (pow x 3) (pow y 3)))) (* -18 (/ z (* (pow x 2) (pow y 2)))))) (* 2 (/ 1 (* x y)))) |
(fma.f64 t (fma.f64 t (/.f64 (*.f64 #s(literal 162 binary64) (*.f64 z z)) (*.f64 y (*.f64 y (*.f64 x (*.f64 y (*.f64 x x)))))) (/.f64 (*.f64 z #s(literal 18 binary64)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 2 binary64) (*.f64 x y))) |
(+ (* t (- (* t (- (* 1458 (/ (* t (pow z 3)) (* (pow x 4) (pow y 4)))) (* -162 (/ (pow z 2) (* (pow x 3) (pow y 3)))))) (* -18 (/ z (* (pow x 2) (pow y 2)))))) (* 2 (/ 1 (* x y)))) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 162 binary64) (/.f64 (*.f64 z z) (*.f64 y (*.f64 y (*.f64 x (*.f64 y (*.f64 x x)))))) (/.f64 (*.f64 #s(literal 1458 binary64) (*.f64 t (*.f64 z (*.f64 z z)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))))) (/.f64 (*.f64 z #s(literal 18 binary64)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 2 binary64) (*.f64 x y))) |
(/ -2/9 (* t z)) |
(/.f64 #s(literal -2/9 binary64) (*.f64 t z)) |
(/ (- (* -2/81 (/ (* x y) (* t (pow z 2)))) (* 2/9 (/ 1 z))) t) |
(fma.f64 #s(literal -2/81 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t (*.f64 z z)))) (/.f64 #s(literal -2/9 binary64) (*.f64 t z))) |
(/ (- (* -2/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 2/81 (/ (* x y) (* t (pow z 2)))) (* 2/9 (/ 1 z)))) t) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -2/729 binary64)) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (*.f64 t (*.f64 z z)))) (fma.f64 #s(literal -2/81 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t z))) (/.f64 #s(literal -2/9 binary64) t))) z) |
(/ (- (* -2/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 4)))) (+ (* 2/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 2/81 (/ (* x y) (* t (pow z 2)))) (* 2/9 (/ 1 z))))) t) |
(/.f64 (fma.f64 #s(literal -2/6561 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 x (*.f64 y (*.f64 x x))))) (*.f64 (*.f64 t t) (*.f64 t (pow.f64 z #s(literal 4 binary64))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -2/729 binary64)) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))) (fma.f64 #s(literal -2/81 binary64) (*.f64 y (/.f64 x (*.f64 t (*.f64 z z)))) (/.f64 #s(literal -2/9 binary64) z)))) t) |
(/ -2/9 (* t z)) |
(/.f64 #s(literal -2/9 binary64) (*.f64 t z)) |
(* -1 (/ (+ (* 2/81 (/ (* x y) (* t (pow z 2)))) (* 2/9 (/ 1 z))) t)) |
(fma.f64 #s(literal -2/81 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t (*.f64 z z)))) (/.f64 #s(literal -2/9 binary64) (*.f64 t z))) |
(* -1 (/ (+ (* -1 (/ (- (* -2/729 (/ (* (pow x 2) (pow y 2)) (* t (pow z 3)))) (* 2/81 (/ (* x y) (pow z 2)))) t)) (* 2/9 (/ 1 z))) t)) |
(/.f64 (-.f64 (/.f64 #s(literal 2/9 binary64) z) (fma.f64 (*.f64 (*.f64 x x) #s(literal -2/729 binary64)) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))) (/.f64 (*.f64 (*.f64 x y) #s(literal -2/81 binary64)) (*.f64 t (*.f64 z z))))) (-.f64 #s(literal 0 binary64) t)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 2/6561 (/ (* (pow x 3) (pow y 3)) (* t (pow z 4)))) (* -2/729 (/ (* (pow x 2) (pow y 2)) (pow z 3)))) t)) (* 2/81 (/ (* x y) (pow z 2)))) t)) (* 2/9 (/ 1 z))) t)) |
(/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -2/81 binary64) (*.f64 x (/.f64 y (*.f64 z z))) (/.f64 (fma.f64 (*.f64 #s(literal 2/6561 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 2/729 binary64)) (*.f64 x x)) (*.f64 z (*.f64 z z)))) (-.f64 #s(literal 0 binary64) t))) t) (/.f64 #s(literal -2/9 binary64) z)) t) |
(/ -2/9 (* t z)) |
(/.f64 #s(literal -2/9 binary64) (*.f64 t z)) |
(- (* -2/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 2/9 (/ 1 (* t z)))) |
(fma.f64 #s(literal -2/81 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t (*.f64 z z)))) (/.f64 #s(literal -2/9 binary64) (*.f64 t z))) |
(- (* x (- (* -2/729 (/ (* x (pow y 2)) (* (pow t 3) (pow z 3)))) (* 2/81 (/ y (* (pow t 2) (pow z 2)))))) (* 2/9 (/ 1 (* t z)))) |
(fma.f64 x (fma.f64 x (/.f64 (*.f64 (*.f64 y y) #s(literal -2/729 binary64)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 z (*.f64 z z))))) (/.f64 (*.f64 y #s(literal -2/81 binary64)) (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 #s(literal -2/9 binary64) (*.f64 t z))) |
(- (* x (- (* x (- (* -2/6561 (/ (* x (pow y 3)) (* (pow t 4) (pow z 4)))) (* 2/729 (/ (pow y 2) (* (pow t 3) (pow z 3)))))) (* 2/81 (/ y (* (pow t 2) (pow z 2)))))) (* 2/9 (/ 1 (* t z)))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -2/729 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (*.f64 t (*.f64 z (*.f64 z z))))) (/.f64 (*.f64 #s(literal -2/6561 binary64) (*.f64 x (*.f64 y (*.f64 y y)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))) (/.f64 (*.f64 y #s(literal -2/81 binary64)) (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 #s(literal -2/9 binary64) (*.f64 t z))) |
(/ 2 (* x y)) |
(/.f64 #s(literal 2 binary64) (*.f64 x y)) |
(/ (+ (* 18 (/ (* t z) (* x (pow y 2)))) (* 2 (/ 1 y))) x) |
(/.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 y (*.f64 x x))) #s(literal 18 binary64)) (/.f64 #s(literal 2 binary64) x)) y) |
(/ (- (+ (* 162 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (* 2 (/ 1 y))) (* -18 (/ (* t z) (* x (pow y 2))))) x) |
(/.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x (*.f64 y y))) #s(literal 18 binary64)) (fma.f64 #s(literal 162 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 2 binary64) y))) x) |
(/ (- (+ (* 1458 (/ (* (pow t 3) (pow z 3)) (* (pow x 3) (pow y 4)))) (* 2 (/ 1 y))) (+ (* -162 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (* -18 (/ (* t z) (* x (pow y 2)))))) x) |
(/.f64 (fma.f64 (*.f64 #s(literal 1458 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (fma.f64 t (*.f64 (/.f64 z (*.f64 x (*.f64 y y))) #s(literal 18 binary64)) (fma.f64 #s(literal 162 binary64) (*.f64 (*.f64 t t) (/.f64 (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 2 binary64) y)))) x) |
(/ 2 (* x y)) |
(/.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* -1 (/ (- (* -18 (/ (* t z) (* x (pow y 2)))) (* 2 (/ 1 y))) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 18 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (*.f64 x y))) |
(* -1 (/ (- (* -1 (/ (- (* 162 (/ (* (pow t 2) (pow z 2)) (* x (pow y 3)))) (* -18 (/ (* t z) (pow y 2)))) x)) (* 2 (/ 1 y))) x)) |
(/.f64 (+.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 x (*.f64 y y))) #s(literal 18 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 162 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 2 binary64) y)) x) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1458 (/ (* (pow t 3) (pow z 3)) (* x (pow y 4)))) (* 162 (/ (* (pow t 2) (pow z 2)) (pow y 3)))) x)) (* -18 (/ (* t z) (pow y 2)))) x)) (* 2 (/ 1 y))) x)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 18 binary64)) (*.f64 y y)) (/.f64 (fma.f64 #s(literal -162 binary64) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 #s(literal -1458 binary64) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) x)) x) (/.f64 #s(literal 2 binary64) y)) x) |
(/ -2/9 (* t z)) |
(/.f64 #s(literal -2/9 binary64) (*.f64 t z)) |
(- (* -2/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 2/9 (/ 1 (* t z)))) |
(fma.f64 #s(literal -2/81 binary64) (/.f64 (*.f64 x y) (*.f64 t (*.f64 t (*.f64 z z)))) (/.f64 #s(literal -2/9 binary64) (*.f64 t z))) |
(- (* y (- (* -2/729 (/ (* (pow x 2) y) (* (pow t 3) (pow z 3)))) (* 2/81 (/ x (* (pow t 2) (pow z 2)))))) (* 2/9 (/ 1 (* t z)))) |
(fma.f64 y (fma.f64 #s(literal -2/81 binary64) (/.f64 x (*.f64 t (*.f64 t (*.f64 z z)))) (/.f64 (*.f64 #s(literal -2/729 binary64) (*.f64 y (*.f64 x x))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal -2/9 binary64) (*.f64 t z))) |
(- (* y (- (* y (- (* -2/6561 (/ (* (pow x 3) y) (* (pow t 4) (pow z 4)))) (* 2/729 (/ (pow x 2) (* (pow t 3) (pow z 3)))))) (* 2/81 (/ x (* (pow t 2) (pow z 2)))))) (* 2/9 (/ 1 (* t z)))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal -2/729 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 t t) (*.f64 t (*.f64 z (*.f64 z z))))) (/.f64 (*.f64 #s(literal -2/6561 binary64) (*.f64 x (*.f64 y (*.f64 x x)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))))) (/.f64 (*.f64 x #s(literal -2/81 binary64)) (*.f64 t (*.f64 t (*.f64 z z))))) (/.f64 #s(literal -2/9 binary64) (*.f64 t z))) |
(/ 2 (* x y)) |
(/.f64 #s(literal 2 binary64) (*.f64 x y)) |
(/ (+ (* 18 (/ (* t z) (* (pow x 2) y))) (* 2 (/ 1 x))) y) |
(/.f64 (fma.f64 t (*.f64 (/.f64 z (*.f64 y (*.f64 x x))) #s(literal 18 binary64)) (/.f64 #s(literal 2 binary64) x)) y) |
(/ (- (+ (* 162 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (* 2 (/ 1 x))) (* -18 (/ (* t z) (* (pow x 2) y)))) y) |
(/.f64 (fma.f64 #s(literal 18 binary64) (/.f64 (*.f64 t z) (*.f64 y (*.f64 x x))) (fma.f64 #s(literal 162 binary64) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 y (*.f64 x (*.f64 y (*.f64 x x))))) (/.f64 #s(literal 2 binary64) x))) y) |
(/ (- (+ (* 1458 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) (pow y 3)))) (* 2 (/ 1 x))) (+ (* -162 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (* -18 (/ (* t z) (* (pow x 2) y))))) y) |
(/.f64 (fma.f64 #s(literal 1458 binary64) (*.f64 (*.f64 t (*.f64 t t)) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 y (pow.f64 x #s(literal 4 binary64)))))) (fma.f64 #s(literal 18 binary64) (/.f64 (*.f64 t z) (*.f64 y (*.f64 x x))) (fma.f64 #s(literal 162 binary64) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 y (*.f64 x (*.f64 y (*.f64 x x))))) (/.f64 #s(literal 2 binary64) x)))) y) |
(/ 2 (* x y)) |
(/.f64 #s(literal 2 binary64) (*.f64 x y)) |
(* -1 (/ (- (* -18 (/ (* t z) (* (pow x 2) y))) (* 2 (/ 1 x))) y)) |
(-.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 18 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal -2 binary64) (*.f64 x y))) |
(* -1 (/ (- (* -1 (/ (- (* 162 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) y))) (* -18 (/ (* t z) (pow x 2)))) y)) (* 2 (/ 1 x))) y)) |
(/.f64 (+.f64 (fma.f64 (*.f64 t #s(literal 18 binary64)) (/.f64 z (*.f64 y (*.f64 x x))) (/.f64 (*.f64 (*.f64 #s(literal 162 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 y (*.f64 x (*.f64 y (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) x)) y) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1458 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) y))) (* 162 (/ (* (pow t 2) (pow z 2)) (pow x 3)))) y)) (* -18 (/ (* t z) (pow x 2)))) y)) (* 2 (/ 1 x))) y)) |
(/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 18 binary64)) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -162 binary64) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 #s(literal -1458 binary64) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 t t))) (*.f64 y (pow.f64 x #s(literal 4 binary64))))) y)) y) (/.f64 #s(literal 2 binary64) x)) y) |
(* x y) |
(*.f64 x y) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 z (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 z (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 z (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 x y) z))) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(*.f64 z (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 x y) z))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(*.f64 z (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 x y) z))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(*.f64 z (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 x y) z))) |
(* x y) |
(*.f64 x y) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t))) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t))) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y)) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y)) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y)) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y)) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -9 binary64)) x)) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -9 binary64)) x)) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -9 binary64)) x)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -9 binary64)) x)) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -9 binary64)) x)) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -9 binary64)) x)) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 (* t z)) |
(*.f64 t (*.f64 z #s(literal -9/2 binary64))) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* -9/2 t) |
(*.f64 t #s(literal -9/2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 z a)) (*.f64 #s(literal -9/2 binary64) (/.f64 t a)))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 z a)) (*.f64 #s(literal -9/2 binary64) (/.f64 t a)))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 z a)) (*.f64 #s(literal -9/2 binary64) (/.f64 t a)))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 z a)) (*.f64 #s(literal -9/2 binary64) (/.f64 t a)))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 z a)) (*.f64 #s(literal -9/2 binary64) (/.f64 t a)))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 z a)) (*.f64 #s(literal -9/2 binary64) (/.f64 t a)))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 t a)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a)))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 t a)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a)))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 t a)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a)))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 t a)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a)))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 t a)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a)))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 t a)) (*.f64 #s(literal -9/2 binary64) (/.f64 z a)))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x a)))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x a)))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x a)))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 y a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 x a)))) |
(* -9/2 (/ (* t z) a)) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 y a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 y a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 y a)))) |
(* 1/2 (/ (* x y) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 y a)))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 y a)))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x a) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) (*.f64 y a)))) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) a)) |
(* x y) |
(*.f64 x y) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 z (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 z (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 x y) z))) |
(* z (+ (* -9 t) (/ (* x y) z))) |
(*.f64 z (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 x y) z))) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(*.f64 z (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 x y) z))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(*.f64 z (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 x y) z))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t)))) |
(*.f64 z (fma.f64 #s(literal -9 binary64) t (/.f64 (*.f64 x y) z))) |
(* x y) |
(*.f64 x y) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t))) |
(* t (+ (* -9 z) (/ (* x y) t))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t))) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z)))) |
(*.f64 t (fma.f64 #s(literal -9 binary64) z (/.f64 (*.f64 x y) t))) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y)) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y)) |
(* x (+ y (* -9 (/ (* t z) x)))) |
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y)) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y)) |
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x))))) |
(*.f64 x (fma.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x) y)) |
(* -9 (* t z)) |
(*.f64 #s(literal -9 binary64) (*.f64 t z)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -9 (* t z)) (* x y)) |
(fma.f64 #s(literal -9 binary64) (*.f64 t z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -9 binary64)) x)) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -9 binary64)) x)) |
(* y (+ x (* -9 (/ (* t z) y)))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -9 binary64)) x)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -9 binary64)) x)) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -9 binary64)) x)) |
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y))))) |
(*.f64 y (fma.f64 t (*.f64 (/.f64 z y) #s(literal -9 binary64)) x)) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* -9 t) |
(*.f64 #s(literal -9 binary64) t) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
Compiled 44 259 to 2 168 computations (95.1% saved)
15 alts after pruning (11 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 869 | 4 | 1 873 |
| Fresh | 3 | 7 | 10 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 874 | 15 | 1 889 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 87.7% | (fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
| ✓ | 93.7% | (/.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
| 52.2% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 x y))) | |
| 56.1% | (/.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) t) a) | |
| ▶ | 52.3% | (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) |
| ✓ | 56.0% | (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
| 41.1% | (/.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x (*.f64 y y))) (/.f64 a y)) x)) | |
| ▶ | 52.2% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
| 78.8% | (*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) | |
| 54.9% | (*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) t) | |
| ▶ | 53.0% | (*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
| 53.3% | (*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) | |
| ▶ | 52.6% | (*.f64 (*.f64 (/.f64 t a) z) #s(literal -9/2 binary64)) |
| ✓ | 56.0% | (*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (/.f64 #s(literal 1 binary64) a)) |
| ✓ | 54.9% | (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
Compiled 383 to 277 computations (27.7% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 a (*.f64 x y)) |
| ✓ | cost-diff | 384 | (/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
| ✓ | cost-diff | 0 | (*.f64 y #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 y #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) |
| ✓ | cost-diff | 0 | (*.f64 a #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 y (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
| ✓ | cost-diff | 0 | (/.f64 t a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 t a) z) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (/.f64 t a) z) #s(literal -9/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) |
| ✓ | cost-diff | 0 | (*.f64 t #s(literal -9/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 z a) |
| ✓ | cost-diff | 0 | (fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
| 188× | *-lowering-*.f32 |
| 188× | *-lowering-*.f64 |
| 100× | /-lowering-/.f32 |
| 100× | /-lowering-/.f64 |
| 56× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 119 |
| 1 | 60 | 119 |
| 2 | 126 | 119 |
| 3 | 160 | 119 |
| 4 | 171 | 119 |
| 5 | 174 | 119 |
| 6 | 176 | 119 |
| 7 | 181 | 119 |
| 8 | 186 | 119 |
| 9 | 190 | 119 |
| 10 | 194 | 119 |
| 11 | 196 | 119 |
| 12 | 196 | 119 |
| 0 | 196 | 118 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (/ z a) (* t -9/2)) (* 1/2 (* x (/ y a)))) |
(/ z a) |
z |
a |
(* t -9/2) |
t |
-9/2 |
(* 1/2 (* x (/ y a))) |
1/2 |
(* x (/ y a)) |
x |
(/ y a) |
y |
(* (* (/ t a) z) -9/2) |
(* (/ t a) z) |
(/ t a) |
t |
a |
z |
-9/2 |
(* (/ y (* a 2)) x) |
(/ y (* a 2)) |
y |
(* a 2) |
a |
2 |
x |
(/ (* x (* y 1/2)) a) |
(* x (* y 1/2)) |
x |
(* y 1/2) |
y |
1/2 |
a |
(/ 1/2 (/ a (* x y))) |
1/2 |
(/ a (* x y)) |
a |
(* x y) |
x |
y |
| Outputs |
|---|
(+ (* (/ z a) (* t -9/2)) (* 1/2 (* x (/ y a)))) |
(fma.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(/ z a) |
(/.f64 z a) |
z |
a |
(* t -9/2) |
(*.f64 t #s(literal -9/2 binary64)) |
t |
-9/2 |
#s(literal -9/2 binary64) |
(* 1/2 (* x (/ y a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
1/2 |
#s(literal 1/2 binary64) |
(* x (/ y a)) |
(/.f64 (*.f64 x y) a) |
x |
(/ y a) |
(/.f64 y a) |
y |
(* (* (/ t a) z) -9/2) |
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) |
(* (/ t a) z) |
(/.f64 (*.f64 z t) a) |
(/ t a) |
(/.f64 t a) |
t |
a |
z |
-9/2 |
#s(literal -9/2 binary64) |
(* (/ y (* a 2)) x) |
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) |
(/ y (* a 2)) |
(/.f64 y (*.f64 a #s(literal 2 binary64))) |
y |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
a |
2 |
#s(literal 2 binary64) |
x |
(/ (* x (* y 1/2)) a) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(* x (* y 1/2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
x |
(* y 1/2) |
(*.f64 #s(literal 1/2 binary64) y) |
y |
1/2 |
#s(literal 1/2 binary64) |
a |
(/ 1/2 (/ a (* x y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
1/2 |
#s(literal 1/2 binary64) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
a |
(* x y) |
(*.f64 x y) |
x |
y |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 99.1% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
| ✓ | accuracy | 92.9% | (/.f64 a (*.f64 x y)) |
| ✓ | accuracy | 100.0% | (*.f64 y #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (*.f64 y #s(literal 1/2 binary64))) |
| ✓ | accuracy | 92.4% | (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) |
| ✓ | accuracy | 100.0% | (/.f64 y (*.f64 a #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 a #s(literal 2 binary64)) |
| ✓ | accuracy | 90.9% | (*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
| ✓ | accuracy | 100.0% | (/.f64 t a) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 (/.f64 t a) z) #s(literal -9/2 binary64)) |
| ✓ | accuracy | 89.3% | (*.f64 (/.f64 t a) z) |
| ✓ | accuracy | 100.0% | (*.f64 t #s(literal -9/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a))) |
| ✓ | accuracy | 92.7% | (fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
| ✓ | accuracy | 90.9% | (*.f64 x (/.f64 y a)) |
| 223.0ms | 256× | 0 | valid |
Compiled 120 to 29 computations (75.8% saved)
ival-mult: 188.0ms (91.9% of total)ival-div: 15.0ms (7.3% of total)ival-add: 1.0ms (0.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (/ z a) (* t -9/2)) (* 1/2 (* x (/ y a))))> |
#<alt (/ z a)> |
#<alt (* t -9/2)> |
#<alt (* 1/2 (* x (/ y a)))> |
#<alt (* (* (/ t a) z) -9/2)> |
#<alt (* (/ t a) z)> |
#<alt (/ t a)> |
#<alt (* (/ y (* a 2)) x)> |
#<alt (/ y (* a 2))> |
#<alt (* a 2)> |
#<alt (/ (* x (* y 1/2)) a)> |
#<alt (* x (* y 1/2))> |
#<alt (* y 1/2)> |
#<alt (/ 1/2 (/ a (* x y)))> |
#<alt (/ a (* x y))> |
#<alt (* x y)> |
#<alt (* x (/ y a))> |
| Outputs |
|---|
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)> |
#<alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))> |
#<alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))> |
#<alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))> |
#<alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (/ z a)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* -9/2 t)> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (* -9/2 (/ (* t z) a))> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ (* t z) a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 1/2 (/ y a))> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 (* x y))> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 y)> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (* 1/2 (/ (* x y) a))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (/ a (* x y))> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
126 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | 0 | (/ y (* a 2)) |
| 0.0ms | a | @ | 0 | (/ a (* x y)) |
| 0.0ms | a | @ | 0 | (/ y (* a 2)) |
| 0.0ms | a | @ | -inf | (/ a (* x y)) |
| 0.0ms | a | @ | inf | (/ y (* a 2)) |
| 1× | batch-egg-rewrite |
| 9 874× | accelerator-lowering-fma.f32 |
| 9 874× | accelerator-lowering-fma.f64 |
| 6 482× | *-lowering-*.f32 |
| 6 482× | *-lowering-*.f64 |
| 2 028× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 93 |
| 1 | 116 | 93 |
| 2 | 696 | 93 |
| 0 | 9024 | 92 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ z a) (* t -9/2)) (* 1/2 (* x (/ y a)))) |
(/ z a) |
(* t -9/2) |
(* 1/2 (* x (/ y a))) |
(* (* (/ t a) z) -9/2) |
(* (/ t a) z) |
(/ t a) |
(* (/ y (* a 2)) x) |
(/ y (* a 2)) |
(* a 2) |
(/ (* x (* y 1/2)) a) |
(* x (* y 1/2)) |
(* y 1/2) |
(/ 1/2 (/ a (* x y))) |
(/ a (* x y)) |
(* x y) |
(* x (/ y a)) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/4 binary64))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)))) |
(-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/4 binary64))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a)) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a))) |
(fma.f64 z (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 y (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) #s(literal 1/2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 t a) (*.f64 z #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 x a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) a) x) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) a)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1/2 binary64) a) x) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z #s(literal -9/2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/4 binary64))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) #s(literal -1 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 2 binary64) y)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 y a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (*.f64 z t) (*.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) a)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 x (/.f64 #s(literal -1 binary64) a)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 (*.f64 z t) #s(literal 9/2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (/.f64 x a) (*.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 x a) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) #s(literal -2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) (*.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) y (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) z (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 y (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 y #s(literal -1/2 binary64)) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) a) (/.f64 y #s(literal -2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 x a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 x (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) #s(literal -1/2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) y)) (/.f64 x a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 t a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 y a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))) y (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) x)) y (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) a)) y (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) x) (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) y) (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) y)) x (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (*.f64 x y) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) x)) y (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 x (*.f64 (/.f64 y a) (/.f64 (*.f64 x y) a)))) (/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z))) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a) (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 x (*.f64 (/.f64 y a) (/.f64 (*.f64 x y) a)))) (/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z))) (*.f64 a (*.f64 a a))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a) (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 x (*.f64 (/.f64 y a) (/.f64 (*.f64 x y) a)))) (/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a) (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 x (*.f64 (/.f64 y a) (/.f64 (*.f64 x y) a)))) (/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z))) (*.f64 a (*.f64 a a)))) (fma.f64 x (*.f64 (/.f64 y a) (*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (/.f64 y a) (*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 x (*.f64 (/.f64 y a) (/.f64 (*.f64 x y) a)))) (/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a)))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 x (*.f64 (/.f64 y a) (/.f64 (*.f64 x y) a)))) (/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z))) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a) (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 x (*.f64 (/.f64 y a) (/.f64 (*.f64 x y) a)))) (/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 x (*.f64 (/.f64 y a) (*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a)) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a (*.f64 x y)) (*.f64 (/.f64 a z) #s(literal 1/2 binary64))) (*.f64 (/.f64 a z) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a (*.f64 #s(literal 1/2 binary64) y)) (*.f64 (/.f64 a z) x)) (*.f64 (/.f64 a z) (/.f64 a (*.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 a z) (/.f64 (*.f64 x y) a))) (*.f64 (/.f64 a z) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) a (*.f64 (/.f64 a z) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (*.f64 (/.f64 a z) a)) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a z) (*.f64 x y))) (*.f64 (/.f64 a z) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 a z) #s(literal -1/2 binary64))) (*.f64 (/.f64 a z) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a z) (*.f64 x (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (/.f64 a z) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a z) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (/.f64 a z) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a y) (*.f64 (/.f64 a z) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 a z) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (/.f64 a z) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 a z) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (/.f64 a z) #s(literal -1 binary64))) (*.f64 (/.f64 a z) (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (/.f64 a (*.f64 x y)) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal 1/2 binary64))) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (/.f64 a (*.f64 x y)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (/.f64 (*.f64 x y) a))) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a)) |
(/.f64 (fma.f64 a #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 x y))) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 x (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (/.f64 a (*.f64 x y)) #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 a (/.f64 #s(literal 2 binary64) y) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) x)) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (/.f64 a (*.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 a (*.f64 x y)) (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 a (*.f64 #s(literal 1/2 binary64) y)) (*.f64 a x)) (*.f64 a (/.f64 a (*.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) #s(literal 2 binary64) (*.f64 a (/.f64 (*.f64 x y) a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 x y))) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))) (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 a y) (*.f64 a (*.f64 #s(literal 1/2 binary64) x))) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 a (/.f64 #s(literal 1/2 binary64) a))) (/.f64 a (*.f64 x y))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 9/2 binary64)) (/.f64 a (*.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 9/2 binary64)) (/.f64 a (*.f64 #s(literal 1/2 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) a) x)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 9/2 binary64)) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 x y) a))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 9/2 binary64)) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 9/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 9/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 9/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 9/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 9/2 binary64)) (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 9/2 binary64)) (/.f64 a y) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 9/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 9/2 binary64)) (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a) (*.f64 a (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) (/.f64 a z)) (*.f64 (/.f64 a z) (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 a (*.f64 x y)) (*.f64 (/.f64 a t) #s(literal 1/2 binary64))) (*.f64 (/.f64 a t) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 a (*.f64 #s(literal 1/2 binary64) y)) (*.f64 (/.f64 a t) x)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 2 binary64) (*.f64 (/.f64 a t) (/.f64 (*.f64 x y) a))) (*.f64 (/.f64 a t) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) a (*.f64 (/.f64 a t) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a t) (*.f64 x y))) (*.f64 (/.f64 a t) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 a t) #s(literal -1/2 binary64))) (*.f64 (/.f64 a t) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a t) (*.f64 x (*.f64 y #s(literal -1/2 binary64))))) (*.f64 (/.f64 a t) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a t) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (/.f64 a t) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 a y) (*.f64 (/.f64 a t) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (/.f64 a t) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (/.f64 a t) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 (/.f64 a t) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (/.f64 a t) #s(literal -1 binary64))) (*.f64 (/.f64 a t) (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 a z) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 a (*.f64 x y)) a)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal 9/2 binary64)))) (*.f64 (/.f64 a (*.f64 x y)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 a t) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a t))) |
(/.f64 (fma.f64 x (/.f64 a z) (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) y)) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) y)) (/.f64 a z))) |
(/.f64 (fma.f64 x a (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) y)) a)) |
(/.f64 (fma.f64 x (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 z t) #s(literal 9/2 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 x (/.f64 a t) (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) y)) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) y)) (/.f64 a t))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 a z) (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a z))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) a) a (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) a) (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z t) #s(literal 9/2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x y) a) (/.f64 a t) (*.f64 #s(literal 2 binary64) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 a z) (*.f64 a (*.f64 t #s(literal -9/2 binary64)))) (*.f64 a (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (*.f64 z t) #s(literal 9/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 a t) (*.f64 a (*.f64 z #s(literal -9/2 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a z) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x y) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 z t) #s(literal 9/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 x y) (/.f64 a t) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 a z) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))) (/.f64 a z))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) a (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))) a)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))) (*.f64 (*.f64 z t) #s(literal 9/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (/.f64 a z) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 z t) #s(literal 9/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (/.f64 a t) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a t))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 a z) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a z))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 z t) #s(literal 9/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 a t) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) (*.f64 (*.f64 z t) #s(literal 9/2 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)) |
(/.f64 (+.f64 (/.f64 a z) (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) (/.f64 a z))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a z) (*.f64 (/.f64 a y) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (/.f64 a y) (/.f64 a z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) a (*.f64 (/.f64 a y) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a y) (*.f64 (*.f64 z t) #s(literal 9/2 binary64)))) (*.f64 (/.f64 a y) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a t) (*.f64 (/.f64 a y) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 (/.f64 a y) (/.f64 a t))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 a z))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) a (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 a (*.f64 x y))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) a)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a z)) (*.f64 (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) (/.f64 a z))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) (*.f64 (*.f64 z t) #s(literal 9/2 binary64)))) (*.f64 (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a t)) (*.f64 (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) (*.f64 z #s(literal -9/2 binary64)))) (*.f64 (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a) (*.f64 a (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) |
(/.f64 (fma.f64 x (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (/.f64 a (*.f64 #s(literal 1/2 binary64) y))) (*.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) y)) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (/.f64 a y)) (*.f64 (/.f64 a y) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)) (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/4 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 x (*.f64 (/.f64 y a) (/.f64 (*.f64 x y) a)))) (/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z))) (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a) (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/4 binary64))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)) (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/4 binary64))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/4 binary64))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/4 binary64))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/4 binary64))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/4 binary64))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/4 binary64))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 x (*.f64 (/.f64 y a) (/.f64 (*.f64 x y) a)))) (/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a) (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 x (*.f64 (/.f64 y a) (/.f64 (*.f64 x y) a)))) (/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (/.f64 y a) (*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/4 binary64))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a) (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a) (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x y) a) (*.f64 x (*.f64 (/.f64 y a) (/.f64 (*.f64 x y) a)))) (/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a) (/.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 a a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) a)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a z))) |
(/.f64 z a) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a z)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a z))) |
(pow.f64 (/.f64 a z) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 z a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) z) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 t #s(literal -9/2 binary64)) |
(*.f64 #s(literal -9/2 binary64) t) |
(*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(neg.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
(/.f64 x (/.f64 a (*.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y)))) |
(/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a y) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 a #s(literal -2 binary64)) y)) |
(/.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a y))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1/2 binary64) a) x)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a))) |
(*.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64)))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 y (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) |
(*.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 x a)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) a) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1/2 binary64) a) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 2 binary64) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 y a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 x (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 x a) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 x a) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) y) |
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) |
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 y (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 y #s(literal -1/2 binary64)) a)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a)) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) a) (/.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y a))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) y)) (/.f64 x a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 y a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) x)) y) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) a)) y) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) y)) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (*.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) x)) y) |
(neg.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 9/2 binary64)) a)) |
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a z) (*.f64 t #s(literal -9/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a t) (*.f64 z #s(literal -9/2 binary64)))) |
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 z t) #s(literal 9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 a t)) |
(/.f64 (neg.f64 (*.f64 t #s(literal -9/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z t) #s(literal 9/2 binary64))) a) |
(/.f64 (neg.f64 (*.f64 z #s(literal -9/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a t))) |
(pow.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 z (*.f64 (/.f64 t a) #s(literal -9/2 binary64))) |
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) |
(*.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64))) |
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) |
(*.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z a))) |
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 t a) (*.f64 z #s(literal -9/2 binary64))) |
(*.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z #s(literal -9/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64)) |
(*.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64))) |
(*.f64 (*.f64 z t) (*.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (*.f64 z t) #s(literal 9/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (/.f64 z a) #s(literal -9/2 binary64)) t) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) z) |
(*.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t) |
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) z) |
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (/.f64 (*.f64 z #s(literal -9/2 binary64)) a)) |
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 t a)) |
(neg.f64 (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) t)) |
(neg.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) z)) |
(neg.f64 (*.f64 z (/.f64 t (-.f64 #s(literal 0 binary64) a)))) |
(neg.f64 (*.f64 t (/.f64 z (-.f64 #s(literal 0 binary64) a)))) |
(neg.f64 (/.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) a)) |
(/.f64 z (/.f64 a t)) |
(/.f64 t (/.f64 a z)) |
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 a z))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a t) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a z) t)) |
(/.f64 (*.f64 z t) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))) a) |
(pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 t a)) |
(*.f64 (/.f64 z a) t) |
(*.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 t (/.f64 z a)) |
(*.f64 (/.f64 t a) z) |
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) a) t)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal -1 binary64) a) z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (/.f64 z a)) |
(*.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 t (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) a)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a t))) |
(/.f64 t a) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a t)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a t))) |
(pow.f64 (/.f64 a t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 t a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) t) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (pow.f64 (/.f64 a t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a t) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(neg.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
(/.f64 x (/.f64 a (*.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y)))) |
(/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a y) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 a #s(literal -2 binary64)) y)) |
(/.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a y))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1/2 binary64) a) x)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a))) |
(*.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64)))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 y (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) |
(*.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 x a)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) a) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1/2 binary64) a) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 2 binary64) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 y a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 x (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 x a) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 x a) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) y) |
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) |
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 y (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 y #s(literal -1/2 binary64)) a)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a)) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) a) (/.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y a))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) y)) (/.f64 x a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 y a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) x)) y) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) a)) y) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) y)) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (*.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) x)) y) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 #s(literal -1/2 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 y (/.f64 #s(literal -1/2 binary64) a))) |
(neg.f64 (*.f64 y (/.f64 #s(literal -1/2 binary64) a))) |
(neg.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) a)) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y a)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (/.f64 #s(literal -1/2 binary64) a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (/.f64 y a) #s(literal -2 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a y)) |
(/.f64 y (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 y a) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) y)) |
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 y #s(literal -1/2 binary64))) a) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y a)) |
(*.f64 y (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 y a) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y a))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) y) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 y (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 y #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1/2 binary64) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) |
(neg.f64 (*.f64 a #s(literal -2 binary64))) |
(/.f64 a #s(literal 1/2 binary64)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64))) |
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(neg.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
(/.f64 x (/.f64 a (*.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y)))) |
(/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a y) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 a #s(literal -2 binary64)) y)) |
(/.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a y))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1/2 binary64) a) x)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a))) |
(*.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64)))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 y (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) |
(*.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 x a)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) a) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1/2 binary64) a) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 2 binary64) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 y a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 x (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 x a) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 x a) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) y) |
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) |
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 y (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 y #s(literal -1/2 binary64)) a)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a)) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) a) (/.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y a))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) y)) (/.f64 x a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 y a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) x)) y) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) a)) y) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) y)) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (*.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) x)) y) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) |
(neg.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 x y) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x y))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (neg.f64 (*.f64 y #s(literal -1/2 binary64)))) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (neg.f64 (*.f64 y #s(literal -1/2 binary64))) x) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 1/2 binary64) y)) |
(/.f64 y #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal 1/2 binary64) y) |
(*.f64 y #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(neg.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
(/.f64 x (/.f64 a (*.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) |
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y)))) |
(/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a y) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a y)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 x (*.f64 y #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 a #s(literal -2 binary64)) y)) |
(/.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a y))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) |
(*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1/2 binary64) a) x)) |
(*.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a))) |
(*.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64)))) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 y (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 y (*.f64 (/.f64 x a) #s(literal 1/2 binary64))) |
(*.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 x a)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) a) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1/2 binary64) a) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 2 binary64) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 y a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 x (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 x a) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 x a) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) y) |
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) |
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 y (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 y #s(literal -1/2 binary64)) a)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a)) |
(*.f64 (/.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) a) (/.f64 y #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 y (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y a))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) y)) (/.f64 x a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 y a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))) y) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) x)) y) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) a)) y) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) y)) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (*.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) x)) y) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x y) a)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))) #s(literal 1 binary64))) |
(/.f64 a (*.f64 x y)) |
(/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 a y) x) |
(/.f64 (/.f64 a x) y) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a y)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 y a))) |
(pow.f64 (/.f64 (*.f64 x y) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 x y))) |
(*.f64 (/.f64 a y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 a x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 a x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 a y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 a x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x y) a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x y) a) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (*.f64 x y) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 y (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) y) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 x (/.f64 a y)) |
(/.f64 y (/.f64 a x)) |
(/.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64)) |
(/.f64 (*.f64 x y) a) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 a x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 a y))) |
(/.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(pow.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y a)) |
(*.f64 y (/.f64 x a)) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) x)) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 #s(literal -1 binary64) a) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 x a) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y a)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) y) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y a))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 y a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) x) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) y)) x) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (*.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) x)) y) |
| 1× | egg-herbie |
| 10 590× | accelerator-lowering-fma.f32 |
| 10 590× | accelerator-lowering-fma.f64 |
| 7 510× | *-lowering-*.f32 |
| 7 510× | *-lowering-*.f64 |
| 1 854× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 3168 |
| 1 | 249 | 3168 |
| 2 | 853 | 3168 |
| 3 | 3300 | 3168 |
| 4 | 5851 | 3072 |
| 0 | 8047 | 3024 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(* 1/2 (/ (* x y) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* -9/2 (/ (* t z) a)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(* -9/2 (/ (* t z) a)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(* -9/2 (/ (* t z) a)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(* 1/2 (/ (* x y) a)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(* 1/2 (/ (* x y) a)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(/ z a) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* -9/2 t) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(* -9/2 (/ (* t z) a)) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ (* t z) a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 1/2 (/ y a)) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 (* x y)) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 y) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(* 1/2 (/ (* x y) a)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(/ a (* x y)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
| Outputs |
|---|
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y)))))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(/ z a) |
(/.f64 z a) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* -9/2 t) |
(*.f64 #s(literal -9/2 binary64) t) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(* -9/2 (/ (* t z) a)) |
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) #s(literal 0 binary64)) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ (* t z) a) |
(/.f64 (*.f64 t z) a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 1/2 (/ y a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 (* x y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x y)) |
(* 1/2 y) |
(*.f64 #s(literal 1/2 binary64) y) |
(* 1/2 y) |
(*.f64 #s(literal 1/2 binary64) y) |
(* 1/2 y) |
(*.f64 #s(literal 1/2 binary64) y) |
(* 1/2 y) |
(*.f64 #s(literal 1/2 binary64) y) |
(* 1/2 y) |
(*.f64 #s(literal 1/2 binary64) y) |
(* 1/2 y) |
(*.f64 #s(literal 1/2 binary64) y) |
(* 1/2 y) |
(*.f64 #s(literal 1/2 binary64) y) |
(* 1/2 y) |
(*.f64 #s(literal 1/2 binary64) y) |
(* 1/2 y) |
(*.f64 #s(literal 1/2 binary64) y) |
(* 1/2 y) |
(*.f64 #s(literal 1/2 binary64) y) |
(* 1/2 y) |
(*.f64 #s(literal 1/2 binary64) y) |
(* 1/2 y) |
(*.f64 #s(literal 1/2 binary64) y) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(* 1/2 (/ (* x y) a)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a) #s(literal 0 binary64)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(/ a (* x y)) |
(/.f64 a (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
Compiled 19 493 to 1 761 computations (91% saved)
13 alts after pruning (5 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 470 | 2 | 1 472 |
| Fresh | 3 | 3 | 6 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 474 | 13 | 1 487 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 87.7% | (fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
| ✓ | 93.7% | (/.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
| 56.1% | (/.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) t) a) | |
| ✓ | 52.3% | (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) |
| 51.9% | (/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a y)) | |
| ✓ | 56.0% | (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
| 54.9% | (*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) t) | |
| ✓ | 53.0% | (*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
| 53.3% | (*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) | |
| ✓ | 52.6% | (*.f64 (*.f64 (/.f64 t a) z) #s(literal -9/2 binary64)) |
| 52.9% | (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) | |
| ✓ | 56.0% | (*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (/.f64 #s(literal 1 binary64) a)) |
| ✓ | 54.9% | (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
Compiled 560 to 251 computations (55.2% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (*.f64 (/.f64 t a) z) #s(literal -9/2 binary64)) |
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) |
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) t) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) |
(/.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) t) a) |
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a y)) |
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(/.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a)) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(fma.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(/.f64 (*.f64 t (fma.f64 #s(literal -9 binary64) z (fma.f64 y (/.f64 x t) #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (/.f64 t a) (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) |
(fma.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(*.f64 (fma.f64 x (*.f64 (/.f64 y (*.f64 a t)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x (*.f64 y y))) (/.f64 a y)) x)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))))) #s(literal -1 binary64)) |
| Outputs |
|---|
(fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
11 calls:
| 12.0ms | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 11.0ms | (*.f64 a #s(literal 2 binary64)) |
| 11.0ms | a |
| 11.0ms | z |
| 10.0ms | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.2% | 1 | x |
| 94.2% | 1 | y |
| 94.2% | 1 | z |
| 94.2% | 1 | t |
| 96.7% | 2 | a |
| 98.6% | 3 | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 98.9% | 3 | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 96.8% | 2 | (*.f64 x y) |
| 94.2% | 1 | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| 94.2% | 1 | (*.f64 z #s(literal 9 binary64)) |
| 96.7% | 2 | (*.f64 a #s(literal 2 binary64)) |
Compiled 96 to 76 computations (20.8% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (*.f64 (/.f64 t a) z) #s(literal -9/2 binary64)) |
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) |
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) t) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) |
(/.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) t) a) |
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a y)) |
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(/.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a)) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(fma.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(/.f64 (*.f64 t (fma.f64 #s(literal -9 binary64) z (fma.f64 y (/.f64 x t) #s(literal 0 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (/.f64 t a) (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) |
| Outputs |
|---|
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) |
1 calls:
| 8.0ms | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 3 | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
Compiled 14 to 10 computations (28.6% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (*.f64 (/.f64 t a) z) #s(literal -9/2 binary64)) |
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) |
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) t) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) |
(/.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) t) a) |
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a y)) |
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(/.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a)) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
(fma.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
| Outputs |
|---|
(/.f64 (fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)) |
5 calls:
| 9.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 9.0ms | (*.f64 a #s(literal 2 binary64)) |
| 8.0ms | a |
| 8.0ms | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 7.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.7% | 2 | a |
| 96.7% | 2 | (*.f64 a #s(literal 2 binary64)) |
| 96.4% | 2 | (*.f64 x y) |
| 94.2% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 96.0% | 2 | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
Compiled 54 to 41 computations (24.1% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (*.f64 (/.f64 t a) z) #s(literal -9/2 binary64)) |
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) |
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) t) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) |
(/.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) t) a) |
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a y)) |
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(/.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))) a)) |
(fma.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a)) (/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a)) |
| Outputs |
|---|
(/.f64 (fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a y)) |
3 calls:
| 8.0ms | a |
| 7.0ms | (*.f64 a #s(literal 2 binary64)) |
| 7.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.4% | 2 | (*.f64 x y) |
| 94.2% | 1 | a |
| 94.2% | 1 | (*.f64 a #s(literal 2 binary64)) |
Compiled 22 to 18 computations (18.2% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (*.f64 (/.f64 t a) z) #s(literal -9/2 binary64)) |
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) |
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) t) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) |
(/.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) t) a) |
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a y)) |
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a)) |
(/.f64 (fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) |
| Outputs |
|---|
(*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a y)) |
1 calls:
| 6.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.3% | 2 | (*.f64 x y) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (*.f64 (/.f64 t a) z) #s(literal -9/2 binary64)) |
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) |
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) t) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(/.f64 (*.f64 x (*.f64 y #s(literal 1/2 binary64))) a) |
(/.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) t) a) |
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a y)) |
| Outputs |
|---|
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) |
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) |
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
11 calls:
| 9.0ms | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 6.0ms | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| 5.0ms | (*.f64 z #s(literal 9 binary64)) |
| 5.0ms | (*.f64 a #s(literal 2 binary64)) |
| 5.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.1% | 3 | x |
| 77.2% | 3 | y |
| 68.6% | 3 | z |
| 70.4% | 3 | t |
| 66.2% | 4 | a |
| 62.2% | 3 | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 75.7% | 3 | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| 68.6% | 3 | (*.f64 z #s(literal 9 binary64)) |
| 66.2% | 4 | (*.f64 a #s(literal 2 binary64)) |
| 70.0% | 5 | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 80.6% | 3 | (*.f64 x y) |
Compiled 96 to 76 computations (20.8% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (*.f64 (/.f64 t a) z) #s(literal -9/2 binary64)) |
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) |
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) t) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
| Outputs |
|---|
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) |
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) |
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
1 calls:
| 3.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.5% | 3 | (*.f64 x y) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (*.f64 (/.f64 t a) z) #s(literal -9/2 binary64)) |
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) |
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) t) |
| Outputs |
|---|
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x) |
1 calls:
| 3.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.2% | 3 | (*.f64 x y) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (*.f64 (/.f64 t a) z) #s(literal -9/2 binary64)) |
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) |
| Outputs |
|---|
(*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
1 calls:
| 2.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.2% | 3 | (*.f64 x y) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
(*.f64 (*.f64 (/.f64 t a) z) #s(literal -9/2 binary64)) |
| Outputs |
|---|
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) |
1 calls:
| 2.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.4% | 3 | (*.f64 x y) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
| Outputs |
|---|
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) |
2 calls:
| 2.0ms | y |
| 1.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.7% | 3 | y |
| 76.5% | 3 | (*.f64 x y) |
Compiled 14 to 11 computations (21.4% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
| Outputs |
|---|
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
11 calls:
| 11.0ms | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| 2.0ms | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 1.0ms | z |
| 1.0ms | (*.f64 z #s(literal 9 binary64)) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.9% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) |
| 54.9% | 1 | a |
| 54.9% | 1 | (*.f64 a #s(literal 2 binary64)) |
| 54.9% | 1 | (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) |
| 54.9% | 1 | z |
| 54.9% | 1 | (*.f64 z #s(literal 9 binary64)) |
| 54.9% | 1 | t |
| 54.9% | 1 | y |
| 54.9% | 1 | x |
| 54.9% | 1 | (*.f64 (*.f64 z #s(literal 9 binary64)) t) |
| 54.9% | 1 | (*.f64 x y) |
Compiled 96 to 76 computations (20.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.68158099409881e+282 | 9.492096439651973e+282 |
| 0.0ms | -inf | -9.631857527870056e+303 |
Compiled 21 to 21 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.68158099409881e+282 | 9.492096439651973e+282 |
| 0.0ms | -inf | -9.631857527870056e+303 |
Compiled 21 to 21 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.4205777858857873e+138 | 6.239387767859017e+138 |
Compiled 21 to 21 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 9.08058577892924e+215 | 3.0949656501390335e+218 |
Compiled 21 to 21 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 9.08058577892924e+215 | 3.0949656501390335e+218 |
Compiled 21 to 21 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.9089995856853105e-86 | 1.1521167839789288e-83 |
| 0.0ms | -94728626969779700.0 | -501801660562.31683 |
Compiled 21 to 21 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.9089995856853105e-86 | 1.1521167839789288e-83 |
| 0.0ms | -94728626969779700.0 | -501801660562.31683 |
Compiled 21 to 21 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.9089995856853105e-86 | 1.1521167839789288e-83 |
| 2.0ms | -0.00025878140102986814 | -3.833524553061711e-17 |
Compiled 21 to 21 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.9089995856853105e-86 | 1.1521167839789288e-83 |
| 0.0ms | -0.00025878140102986814 | -3.833524553061711e-17 |
Compiled 21 to 21 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.9089995856853105e-86 | 1.1521167839789288e-83 |
| 0.0ms | -0.00025878140102986814 | -3.833524553061711e-17 |
Compiled 21 to 21 computations (0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 5.9089995856853105e-86 | 1.1521167839789288e-83 |
| 15.0ms | -0.00025878140102986814 | -3.833524553061711e-17 |
| 17.0ms | 272× | 0 | valid |
Compiled 429 to 344 computations (19.8% saved)
ival-mult: 6.0ms (64.1% of total)ival-div: 2.0ms (21.4% of total)ival-sub: 1.0ms (10.7% 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 |
| 70× | *-commutative_binary64 |
| 22× | +-commutative_binary64 |
| 22× | sub-neg_binary64 |
| 20× | neg-mul-1_binary64 |
| 18× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 92 | 399 |
| 1 | 134 | 399 |
| 2 | 159 | 399 |
| 3 | 176 | 399 |
| 4 | 194 | 399 |
| 5 | 203 | 399 |
| 6 | 207 | 399 |
| 7 | 208 | 399 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal -inf.0 binary64)) (fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal 8000000000000000262257967862896785988565642264171948514106668619527540825578994687423475029379294344430539980654593206549613077415285565567951928810344340168998230433964960526522186178841196771922628391300082405032740811139558685217047588518608036976630285414486840845610117601689600 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))))) |
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal -inf.0 binary64)) (fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal 8000000000000000262257967862896785988565642264171948514106668619527540825578994687423475029379294344430539980654593206549613077415285565567951928810344340168998230433964960526522186178841196771922628391300082405032740811139558685217047588518608036976630285414486840845610117601689600 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))))) |
(if (<=.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2000000000000000065683124978409852157974025132719223391024626852517494013797575991088002631255454825367899009568644871157296981268422983680 binary64)) (/.f64 (fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) |
(if (<=.f64 (*.f64 x y) #s(literal 1000000000000000021421546958041957442493134746744949294176709095342291740583330369404881029347127449862957279318330932090828950478869943421594604148335480073467842242942440201823873880805647866312652703956229962072064 binary64)) (/.f64 (fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a y))) |
(if (<=.f64 (*.f64 x y) #s(literal 1000000000000000021421546958041957442493134746744949294176709095342291740583330369404881029347127449862957279318330932090828950478869943421594604148335480073467842242942440201823873880805647866312652703956229962072064 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a y))) |
(if (<=.f64 (*.f64 x y) #s(literal -50000000000000000 binary64)) (*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) (if (<=.f64 (*.f64 x y) #s(literal 3499601159652819/34996011596528190789960035633881941845650710894291398982812329702559247987190014771576210832368861184 binary64)) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) (*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x))) |
(if (<=.f64 (*.f64 x y) #s(literal -50000000000000000 binary64)) (*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) (if (<=.f64 (*.f64 x y) #s(literal 3499601159652819/34996011596528190789960035633881941845650710894291398982812329702559247987190014771576210832368861184 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x))) |
(if (<=.f64 (*.f64 x y) #s(literal -7378697629483821/36893488147419103232 binary64)) (*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) (if (<=.f64 (*.f64 x y) #s(literal 3499601159652819/34996011596528190789960035633881941845650710894291398982812329702559247987190014771576210832368861184 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) (*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x))) |
(if (<=.f64 (*.f64 x y) #s(literal -7378697629483821/36893488147419103232 binary64)) (*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) (if (<=.f64 (*.f64 x y) #s(literal 3499601159652819/34996011596528190789960035633881941845650710894291398982812329702559247987190014771576210832368861184 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x))) |
(if (<=.f64 (*.f64 x y) #s(literal -7378697629483821/36893488147419103232 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) (if (<=.f64 (*.f64 x y) #s(literal 3499601159652819/34996011596528190789960035633881941845650710894291398982812329702559247987190014771576210832368861184 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x))) |
(if (<=.f64 (*.f64 x y) #s(literal -8239728901483491/1267650600228229401496703205376 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) (if (<=.f64 (*.f64 x y) #s(literal 6288345833751159/546812681195752981093125556779405341338292357723303109106442651602488249799843980805878294255763456 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
| Outputs |
|---|
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal -inf.0 binary64)) (fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal 8000000000000000262257967862896785988565642264171948514106668619527540825578994687423475029379294344430539980654593206549613077415285565567951928810344340168998230433964960526522186178841196771922628391300082405032740811139558685217047588518608036976630285414486840845610117601689600 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))))) |
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal -inf.0 binary64)) (fma.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y (*.f64 z (/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) #s(literal 9/2 binary64))) a))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal 8000000000000000262257967862896785988565642264171948514106668619527540825578994687423475029379294344430539980654593206549613077415285565567951928810344340168998230433964960526522186178841196771922628391300082405032740811139558685217047588518608036976630285414486840845610117601689600 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))))) |
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal -inf.0 binary64)) (fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal 8000000000000000262257967862896785988565642264171948514106668619527540825578994687423475029379294344430539980654593206549613077415285565567951928810344340168998230433964960526522186178841196771922628391300082405032740811139558685217047588518608036976630285414486840845610117601689600 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 y a)))))) |
(if (<=.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2000000000000000065683124978409852157974025132719223391024626852517494013797575991088002631255454825367899009568644871157296981268422983680 binary64)) (/.f64 (fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 x a) (*.f64 y #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) |
(if (<=.f64 (*.f64 x y) #s(literal 1000000000000000021421546958041957442493134746744949294176709095342291740583330369404881029347127449862957279318330932090828950478869943421594604148335480073467842242942440201823873880805647866312652703956229962072064 binary64)) (/.f64 (fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a y))) |
(if (<=.f64 (*.f64 x y) #s(literal 1000000000000000021421546958041957442493134746744949294176709095342291740583330369404881029347127449862957279318330932090828950478869943421594604148335480073467842242942440201823873880805647866312652703956229962072064 binary64)) (/.f64 (fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 a y))) |
(if (<=.f64 (*.f64 x y) #s(literal 1000000000000000021421546958041957442493134746744949294176709095342291740583330369404881029347127449862957279318330932090828950478869943421594604148335480073467842242942440201823873880805647866312652703956229962072064 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a y))) |
(if (<=.f64 (*.f64 x y) #s(literal 1000000000000000021421546958041957442493134746744949294176709095342291740583330369404881029347127449862957279318330932090828950478869943421594604148335480073467842242942440201823873880805647866312652703956229962072064 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 a y))) |
(if (<=.f64 (*.f64 x y) #s(literal -50000000000000000 binary64)) (*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) (if (<=.f64 (*.f64 x y) #s(literal 3499601159652819/34996011596528190789960035633881941845650710894291398982812329702559247987190014771576210832368861184 binary64)) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) (*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x))) |
(if (<=.f64 (*.f64 x y) #s(literal -50000000000000000 binary64)) (*.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64)))) (if (<=.f64 (*.f64 x y) #s(literal 3499601159652819/34996011596528190789960035633881941845650710894291398982812329702559247987190014771576210832368861184 binary64)) (/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a) (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))))) |
(if (<=.f64 (*.f64 x y) #s(literal -50000000000000000 binary64)) (*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) (if (<=.f64 (*.f64 x y) #s(literal 3499601159652819/34996011596528190789960035633881941845650710894291398982812329702559247987190014771576210832368861184 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x))) |
(if (<=.f64 (*.f64 x y) #s(literal -50000000000000000 binary64)) (*.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64)))) (if (<=.f64 (*.f64 x y) #s(literal 3499601159652819/34996011596528190789960035633881941845650710894291398982812329702559247987190014771576210832368861184 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))))) |
(if (<=.f64 (*.f64 x y) #s(literal -7378697629483821/36893488147419103232 binary64)) (*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) (if (<=.f64 (*.f64 x y) #s(literal 3499601159652819/34996011596528190789960035633881941845650710894291398982812329702559247987190014771576210832368861184 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) (*.f64 (/.f64 y (*.f64 a #s(literal 2 binary64))) x))) |
(if (<=.f64 (*.f64 x y) #s(literal -7378697629483821/36893488147419103232 binary64)) (*.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64)))) (if (<=.f64 (*.f64 x y) #s(literal 3499601159652819/34996011596528190789960035633881941845650710894291398982812329702559247987190014771576210832368861184 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))))) |
(if (<=.f64 (*.f64 x y) #s(literal -7378697629483821/36893488147419103232 binary64)) (*.f64 (/.f64 x (*.f64 a #s(literal 2 binary64))) y) (if (<=.f64 (*.f64 x y) #s(literal 3499601159652819/34996011596528190789960035633881941845650710894291398982812329702559247987190014771576210832368861184 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x))) |
(if (<=.f64 (*.f64 x y) #s(literal -7378697629483821/36893488147419103232 binary64)) (*.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64)))) (if (<=.f64 (*.f64 x y) #s(literal 3499601159652819/34996011596528190789960035633881941845650710894291398982812329702559247987190014771576210832368861184 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a))))) |
(if (<=.f64 (*.f64 x y) #s(literal -7378697629483821/36893488147419103232 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) (if (<=.f64 (*.f64 x y) #s(literal 3499601159652819/34996011596528190789960035633881941845650710894291398982812329702559247987190014771576210832368861184 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x))) |
(if (<=.f64 (*.f64 x y) #s(literal -7378697629483821/36893488147419103232 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) (if (<=.f64 (*.f64 x y) #s(literal 3499601159652819/34996011596528190789960035633881941845650710894291398982812329702559247987190014771576210832368861184 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a))))) |
(if (<=.f64 (*.f64 x y) #s(literal -8239728901483491/1267650600228229401496703205376 binary64)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)) (if (<=.f64 (*.f64 x y) #s(literal 6288345833751159/546812681195752981093125556779405341338292357723303109106442651602488249799843980805878294255763456 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) (*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a)))) |
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z a))) |
| 9 874× | accelerator-lowering-fma.f32 |
| 9 874× | accelerator-lowering-fma.f64 |
| 8 220× | *-lowering-*.f32 |
| 8 220× | *-lowering-*.f64 |
| 7 712× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 111 | 1404 |
| 1 | 366 | 1404 |
| 2 | 1190 | 1404 |
| 3 | 4286 | 1404 |
| 0 | 8112 | 1320 |
| 0 | 27 | 93 |
| 1 | 116 | 93 |
| 2 | 696 | 93 |
| 0 | 9024 | 92 |
| 0 | 29 | 111 |
| 1 | 135 | 107 |
| 2 | 727 | 107 |
| 3 | 6635 | 107 |
| 0 | 8034 | 102 |
| 0 | 695 | 8302 |
| 1 | 2407 | 8264 |
| 0 | 8404 | 7904 |
| 0 | 34 | 139 |
| 1 | 169 | 137 |
| 2 | 1187 | 135 |
| 0 | 8451 | 128 |
| 0 | 13 | 33 |
| 1 | 50 | 33 |
| 2 | 411 | 33 |
| 3 | 4972 | 33 |
| 0 | 8486 | 31 |
| 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 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 278 to 713 computations (44.2% saved)
(negabs a)
Compiled 1 716 to 630 computations (63.3% saved)
Loading profile data...