
Time bar (total: 10.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 100% | 99.8% | 0% | 0.2% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 512.0ms | 8 256× | 0 | valid |
ival-mult: 182.0ms (79.9% of total)ival-sub: 37.0ms (16.2% of total)ival-true: 6.0ms (2.6% of total)ival-assert: 3.0ms (1.3% of total)| 2× | egg-herbie |
| 986× | unsub-neg |
| 784× | accelerator-lowering-fma.f32 |
| 784× | accelerator-lowering-fma.f64 |
| 562× | distribute-lft-in |
| 516× | distribute-rgt-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 112 |
| 1 | 159 | 107 |
| 2 | 386 | 107 |
| 3 | 1344 | 107 |
| 4 | 2627 | 107 |
| 5 | 3532 | 107 |
| 6 | 3589 | 107 |
| 7 | 3591 | 107 |
| 8 | 3591 | 107 |
| 9 | 3591 | 107 |
| 10 | 3591 | 107 |
| 0 | 8 | 7 |
| 1 | 18 | 7 |
| 2 | 42 | 7 |
| 3 | 98 | 7 |
| 4 | 188 | 7 |
| 5 | 265 | 7 |
| 6 | 396 | 7 |
| 7 | 606 | 7 |
| 8 | 990 | 7 |
| 9 | 1098 | 7 |
| 10 | 1110 | 7 |
| 11 | 1110 | 7 |
| 0 | 1110 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(* (- (* x y) (* z y)) t) |
| Outputs |
|---|
(* (- (* x y) (* z y)) t) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
| Inputs |
|---|
(* (- (* x y) (* z y)) t) |
(* (- (* (neg x) y) (* z y)) t) |
(* (- (* x (neg y)) (* z (neg y))) t) |
(* (- (* x y) (* (neg z) y)) t) |
(* (- (* x y) (* z y)) (neg t)) |
(neg (* (- (* (neg x) y) (* z y)) t)) |
(neg (* (- (* x (neg y)) (* z (neg y))) t)) |
(neg (* (- (* x y) (* (neg z) y)) t)) |
(neg (* (- (* x y) (* z y)) (neg t))) |
(* (- (* y x) (* z x)) t) |
(* (- (* z y) (* x y)) t) |
(* (- (* t y) (* z y)) x) |
(* (- (* x z) (* y z)) t) |
(* (- (* x t) (* z t)) y) |
(* (- (* x y) (* t y)) z) |
| Outputs |
|---|
(* (- (* x y) (* z y)) t) |
(* (* y t) (- x z)) |
(* (- (* (neg x) y) (* z y)) t) |
(* y (* t (- (neg x) z))) |
(* (- (* x (neg y)) (* z (neg y))) t) |
(* (* y t) (- z x)) |
(* (- (* x y) (* (neg z) y)) t) |
(* y (* t (+ x z))) |
(* (- (* x y) (* z y)) (neg t)) |
(* (* y t) (- z x)) |
(neg (* (- (* (neg x) y) (* z y)) t)) |
(* y (* t (+ x z))) |
(neg (* (- (* x (neg y)) (* z (neg y))) t)) |
(* (* y t) (- x z)) |
(neg (* (- (* x y) (* (neg z) y)) t)) |
(* y (* t (- (neg x) z))) |
(neg (* (- (* x y) (* z y)) (neg t))) |
(* (* y t) (- x z)) |
(* (- (* y x) (* z x)) t) |
(* t (* x (- y z))) |
(* (- (* z y) (* x y)) t) |
(* (* y t) (- z x)) |
(* (- (* t y) (* z y)) x) |
(* y (* x (- t z))) |
(* (- (* x z) (* y z)) t) |
(* t (* z (- x y))) |
(* (- (* x t) (* z t)) y) |
(* (* y t) (- x z)) |
(* (- (* x y) (* t y)) z) |
(* (* y z) (- x t)) |
(negabs y)
(negabs t)
(sort y t)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 7 | 0 | - | 1 | (-2.489555327646435e-51 1.2539664743432032e-261 4.989764078438919e-77 2.6558981522316102e+293) | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 1 | 0 | - | 0 | - | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 z y) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) | n*u | 6 | 0 |
-.f64 | (-.f64 (*.f64 x y) (*.f64 z y)) | nan-rescue | 1 | 0 |
| ↳ | (*.f64 x y) | overflow | 7 | |
| ↳ | (*.f64 z y) | overflow | 8 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 7 | 1 |
| - | 0 | 248 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 7 | 0 | 1 |
| - | 0 | 0 | 248 |
| number | freq |
|---|---|
| 0 | 249 |
| 1 | 7 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 39.0ms | 512× | 0 | valid |
Compiled 82 to 36 computations (56.1% saved)
ival-mult: 10.0ms (78.6% of total)ival-sub: 2.0ms (15.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 4 to 4 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.3% | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
Compiled 13 to 8 computations (38.5% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 z y) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| ✓ | cost-diff | 320 | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 784× | accelerator-lowering-fma.f32 |
| 784× | accelerator-lowering-fma.f64 |
| 496× | *-lowering-*.f32 |
| 496× | *-lowering-*.f64 |
| 200× | associate-*r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 22 |
| 1 | 18 | 22 |
| 2 | 42 | 22 |
| 3 | 98 | 22 |
| 4 | 188 | 22 |
| 5 | 265 | 22 |
| 6 | 396 | 22 |
| 7 | 606 | 22 |
| 8 | 990 | 22 |
| 9 | 1098 | 22 |
| 10 | 1110 | 22 |
| 11 | 1110 | 22 |
| 0 | 1110 | 22 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (- (* x y) (* z y)) t) |
(- (* x y) (* z y)) |
(* x y) |
x |
y |
(* z y) |
z |
t |
| Outputs |
|---|
(* (- (* x y) (* z y)) t) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(- (* x y) (* z y)) |
(*.f64 y (-.f64 x z)) |
(* x y) |
(*.f64 x y) |
x |
y |
(* z y) |
(*.f64 y z) |
z |
t |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 z y) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 99.7% | (-.f64 (*.f64 x y) (*.f64 z y)) |
| ✓ | accuracy | 97.7% | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 15.0ms | 256× | 0 | valid |
Compiled 28 to 10 computations (64.3% saved)
ival-mult: 6.0ms (86.5% of total)ival-sub: 1.0ms (14.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (* x y) (* z y))> |
#<alt (* (- (* x y) (* z y)) t)> |
#<alt (* x y)> |
#<alt (* z y)> |
| Outputs |
|---|
#<alt (* -1 (* y z))> |
#<alt (- (* x y) (* y z))> |
#<alt (- (* x y) (* y z))> |
#<alt (- (* x y) (* y z))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -1 (/ (* y z) x))))> |
#<alt (* x (+ y (* -1 (/ (* y z) x))))> |
#<alt (* x (+ y (* -1 (/ (* y z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* y z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* y z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* y z) x))))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* -1 (* y (- (* -1 x) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1 x) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1 x) (* -1 z))))> |
#<alt (* -1 (* y (- (* -1 x) (* -1 z))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (* -1 (* y z))> |
#<alt (* z (- (/ (* x y) z) y))> |
#<alt (* z (- (/ (* x y) z) y))> |
#<alt (* z (- (/ (* x y) z) y))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y))))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (* t (* x y))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* t (* x y))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* -1 (* t (* y (- (* -1 x) (* -1 z)))))> |
#<alt (* -1 (* t (* y (- (* -1 x) (* -1 z)))))> |
#<alt (* -1 (* t (* y (- (* -1 x) (* -1 z)))))> |
#<alt (* -1 (* t (* y (- (* -1 x) (* -1 z)))))> |
#<alt (* t (* x y))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* t (- (* x y) (* y z)))> |
#<alt (* t (- (* x y) (* y z)))> |
#<alt (* t (- (* x y) (* y z)))> |
#<alt (* t (- (* x y) (* y z)))> |
#<alt (* t (- (* x y) (* y z)))> |
#<alt (* t (- (* x y) (* y z)))> |
#<alt (* t (- (* x y) (* y z)))> |
#<alt (* t (- (* x y) (* y z)))> |
#<alt (* t (- (* x y) (* y z)))> |
#<alt (* t (- (* x y) (* y z)))> |
#<alt (* t (- (* x y) (* y z)))> |
#<alt (* t (- (* x y) (* y 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 (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
33 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 32.0ms | x | @ | 0 | (* (- (* x y) (* z y)) t) |
| 1.0ms | y | @ | inf | (- (* x y) (* z y)) |
| 1.0ms | x | @ | -inf | (* (- (* x y) (* z y)) t) |
| 1.0ms | t | @ | 0 | (* (- (* x y) (* z y)) t) |
| 1.0ms | y | @ | 0 | (- (* x y) (* z y)) |
| 1× | batch-egg-rewrite |
| 11 204× | accelerator-lowering-fma.f32 |
| 11 204× | accelerator-lowering-fma.f64 |
| 4 348× | *-lowering-*.f32 |
| 4 348× | *-lowering-*.f64 |
| 3 242× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 18 |
| 1 | 31 | 18 |
| 2 | 233 | 18 |
| 3 | 2328 | 18 |
| 0 | 8262 | 18 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* x y) (* z y)) |
(* (- (* x y) (* z y)) t) |
(* x y) |
(* z y) |
| Outputs |
|---|
(+.f64 (*.f64 x y) (neg.f64 (*.f64 y z))) |
(+.f64 (neg.f64 (*.f64 y z)) (*.f64 x y)) |
(+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x y) (*.f64 y z)) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) (*.f64 x y))) |
(-.f64 (fma.f64 x y #s(literal 0 binary64)) (*.f64 y z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y (+.f64 x z)))) (/.f64 (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))) (neg.f64 (*.f64 y (+.f64 x z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (*.f64 y z) (*.f64 y z)))))) (fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (*.f64 y z) (*.f64 y z))))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 y (*.f64 y (*.f64 z z)) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 y z)))))) (/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (fma.f64 y (*.f64 y (*.f64 z z)) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 y z))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 y (*.f64 y (*.f64 z z)) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 y z)))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (*.f64 y z) (*.f64 y z)))))) (fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 y (*.f64 y (*.f64 z z)) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 y z))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (fma.f64 y (*.f64 y (*.f64 z z)) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 y z)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (*.f64 y z) (*.f64 y z))))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (fma.f64 y (*.f64 y (*.f64 z z)) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 y z))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z)))))) (*.f64 y (+.f64 x z))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (*.f64 y z) (*.f64 y z))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z)))))) (*.f64 y (+.f64 x z)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z)))) (*.f64 y (+.f64 x z))) (/.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z)))) (*.f64 y (+.f64 x z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (*.f64 y z) (*.f64 y z))))) (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 y (+.f64 x z)) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z))))))) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (*.f64 y z) (*.f64 y z))))) (*.f64 (*.f64 y (+.f64 x z)) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))) (/.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (*.f64 y z) (*.f64 y z)))))) (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z))))) (/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z))))) (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 y (+.f64 x z)))) (/.f64 (*.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y z) (*.f64 y z))) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 y (+.f64 x z))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 y (+.f64 x z))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (fma.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (*.f64 y z) (*.f64 y z))))) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 y (+.f64 x z))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (fma.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (neg.f64 (*.f64 y z)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (neg.f64 (*.f64 y z)) (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (*.f64 x y) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (*.f64 x y) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z)))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z)))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z)))))) |
(fma.f64 x y (neg.f64 (*.f64 y z))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (+.f64 x z))) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) |
(fma.f64 y x (neg.f64 (*.f64 y z))) |
(fma.f64 y (neg.f64 z) (*.f64 x y)) |
(fma.f64 y (/.f64 (*.f64 x (*.f64 x y)) (*.f64 y (+.f64 x z))) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) |
(fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (*.f64 y (+.f64 x z))) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) |
(fma.f64 (*.f64 x y) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(fma.f64 z (neg.f64 y) (*.f64 x y)) |
(fma.f64 (*.f64 y z) #s(literal -1 binary64) (*.f64 x y)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 x z))) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (*.f64 x y) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(fma.f64 (neg.f64 z) y (*.f64 x y)) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 y (+.f64 x z))) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.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 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (*.f64 y (+.f64 x z))) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) |
(fma.f64 (neg.f64 y) z (*.f64 x y)) |
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 x (*.f64 y (+.f64 x z))) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) |
(fma.f64 (*.f64 x (*.f64 x y)) (/.f64 y (*.f64 y (+.f64 x z))) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) |
(fma.f64 (/.f64 y y) (/.f64 (*.f64 x (*.f64 x y)) (+.f64 x z)) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 x x) (+.f64 x z)) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 y y)) (+.f64 x z)) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) |
(fma.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) (+.f64 x z)) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) |
(fma.f64 (/.f64 (*.f64 x x) y) (/.f64 (*.f64 y y) (+.f64 x z)) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) y) (/.f64 x (+.f64 x z)) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x y)) y) (/.f64 y (+.f64 x z)) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) |
(fma.f64 (*.f64 y #s(literal -1 binary64)) z (*.f64 x y)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z))))) (*.f64 y (-.f64 x z)) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 z x))) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 y (+.f64 x z))))))) (fma.f64 (*.f64 (*.f64 y z) (*.f64 y (+.f64 x z))) (-.f64 (*.f64 (*.f64 y z) (*.f64 y (+.f64 x z))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y z) (*.f64 y (+.f64 x z)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y z) (*.f64 y (+.f64 x z)))) (neg.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (neg.f64 (*.f64 y z))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 y z))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (neg.f64 (*.f64 y z))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (neg.f64 (*.f64 y z))) |
(neg.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(neg.f64 (/.f64 (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))) (neg.f64 (*.f64 y (+.f64 x z))))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 y (-.f64 x z)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y (+.f64 x z))) (*.f64 y (-.f64 x z)))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (fma.f64 y (*.f64 y (*.f64 z z)) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 y z)))))) |
(/.f64 (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))) (*.f64 y (+.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 y (*.f64 y (*.f64 z z)) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 y z))))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (+.f64 x z))) (*.f64 y (-.f64 x z))) (neg.f64 (*.f64 y (+.f64 x z)))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (*.f64 (*.f64 y (+.f64 x z)) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z))) (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z))))) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))))) (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 y (+.f64 x z)))) |
(/.f64 (*.f64 (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))) #s(literal 1 binary64)) (*.f64 y (+.f64 x z))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z))))) (*.f64 y (+.f64 x z)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z))) (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z))) (*.f64 y (+.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) (neg.f64 (*.f64 (*.f64 y (+.f64 x z)) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z))) (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))))) (neg.f64 (*.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) (neg.f64 (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 y (+.f64 x z))) (*.f64 y (-.f64 x z)))) (neg.f64 (neg.f64 (*.f64 y (+.f64 x z))))) |
(/.f64 (/.f64 (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))) y) (+.f64 x z)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 y (+.f64 x z))))) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (*.f64 y z) (*.f64 y z))))) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 y (+.f64 x z)))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (fma.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (neg.f64 (*.f64 y z)) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (*.f64 x y) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z)))) (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) |
(/.f64 (*.f64 y (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (fma.f64 z (+.f64 x z) (*.f64 x x))) |
(/.f64 (*.f64 y (*.f64 (+.f64 x z) (-.f64 x z))) (+.f64 x z)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 x z)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z))) (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z))))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 x z)))) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y) (fma.f64 z (+.f64 x z) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 x z)) y) (+.f64 x z)) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z))))) (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 y z) (*.f64 y z)))) (neg.f64 (*.f64 y (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))))) (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))))) (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))))) (*.f64 (/.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (/.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))))) (*.f64 (/.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))))) (*.f64 (/.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 y (+.f64 x z))) (*.f64 (*.f64 y (+.f64 x z)) (/.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y z) (*.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 y (+.f64 x z)))) (*.f64 (*.f64 y (+.f64 x z)) (neg.f64 (*.f64 (*.f64 y z) (*.f64 y z))))) (*.f64 (*.f64 y (+.f64 x z)) (neg.f64 (*.f64 y (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (+.f64 x z)) (*.f64 (*.f64 y (+.f64 x z)) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) y))) (*.f64 (*.f64 y (+.f64 x z)) (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (+.f64 x z))) (*.f64 (/.f64 (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (/.f64 (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 y (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (/.f64 (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y z) (*.f64 y z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (+.f64 x z)))) (*.f64 (/.f64 (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 y z) (*.f64 y z))))) (*.f64 (/.f64 (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (*.f64 y (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 (/.f64 (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) y))) (*.f64 (/.f64 (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 y (+.f64 x z))) (*.f64 (neg.f64 (*.f64 y (+.f64 x z))) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (*.f64 y (+.f64 x z))) (*.f64 y (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (neg.f64 (*.f64 y (+.f64 x z))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 y (+.f64 x z))) (/.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y z) (*.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (*.f64 y (+.f64 x z)))) (*.f64 (neg.f64 (*.f64 y (+.f64 x z))) (neg.f64 (*.f64 (*.f64 y z) (*.f64 y z))))) (*.f64 (neg.f64 (*.f64 y (+.f64 x z))) (neg.f64 (*.f64 y (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (+.f64 x z)) (*.f64 (neg.f64 (*.f64 y (+.f64 x z))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) y))) (*.f64 (neg.f64 (*.f64 y (+.f64 x z))) (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y) (*.f64 y (+.f64 x z))) (*.f64 (+.f64 x z) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (+.f64 x z) (*.f64 y (+.f64 x z)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y) (/.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (+.f64 x z) #s(literal 1 binary64))) (*.f64 (+.f64 x z) (/.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y z) (*.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y) (neg.f64 (*.f64 y (+.f64 x z)))) (*.f64 (+.f64 x z) (neg.f64 (*.f64 (*.f64 y z) (*.f64 y z))))) (*.f64 (+.f64 x z) (neg.f64 (*.f64 y (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y) (+.f64 x z)) (*.f64 (+.f64 x z) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) y))) (*.f64 (+.f64 x z) (+.f64 x z))) |
(/.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))) y)) (neg.f64 (+.f64 x z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (-.f64 (neg.f64 (*.f64 y z)) (*.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))) #s(literal 1 binary64))) (neg.f64 (*.f64 y (+.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z))))))) (neg.f64 (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y z) (*.f64 y z))))) (neg.f64 (*.f64 (*.f64 y (+.f64 x z)) (*.f64 y (+.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z))))) (*.f64 y (+.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z))) (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z))) (*.f64 y (+.f64 x z))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 y (+.f64 x z))) (*.f64 y (-.f64 x z))))) (neg.f64 (neg.f64 (neg.f64 (*.f64 y (+.f64 x z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 y (+.f64 x z))))) (/.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (*.f64 (*.f64 y (*.f64 z z)) (*.f64 (*.f64 y z) (*.f64 y z))))) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 y (+.f64 x z))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (fma.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (*.f64 x y) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z)))) (*.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z)))))) (neg.f64 (fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z)))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)))) (neg.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (+.f64 x z) (-.f64 x z)))) (neg.f64 (+.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) (neg.f64 (fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 x z))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z))) (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z))))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 x z))))) (neg.f64 (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (neg.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x z) (-.f64 x z)) y)) (neg.f64 (+.f64 x z))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) (neg.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (/.f64 (*.f64 y z) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 y (+.f64 x z))))) (pow.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z)))) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (+.f64 x z))) (neg.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 y (+.f64 x z)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 y z) (*.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 (*.f64 y z) (*.f64 x y)) (-.f64 (*.f64 y z) (*.f64 x y)) (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 y z) (*.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x y #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z))))) (fma.f64 (fma.f64 x y #s(literal 0 binary64)) (fma.f64 x y #s(literal 0 binary64)) (fma.f64 y (*.f64 y (*.f64 z z)) (*.f64 (fma.f64 x y #s(literal 0 binary64)) (*.f64 y z))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (-.f64 x z)) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 y (-.f64 x z)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 y (-.f64 x z)) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 x z)))) |
(*.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y (-.f64 x z)) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 x z))))) |
(*.f64 (*.f64 y (+.f64 x z)) (/.f64 (*.f64 y (-.f64 x z)) (*.f64 y (+.f64 x z)))) |
(*.f64 (-.f64 x z) y) |
(*.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 (*.f64 (neg.f64 (*.f64 y (+.f64 x z))) (*.f64 y (-.f64 x z))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (+.f64 x z))))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 x z))) (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 x z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 y (+.f64 x z)) y) (/.f64 (*.f64 y (-.f64 x z)) (+.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (+.f64 x z) (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 z x)))) |
(*.f64 (/.f64 (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))) (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z))))) (*.f64 y (-.f64 x z))) |
(*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 y (+.f64 x z))))))) (fma.f64 (*.f64 (*.f64 y z) (*.f64 y (+.f64 x z))) (-.f64 (*.f64 (*.f64 y z) (*.f64 y (+.f64 x z))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y z) (*.f64 y (+.f64 x z)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y z) (*.f64 y (+.f64 x z))))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 y (+.f64 x z))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 x z) (*.f64 y (-.f64 x z))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z))) (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (fma.f64 x x (*.f64 z z))))) |
(+.f64 (*.f64 x (*.f64 y t)) (neg.f64 (*.f64 (*.f64 y z) t))) |
(+.f64 (neg.f64 (*.f64 (*.f64 y z) t)) (*.f64 x (*.f64 y t))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 x (*.f64 y t))) (-.f64 (*.f64 x (*.f64 y t)) (neg.f64 (*.f64 (*.f64 y z) t)))) (/.f64 (*.f64 (*.f64 (*.f64 y z) t) (*.f64 (*.f64 y z) t)) (-.f64 (*.f64 x (*.f64 y t)) (neg.f64 (*.f64 (*.f64 y z) t))))) |
(fma.f64 x (*.f64 y t) (neg.f64 (*.f64 (*.f64 y z) t))) |
(fma.f64 y (*.f64 x t) (neg.f64 (*.f64 (*.f64 y z) t))) |
(fma.f64 y (*.f64 (neg.f64 z) t) (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 x y) t (neg.f64 (*.f64 (*.f64 y z) t))) |
(fma.f64 z (*.f64 (neg.f64 y) t) (*.f64 x (*.f64 y t))) |
(fma.f64 t (*.f64 x y) (neg.f64 (*.f64 (*.f64 y z) t))) |
(fma.f64 t (neg.f64 (*.f64 y z)) (*.f64 x (*.f64 y t))) |
(fma.f64 (neg.f64 (*.f64 y z)) t (*.f64 x (*.f64 y t))) |
(fma.f64 (neg.f64 z) (*.f64 y t) (*.f64 x (*.f64 y t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y z) t) (*.f64 x (*.f64 y t))) |
(fma.f64 (neg.f64 y) (*.f64 z t) (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 y t) x (neg.f64 (*.f64 (*.f64 y z) t))) |
(fma.f64 (*.f64 y t) (neg.f64 z) (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 t x) y (neg.f64 (*.f64 (*.f64 y z) t))) |
(fma.f64 (*.f64 t z) (neg.f64 y) (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 t (neg.f64 z)) y (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 t #s(literal -1 binary64)) (*.f64 y z) (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 t (neg.f64 y)) z (*.f64 x (*.f64 y t))) |
(/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 t (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (+.f64 x z)) (*.f64 t (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 t (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y (+.f64 x z)) (*.f64 t (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))))))) |
(/.f64 (*.f64 t (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (*.f64 t (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z))))) (*.f64 y (+.f64 x z))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))))) (neg.f64 (*.f64 y (+.f64 x z)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 x (*.f64 y t))) (*.f64 (neg.f64 (*.f64 (*.f64 y z) t)) (*.f64 (*.f64 (*.f64 y z) t) (*.f64 (*.f64 y z) t)))) (fma.f64 (*.f64 x (*.f64 y t)) (*.f64 x (*.f64 y t)) (-.f64 (*.f64 (*.f64 (*.f64 y z) t) (*.f64 (*.f64 y z) t)) (*.f64 (*.f64 x (*.f64 y t)) (neg.f64 (*.f64 (*.f64 y z) t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 x (*.f64 y t))) (*.f64 (*.f64 (*.f64 y z) t) (*.f64 (*.f64 y z) t))) (-.f64 (*.f64 x (*.f64 y t)) (neg.f64 (*.f64 (*.f64 y z) t)))) |
(/.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 t (*.f64 (neg.f64 (*.f64 y (+.f64 x z))) (*.f64 y (-.f64 x z)))) (neg.f64 (*.f64 y (+.f64 x z)))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z)))) |
(/.f64 (*.f64 (*.f64 y t) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (fma.f64 z (+.f64 x z) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 y t) (*.f64 (+.f64 x z) (-.f64 x z))) (+.f64 x z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) t) (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (*.f64 y (+.f64 x z))) (*.f64 y (-.f64 x z))) t) (neg.f64 (*.f64 y (+.f64 x z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z)))) |
(/.f64 (/.f64 (*.f64 t (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z))))) y) (+.f64 x z)) |
(/.f64 (neg.f64 t) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z))))))) (neg.f64 (neg.f64 (*.f64 y (+.f64 x z))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 x (*.f64 y t))) (*.f64 (neg.f64 (*.f64 (*.f64 y z) t)) (*.f64 (*.f64 (*.f64 y z) t) (*.f64 (*.f64 y z) t))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y t)) (*.f64 x (*.f64 y t)) (-.f64 (*.f64 (*.f64 (*.f64 y z) t) (*.f64 (*.f64 y z) t)) (*.f64 (*.f64 x (*.f64 y t)) (neg.f64 (*.f64 (*.f64 y z) t))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 x (*.f64 y t))) (*.f64 (*.f64 (*.f64 y z) t) (*.f64 (*.f64 y z) t)))) (neg.f64 (-.f64 (*.f64 x (*.f64 y t)) (neg.f64 (*.f64 (*.f64 y z) t))))) |
(/.f64 (neg.f64 (*.f64 t (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 (neg.f64 (*.f64 y (+.f64 x z))) (*.f64 y (-.f64 x z))))) (neg.f64 (neg.f64 (*.f64 y (+.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y t) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)))) (neg.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y t) (*.f64 (+.f64 x z) (-.f64 x z)))) (neg.f64 (+.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) t)) (neg.f64 (neg.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 (*.f64 y (+.f64 x z))) (*.f64 y (-.f64 x z))) t)) (neg.f64 (neg.f64 (*.f64 y (+.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z))))) y)) (neg.f64 (+.f64 x z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 y z) t)) (*.f64 (*.f64 (*.f64 y z) t) (*.f64 (*.f64 y z) t)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 x (*.f64 y t))))) (fma.f64 (*.f64 (*.f64 y z) t) (*.f64 (*.f64 y z) t) (-.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 x (*.f64 y t))) (*.f64 (neg.f64 (*.f64 (*.f64 y z) t)) (*.f64 x (*.f64 y t)))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 t (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 y (+.f64 x z)) (*.f64 t (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))))) #s(literal -1 binary64)) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(*.f64 (*.f64 y (-.f64 x z)) t) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y))))) t)) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (/.f64 t (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 x z))) t)) |
(*.f64 (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))) (/.f64 t (*.f64 y (+.f64 x z)))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(*.f64 (*.f64 y t) (-.f64 x z)) |
(*.f64 (*.f64 t (-.f64 x z)) y) |
(*.f64 (*.f64 t (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (*.f64 t (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z))))) (/.f64 #s(literal 1 binary64) (*.f64 y (+.f64 x z)))) |
(*.f64 (/.f64 t y) (/.f64 (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))) (+.f64 x z))) |
(*.f64 (/.f64 (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))) y) (/.f64 t (+.f64 x z))) |
(*.f64 (/.f64 (*.f64 t (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 y z) (*.f64 y z)))) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 (*.f64 y (+.f64 x z)) (*.f64 y (+.f64 x z))))))) (fma.f64 (*.f64 (*.f64 y z) (*.f64 y (+.f64 x z))) (-.f64 (*.f64 (*.f64 y z) (*.f64 y (+.f64 x z))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 (/.f64 (*.f64 t (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (*.f64 (fma.f64 (*.f64 y z) (*.f64 y (+.f64 x z)) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y z) (*.f64 y (+.f64 x z)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y z) (*.f64 y (+.f64 x z))))) |
(*.f64 (/.f64 (*.f64 t (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z))))) (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z))))) (*.f64 y (-.f64 x z))) |
(*.f64 (/.f64 (*.f64 t (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z))))) (*.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y z)) (-.f64 z x)))) |
(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 (pow.f64 x #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x))) |
(exp.f64 (log.f64 (*.f64 y z))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y z)) #s(literal 1 binary64))) |
(pow.f64 (*.f64 y z) #s(literal 1 binary64)) |
(*.f64 y z) |
(*.f64 z y) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 z))) |
| 1× | egg-herbie |
| 4 534× | accelerator-lowering-fma.f32 |
| 4 534× | accelerator-lowering-fma.f64 |
| 2 638× | *-lowering-*.f32 |
| 2 638× | *-lowering-*.f64 |
| 1 422× | unsub-neg |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 924 |
| 1 | 194 | 666 |
| 2 | 574 | 666 |
| 3 | 2066 | 666 |
| 4 | 4650 | 666 |
| 5 | 6765 | 666 |
| 6 | 7401 | 666 |
| 7 | 7851 | 666 |
| 0 | 8112 | 666 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (* y z)) |
(- (* x y) (* y z)) |
(- (* x y) (* y z)) |
(- (* x y) (* y z)) |
(* x y) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* -1 (* y (- (* -1 x) (* -1 z)))) |
(* -1 (* y (- (* -1 x) (* -1 z)))) |
(* -1 (* y (- (* -1 x) (* -1 z)))) |
(* -1 (* y (- (* -1 x) (* -1 z)))) |
(* x y) |
(+ (* -1 (* y z)) (* x y)) |
(+ (* -1 (* y z)) (* x y)) |
(+ (* -1 (* y z)) (* x y)) |
(* -1 (* y z)) |
(* z (- (/ (* x y) z) y)) |
(* z (- (/ (* x y) z) y)) |
(* z (- (/ (* x y) z) y)) |
(* -1 (* y z)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))) |
(* -1 (* t (* y z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(* t (* x y)) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* t (* x y)) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* -1 (* t (* y (- (* -1 x) (* -1 z))))) |
(* -1 (* t (* y (- (* -1 x) (* -1 z))))) |
(* -1 (* t (* y (- (* -1 x) (* -1 z))))) |
(* -1 (* t (* y (- (* -1 x) (* -1 z))))) |
(* t (* x y)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(* -1 (* t (* y z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* -1 (* t (* y z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* t (- (* x y) (* y z))) |
(* t (- (* x y) (* y z))) |
(* t (- (* x y) (* y z))) |
(* t (- (* x y) (* y z))) |
(* t (- (* x y) (* y z))) |
(* t (- (* x y) (* y z))) |
(* t (- (* x y) (* y z))) |
(* t (- (* x y) (* y z))) |
(* t (- (* x y) (* y z))) |
(* t (- (* x y) (* y z))) |
(* t (- (* x y) (* y z))) |
(* t (- (* x y) (* y 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) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
| Outputs |
|---|
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(- (* x y) (* y z)) |
(*.f64 y (-.f64 x z)) |
(- (* x y) (* y z)) |
(*.f64 y (-.f64 x z)) |
(- (* x y) (* y z)) |
(*.f64 y (-.f64 x z)) |
(* x y) |
(*.f64 y x) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* x y) |
(*.f64 y x) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* -1 (* y (- (* -1 x) (* -1 z)))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* y (- (* -1 x) (* -1 z)))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* y (- (* -1 x) (* -1 z)))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* y (- (* -1 x) (* -1 z)))) |
(*.f64 y (-.f64 x z)) |
(* x y) |
(*.f64 y x) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* z (- (/ (* x y) z) y)) |
(*.f64 z (-.f64 (*.f64 y (/.f64 x z)) y)) |
(* z (- (/ (* x y) z) y)) |
(*.f64 z (-.f64 (*.f64 y (/.f64 x z)) y)) |
(* z (- (/ (* x y) z) y)) |
(*.f64 z (-.f64 (*.f64 y (/.f64 x z)) y)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))) |
(*.f64 z (-.f64 (*.f64 y (/.f64 x z)) y)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))) |
(*.f64 z (-.f64 (*.f64 y (/.f64 x z)) y)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 y)))) |
(*.f64 z (-.f64 (*.f64 y (/.f64 x z)) y)) |
(* -1 (* t (* y z))) |
(*.f64 y (*.f64 (neg.f64 z) t)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (* x y)) |
(*.f64 y (*.f64 x t)) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (* x y)) |
(*.f64 y (*.f64 x t)) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (* y (- x z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (* y (- x z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (* y (- x z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (* y (- x z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (* y (- x z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (* y (- x z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (* y (- x z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (* y (- x z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* -1 (* t (* y (- (* -1 x) (* -1 z))))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* -1 (* t (* y (- (* -1 x) (* -1 z))))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* -1 (* t (* y (- (* -1 x) (* -1 z))))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* -1 (* t (* y (- (* -1 x) (* -1 z))))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (* x y)) |
(*.f64 y (*.f64 x t)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* -1 (* t (* y z))) |
(*.f64 y (*.f64 (neg.f64 z) t)) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* -1 (* t (* y z))) |
(*.f64 y (*.f64 (neg.f64 z) t)) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (- (* x y) (* y z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (- (* x y) (* y z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (- (* x y) (* y z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (- (* x y) (* y z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (- (* x y) (* y z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (- (* x y) (* y z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (- (* x y) (* y z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (- (* x y) (* y z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (- (* x y) (* y z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (- (* x y) (* y z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (- (* x y) (* y z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* t (- (* x y) (* y z))) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
Compiled 15 013 to 1 048 computations (93% saved)
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 411 | 11 | 422 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 411 | 12 | 423 |
| Status | Accuracy | Program |
|---|---|---|
| 85.4% | (fma.f64 (*.f64 y t) (neg.f64 z) (*.f64 x (*.f64 y t))) | |
| 65.0% | (/.f64 (*.f64 (*.f64 (neg.f64 (*.f64 y (+.f64 x z))) (*.f64 y (-.f64 x z))) t) (neg.f64 (*.f64 y (+.f64 x z)))) | |
| 97.3% | (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z)))) | |
| ✓ | 97.3% | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| ▶ | 89.7% | (*.f64 (-.f64 x z) (*.f64 y t)) |
| ▶ | 97.6% | (*.f64 (*.f64 (-.f64 x z) y) t) |
| ▶ | 89.6% | (*.f64 (*.f64 z (-.f64 (*.f64 y (/.f64 x z)) y)) t) |
| 59.8% | (*.f64 (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))) (/.f64 t (*.f64 y (+.f64 x z)))) | |
| 54.1% | (*.f64 (*.f64 y (neg.f64 z)) t) | |
| 53.5% | (*.f64 (*.f64 y x) t) | |
| ▶ | 49.3% | (*.f64 y (*.f64 (neg.f64 z) t)) |
| ▶ | 48.8% | (*.f64 y (*.f64 x t)) |
Compiled 315 to 188 computations (40.3% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 x z)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 y (/.f64 x z)) y) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 z (-.f64 (*.f64 y (/.f64 x z)) y)) t) |
| ✓ | cost-diff | 1024 | (*.f64 z (-.f64 (*.f64 y (/.f64 x z)) y)) |
| ✓ | cost-diff | 0 | (*.f64 y t) |
| ✓ | cost-diff | 0 | (-.f64 x z) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 x z) (*.f64 y t)) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (*.f64 (neg.f64 z) t) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 (neg.f64 z) t)) |
| ✓ | cost-diff | 0 | (*.f64 x t) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 x t)) |
| ✓ | cost-diff | 0 | (-.f64 x z) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 x z) y) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (-.f64 x z) y) t) |
| 3 822× | accelerator-lowering-fma.f32 |
| 3 822× | accelerator-lowering-fma.f64 |
| 2 706× | *-lowering-*.f32 |
| 2 706× | *-lowering-*.f64 |
| 2 480× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 93 |
| 1 | 46 | 93 |
| 2 | 103 | 93 |
| 3 | 225 | 93 |
| 4 | 423 | 93 |
| 5 | 826 | 93 |
| 6 | 1626 | 93 |
| 7 | 3093 | 93 |
| 8 | 5259 | 93 |
| 9 | 6571 | 93 |
| 10 | 7555 | 93 |
| 11 | 7871 | 93 |
| 0 | 8049 | 93 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* (- x z) y) t) |
(* (- x z) y) |
(- x z) |
x |
z |
y |
t |
(* y (* x t)) |
y |
(* x t) |
x |
t |
(* y (* (neg z) t)) |
y |
(* (neg z) t) |
(neg z) |
z |
t |
(* (- x z) (* y t)) |
(- x z) |
x |
z |
(* y t) |
y |
t |
(* (* z (- (* y (/ x z)) y)) t) |
(* z (- (* y (/ x z)) y)) |
z |
(- (* y (/ x z)) y) |
(* y (/ x z)) |
y |
(/ x z) |
x |
t |
| Outputs |
|---|
(* (* (- x z) y) t) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* (- x z) y) |
(*.f64 y (-.f64 x z)) |
(- x z) |
(-.f64 x z) |
x |
z |
y |
t |
(* y (* x t)) |
(*.f64 y (*.f64 x t)) |
y |
(* x t) |
(*.f64 x t) |
x |
t |
(* y (* (neg z) t)) |
(*.f64 y (*.f64 t (neg.f64 z))) |
y |
(* (neg z) t) |
(*.f64 t (neg.f64 z)) |
(neg z) |
(neg.f64 z) |
z |
t |
(* (- x z) (* y t)) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(- x z) |
(-.f64 x z) |
x |
z |
(* y t) |
(*.f64 y t) |
y |
t |
(* (* z (- (* y (/ x z)) y)) t) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* z (- (* y (/ x z)) y)) |
(*.f64 y (-.f64 x z)) |
z |
(- (* y (/ x z)) y) |
(-.f64 (/.f64 (*.f64 x y) z) y) |
(* y (/ x z)) |
(/.f64 (*.f64 x y) z) |
y |
(/ x z) |
(/.f64 x z) |
x |
t |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 y (/.f64 x z)) y) |
| ✓ | accuracy | 97.7% | (*.f64 (*.f64 z (-.f64 (*.f64 y (/.f64 x z)) y)) t) |
| ✓ | accuracy | 96.2% | (*.f64 z (-.f64 (*.f64 y (/.f64 x z)) y)) |
| ✓ | accuracy | 92.7% | (*.f64 y (/.f64 x z)) |
| ✓ | accuracy | 100.0% | (-.f64 x z) |
| ✓ | accuracy | 100.0% | (*.f64 y t) |
| ✓ | accuracy | 89.7% | (*.f64 (-.f64 x z) (*.f64 y t)) |
| ✓ | accuracy | 100.0% | (*.f64 (neg.f64 z) t) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 92.4% | (*.f64 y (*.f64 (neg.f64 z) t)) |
| ✓ | accuracy | 100.0% | (*.f64 x t) |
| ✓ | accuracy | 93.1% | (*.f64 y (*.f64 x t)) |
| ✓ | accuracy | 100.0% | (-.f64 x z) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 x z) y) |
| ✓ | accuracy | 97.7% | (*.f64 (*.f64 (-.f64 x z) y) t) |
| 42.0ms | 256× | 0 | valid |
Compiled 103 to 21 computations (79.6% saved)
ival-mult: 17.0ms (70% of total)ival-sub: 4.0ms (16.5% of total)ival-div: 2.0ms (8.2% of total)ival-neg: 1.0ms (4.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (* (- x z) y) t)> |
#<alt (* (- x z) y)> |
#<alt (- x z)> |
#<alt (* y (* x t))> |
#<alt (* x t)> |
#<alt (* y (* (neg z) t))> |
#<alt (* (neg z) t)> |
#<alt (neg z)> |
#<alt (* (- x z) (* y t))> |
#<alt (* y t)> |
#<alt (* z (- (* y (/ x z)) y))> |
#<alt (* (* z (- (* y (/ x z)) y)) t)> |
#<alt (- (* y (/ x z)) y)> |
#<alt (* y (/ x z))> |
| Outputs |
|---|
#<alt (* -1 (* t (* y z)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (* t (* x y))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* t (* x y))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* t (* x y))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* -1 (* y z))> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -1 (/ (* y z) x))))> |
#<alt (* x (+ y (* -1 (/ (* y z) x))))> |
#<alt (* x (+ y (* -1 (/ (* y z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* y z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* y z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* y z) x))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (* -1 (* y z))> |
#<alt (* z (+ (* -1 y) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 y) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 y) (/ (* x y) z)))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (+ y (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (* x y) z)))))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* -1 z)> |
#<alt (- x z)> |
#<alt (- x z)> |
#<alt (- x z)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ z x))))> |
#<alt (* x (+ 1 (* -1 (/ z x))))> |
#<alt (* x (+ 1 (* -1 (/ z x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ z x) 1)))> |
#<alt (* -1 (* x (- (/ z x) 1)))> |
#<alt (* -1 (* x (- (/ z x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 z))> |
#<alt (+ x (* -1 z))> |
#<alt (+ x (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ x z) 1))> |
#<alt (* z (- (/ x z) 1))> |
#<alt (* z (- (/ x z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ x z)))))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* t x)> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 (* t (* y z)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (* t (* x y))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* t (* x y))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* t (* x y))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* x y)> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (* -1 (* y z))> |
#<alt (* z (+ (* -1 y) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 y) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 y) (/ (* x y) z)))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (+ y (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (* x y) z)))))> |
#<alt (* y (* z (- (/ x z) 1)))> |
#<alt (* y (* z (- (/ x z) 1)))> |
#<alt (* y (* z (- (/ x z) 1)))> |
#<alt (* y (* z (- (/ x z) 1)))> |
#<alt (* y (* z (- (/ x z) 1)))> |
#<alt (* y (* z (- (/ x z) 1)))> |
#<alt (* y (* z (- (/ x z) 1)))> |
#<alt (* y (* z (- (/ x z) 1)))> |
#<alt (* -1 (* y (* z (+ 1 (* -1 (/ x z))))))> |
#<alt (* -1 (* y (* z (+ 1 (* -1 (/ x z))))))> |
#<alt (* -1 (* y (* z (+ 1 (* -1 (/ x z))))))> |
#<alt (* -1 (* y (* z (+ 1 (* -1 (/ x z))))))> |
#<alt (* -1 (* y z))> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -1 (/ (* y z) x))))> |
#<alt (* x (+ y (* -1 (/ (* y z) x))))> |
#<alt (* x (+ y (* -1 (/ (* y z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* y z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* y z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* y z) x))))> |
#<alt (* t (* x y))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* t (* y (* z (- (/ x z) 1))))> |
#<alt (* t (* y (* z (- (/ x z) 1))))> |
#<alt (* t (* y (* z (- (/ x z) 1))))> |
#<alt (* t (* y (* z (- (/ x z) 1))))> |
#<alt (* t (* y (* z (- (/ x z) 1))))> |
#<alt (* t (* y (* z (- (/ x z) 1))))> |
#<alt (* t (* y (* z (- (/ x z) 1))))> |
#<alt (* t (* y (* z (- (/ x z) 1))))> |
#<alt (* -1 (* t (* y (* z (+ 1 (* -1 (/ x z)))))))> |
#<alt (* -1 (* t (* y (* z (+ 1 (* -1 (/ x z)))))))> |
#<alt (* -1 (* t (* y (* z (+ 1 (* -1 (/ x z)))))))> |
#<alt (* -1 (* t (* y (* z (+ 1 (* -1 (/ x z)))))))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (* t (* x y))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* t (* x y))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* t (* z (- (/ (* x y) z) y)))> |
#<alt (* t (* z (- (/ (* x y) z) y)))> |
#<alt (* t (* z (- (/ (* x y) z) y)))> |
#<alt (* t (* z (- (/ (* x y) z) y)))> |
#<alt (* t (* z (- (/ (* x y) z) y)))> |
#<alt (* t (* z (- (/ (* x y) z) y)))> |
#<alt (* t (* z (- (/ (* x y) z) y)))> |
#<alt (* t (* z (- (/ (* x y) z) y)))> |
#<alt (* t (* z (- (/ (* x y) z) y)))> |
#<alt (* t (* z (- (/ (* x y) z) y)))> |
#<alt (* t (* z (- (/ (* x y) z) y)))> |
#<alt (* t (* z (- (/ (* x y) z) y)))> |
#<alt (* y (- (/ x z) 1))> |
#<alt (* y (- (/ x z) 1))> |
#<alt (* y (- (/ x z) 1))> |
#<alt (* y (- (/ x z) 1))> |
#<alt (* y (- (/ x z) 1))> |
#<alt (* y (- (/ x z) 1))> |
#<alt (* y (- (/ x z) 1))> |
#<alt (* y (- (/ x z) 1))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x z)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x z)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x z)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ x z)))))> |
#<alt (* -1 y)> |
#<alt (- (/ (* x y) z) y)> |
#<alt (- (/ (* x y) z) y)> |
#<alt (- (/ (* x y) z) y)> |
#<alt (/ (* x y) z)> |
#<alt (* x (+ (* -1 (/ y x)) (/ y z)))> |
#<alt (* x (+ (* -1 (/ y x)) (/ y z)))> |
#<alt (* x (+ (* -1 (/ y x)) (/ y z)))> |
#<alt (/ (* x y) z)> |
#<alt (* -1 (* x (+ (* -1 (/ y z)) (/ y x))))> |
#<alt (* -1 (* x (+ (* -1 (/ y z)) (/ y x))))> |
#<alt (* -1 (* x (+ (* -1 (/ y z)) (/ y x))))> |
#<alt (/ (* x y) z)> |
#<alt (/ (+ (* -1 (* y z)) (* x y)) z)> |
#<alt (/ (+ (* -1 (* y z)) (* x y)) z)> |
#<alt (/ (+ (* -1 (* y z)) (* x y)) z)> |
#<alt (* -1 y)> |
#<alt (- (/ (* x y) z) y)> |
#<alt (- (/ (* x y) z) y)> |
#<alt (- (/ (* x y) z) y)> |
#<alt (* -1 y)> |
#<alt (- (/ (* x y) z) y)> |
#<alt (- (/ (* x y) z) y)> |
#<alt (- (/ (* x y) z) y)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
#<alt (/ (* x y) z)> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | (* (* (- x z) y) t) |
| 3.0ms | t | @ | -inf | (* y (* x t)) |
| 2.0ms | y | @ | inf | (* y (* (neg z) t)) |
| 1.0ms | t | @ | 0 | (* (* z (- (* y (/ x z)) y)) t) |
| 1.0ms | y | @ | 0 | (* z (- (* y (/ x z)) y)) |
| 1× | batch-egg-rewrite |
| 4 460× | accelerator-lowering-fma.f32 |
| 4 460× | accelerator-lowering-fma.f64 |
| 4 278× | *-lowering-*.f32 |
| 4 278× | *-lowering-*.f64 |
| 1 936× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 77 |
| 1 | 78 | 77 |
| 2 | 467 | 77 |
| 3 | 5456 | 74 |
| 0 | 9486 | 71 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* (- x z) y) t) |
(* (- x z) y) |
(- x z) |
(* y (* x t)) |
(* x t) |
(* y (* (neg z) t)) |
(* (neg z) t) |
(neg z) |
(* (- x z) (* y t)) |
(* y t) |
(* z (- (* y (/ x z)) y)) |
(* (* z (- (* y (/ x z)) y)) t) |
(- (* y (/ x z)) y) |
(* y (/ x z)) |
| Outputs |
|---|
(+.f64 (*.f64 x (*.f64 y t)) (*.f64 z (*.f64 y t))) |
(+.f64 (*.f64 z (*.f64 y t)) (*.f64 x (*.f64 y t))) |
(-.f64 (*.f64 x (*.f64 y t)) (*.f64 z (*.f64 y t))) |
(fma.f64 x (*.f64 y t) (*.f64 z (*.f64 y t))) |
(fma.f64 z (*.f64 y t) (*.f64 x (*.f64 y t))) |
(fma.f64 z (*.f64 #s(literal -1 binary64) (*.f64 y t)) (*.f64 x (*.f64 y t))) |
(fma.f64 z (*.f64 (neg.f64 t) y) (*.f64 x (*.f64 y t))) |
(fma.f64 y (*.f64 x t) (*.f64 z (*.f64 y t))) |
(fma.f64 y (*.f64 z t) (*.f64 x (*.f64 y t))) |
(fma.f64 t (*.f64 z y) (*.f64 x (*.f64 y t))) |
(fma.f64 t (*.f64 x y) (*.f64 z (*.f64 y t))) |
(fma.f64 (*.f64 x t) y (*.f64 z (*.f64 y t))) |
(fma.f64 (*.f64 y t) x (*.f64 z (*.f64 y t))) |
(fma.f64 (*.f64 y t) z (*.f64 x (*.f64 y t))) |
(fma.f64 (neg.f64 y) (*.f64 z t) (*.f64 x (*.f64 y t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 y t)) (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 z t) y (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 z t) (neg.f64 y) (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 z y) t (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 x y) t (*.f64 z (*.f64 y t))) |
(fma.f64 (*.f64 z (*.f64 y t)) #s(literal -1 binary64) (*.f64 x (*.f64 y t))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 t (neg.f64 y)) z (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 y (neg.f64 t)) z (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 (*.f64 y t) #s(literal -1 binary64)) z (*.f64 x (*.f64 y t))) |
(/.f64 (*.f64 y t) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (*.f64 y (*.f64 t (fma.f64 x x (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (*.f64 (*.f64 y t) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) |
(/.f64 (*.f64 y (*.f64 t (fma.f64 x x (*.f64 z z)))) (+.f64 x z)) |
(/.f64 (*.f64 (*.f64 y t) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (fma.f64 x x (*.f64 z (+.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 t (fma.f64 x x (*.f64 z z))))) (+.f64 z (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y t) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 x (*.f64 y t))) (*.f64 x (*.f64 y t)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)))) (fma.f64 (*.f64 x (*.f64 y t)) (*.f64 x (*.f64 y t)) (-.f64 (*.f64 (*.f64 z (*.f64 y t)) (*.f64 z (*.f64 y t))) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 z (*.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 x (*.f64 y t))) (*.f64 (*.f64 z (*.f64 y t)) (*.f64 z (*.f64 y t)))) (*.f64 y (*.f64 t (+.f64 x z)))) |
(/.f64 (*.f64 (*.f64 y t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (*.f64 (*.f64 y t) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 (*.f64 y t) (neg.f64 (fma.f64 x x (*.f64 z z)))) (+.f64 z (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y t)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 y t)) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x x (*.f64 z z))) (*.f64 y t)) (+.f64 z (neg.f64 x))) |
(pow.f64 (/.f64 (+.f64 x z) (*.f64 y (*.f64 t (fma.f64 x x (*.f64 z z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (*.f64 (*.f64 y t) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) |
(*.f64 y (*.f64 t (+.f64 x z))) |
(*.f64 (*.f64 y (+.f64 x z)) t) |
(*.f64 t (*.f64 y (+.f64 x z))) |
(*.f64 (*.f64 y t) (+.f64 x z)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z)))) (*.f64 y t))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y t) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(*.f64 (fma.f64 x x (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 y t))) |
(*.f64 (fma.f64 x x (*.f64 z z)) (/.f64 (*.f64 y t) (+.f64 x z))) |
(*.f64 (+.f64 x z) (*.f64 y t)) |
(*.f64 (*.f64 t (+.f64 x z)) y) |
(*.f64 (*.f64 y (*.f64 t (fma.f64 x x (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (*.f64 (*.f64 y t) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(*.f64 (/.f64 (*.f64 y (*.f64 t (fma.f64 x x (*.f64 z z)))) (fma.f64 x x (*.f64 z z))) (+.f64 x z)) |
(*.f64 (/.f64 (*.f64 y (*.f64 t (fma.f64 x x (*.f64 z z)))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (fma.f64 x x (*.f64 z (+.f64 x z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 y t) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 x x (*.f64 z z)) (+.f64 x z))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (+.f64 x z)) (-.f64 (*.f64 z (+.f64 x z)) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (*.f64 y t) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (fma.f64 x x (*.f64 z (+.f64 x z))))) (fma.f64 x x (*.f64 z (+.f64 x z)))) |
(+.f64 (*.f64 z y) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 z y)) |
(-.f64 (*.f64 x y) (*.f64 z y)) |
(fma.f64 x y (*.f64 z y)) |
(fma.f64 z y (*.f64 x y)) |
(fma.f64 z (neg.f64 y) (*.f64 x y)) |
(fma.f64 y x (*.f64 z y)) |
(fma.f64 y z (*.f64 x y)) |
(fma.f64 (neg.f64 y) z (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 x y)) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 x y)) |
(/.f64 y (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (*.f64 y (fma.f64 x x (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (*.f64 y (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) |
(/.f64 (*.f64 y (fma.f64 x x (*.f64 z z))) (+.f64 x z)) |
(/.f64 (*.f64 y (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (fma.f64 x x (*.f64 z (+.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 x x (*.f64 z z)))) (+.f64 z (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 x y) (*.f64 z y))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z y) (*.f64 z y))) (*.f64 y (+.f64 x z))) |
(/.f64 (*.f64 y (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 y (neg.f64 (fma.f64 x x (*.f64 z z)))) (+.f64 z (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) y) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x x (*.f64 z z))) y) (+.f64 z (neg.f64 x))) |
(pow.f64 (/.f64 (+.f64 x z) (*.f64 y (fma.f64 x x (*.f64 z z)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (*.f64 y (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) |
(*.f64 y (+.f64 x z)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z)))) y)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (/.f64 y (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(*.f64 (fma.f64 x x (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) y)) |
(*.f64 (fma.f64 x x (*.f64 z z)) (/.f64 y (+.f64 x z))) |
(*.f64 (+.f64 x z) y) |
(*.f64 (*.f64 y (fma.f64 x x (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (*.f64 y (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(*.f64 (/.f64 (*.f64 y (fma.f64 x x (*.f64 z z))) (fma.f64 x x (*.f64 z z))) (+.f64 x z)) |
(*.f64 (/.f64 (*.f64 y (fma.f64 x x (*.f64 z z))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (fma.f64 x x (*.f64 z (+.f64 x z)))) |
(*.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 x x (*.f64 z z)) (+.f64 x z))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (+.f64 x z)) (-.f64 (*.f64 z (+.f64 x z)) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 y (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (fma.f64 x x (*.f64 z (+.f64 x z))))) (fma.f64 x x (*.f64 z (+.f64 x z)))) |
(+.f64 x z) |
(+.f64 z x) |
(+.f64 #s(literal 0 binary64) (+.f64 x z)) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(+.f64 (*.f64 x (/.f64 x (+.f64 x z))) (neg.f64 (/.f64 (*.f64 z z) (+.f64 x z)))) |
(+.f64 (-.f64 x #s(literal 0 binary64)) z) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z))) #s(literal -1 binary64))) |
(-.f64 x z) |
(-.f64 #s(literal 0 binary64) (-.f64 z x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(-.f64 (*.f64 x (/.f64 x (+.f64 x z))) (/.f64 (*.f64 z z) (+.f64 x z))) |
(-.f64 (-.f64 x #s(literal 0 binary64)) z) |
(fma.f64 x #s(literal 1 binary64) z) |
(fma.f64 x (/.f64 x (+.f64 x z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 x z)))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 z (+.f64 x z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(fma.f64 z #s(literal 1 binary64) x) |
(fma.f64 z #s(literal -1 binary64) x) |
(fma.f64 (neg.f64 x) #s(literal -1 binary64) z) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)) x) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 x z)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 x x (*.f64 z (+.f64 x z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) z) x) |
(fma.f64 #s(literal 1 binary64) x z) |
(fma.f64 #s(literal 1 binary64) z x) |
(fma.f64 #s(literal -1 binary64) z x) |
(fma.f64 #s(literal -1 binary64) (neg.f64 x) z) |
(fma.f64 #s(literal -1 binary64) (/.f64 x #s(literal -1 binary64)) z) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 z z))) (+.f64 x z) (neg.f64 (/.f64 (*.f64 z z) (+.f64 x z)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (fma.f64 x x (*.f64 z (+.f64 x z))) (neg.f64 (/.f64 (*.f64 z z) (+.f64 x z)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 x x (*.f64 z z)) (+.f64 x z))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (+.f64 x z)) (-.f64 (*.f64 z (+.f64 x z)) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (fma.f64 x x (*.f64 z (+.f64 x z))))) (fma.f64 x x (*.f64 z (+.f64 x z))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(neg.f64 (+.f64 z (neg.f64 x))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (fma.f64 x x (*.f64 z (+.f64 x z)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(/.f64 (fma.f64 x x (*.f64 z z)) (+.f64 x z)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 z z))) (+.f64 z (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (+.f64 x z) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (fma.f64 x x (*.f64 z z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 z z)) (fma.f64 x x (*.f64 z z))) (*.f64 (+.f64 x z) (fma.f64 x x (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 z z))) (fma.f64 x x (*.f64 z z))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 z z)) #s(literal 1 binary64)) (+.f64 x z)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (fma.f64 x x (*.f64 z (+.f64 x z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (fma.f64 x x (*.f64 z z)))) (+.f64 x z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 z z)) (fma.f64 x x (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (*.f64 z z)) (+.f64 x z))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x (*.f64 z z)))) (+.f64 x z)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z))))) (*.f64 (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z))))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (/.f64 x (+.f64 x z))) (*.f64 x (/.f64 x (+.f64 x z)))) (*.f64 x (/.f64 x (+.f64 x z)))) (*.f64 (*.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z))) (/.f64 (*.f64 z z) (+.f64 x z)))) (fma.f64 (*.f64 x (/.f64 x (+.f64 x z))) (*.f64 x (/.f64 x (+.f64 x z))) (fma.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)) (*.f64 (*.f64 x (/.f64 x (+.f64 x z))) (/.f64 (*.f64 z z) (+.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))))) (fma.f64 x (/.f64 (*.f64 x x) (fma.f64 x x (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (+.f64 x z))) (*.f64 x (/.f64 x (+.f64 x z)))) (*.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)))) (fma.f64 x (/.f64 x (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z))))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (fma.f64 x x (*.f64 z z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 z z)) (fma.f64 x x (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) (fma.f64 x x (*.f64 z z))) |
(/.f64 (/.f64 (fma.f64 x x (*.f64 z z)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (/.f64 (fma.f64 x x (*.f64 z z)) (fma.f64 x x (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (/.f64 (+.f64 x z) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x z)) |
(*.f64 (fma.f64 x x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (+.f64 x z) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(*.f64 (neg.f64 (fma.f64 x x (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 z (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (fma.f64 x x (*.f64 z z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z)))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) |
(*.f64 (/.f64 (+.f64 x z) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (/.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(*.f64 (/.f64 (fma.f64 x x (*.f64 z z)) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (fma.f64 x x (*.f64 z (+.f64 x z)))) |
(*.f64 (/.f64 (fma.f64 x x (*.f64 z z)) (fma.f64 x x (*.f64 z z))) (+.f64 x z)) |
(*.f64 (/.f64 (fma.f64 x x (*.f64 z z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (/.f64 (fma.f64 x x (*.f64 z z)) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(*.f64 (/.f64 (fma.f64 x x (*.f64 z z)) (neg.f64 (fma.f64 x x (*.f64 z z)))) (+.f64 z (neg.f64 x))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 x x (*.f64 z z)) (+.f64 x z))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (+.f64 x z)) (-.f64 (*.f64 z (+.f64 x z)) (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (fma.f64 x x (*.f64 z (+.f64 x z))))) (fma.f64 x x (*.f64 z (+.f64 x z)))) |
(*.f64 x (*.f64 y t)) |
(*.f64 y (*.f64 x t)) |
(*.f64 t (*.f64 x y)) |
(*.f64 (*.f64 x t) y) |
(*.f64 (*.f64 y t) x) |
(*.f64 (*.f64 x y) t) |
(*.f64 x t) |
(*.f64 t x) |
(+.f64 (*.f64 (*.f64 y t) #s(literal 0 binary64)) (*.f64 z (*.f64 y t))) |
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 y t)) (*.f64 z (*.f64 y t))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y t))) |
(fma.f64 (*.f64 y t) #s(literal 0 binary64) (*.f64 z (*.f64 y t))) |
(fma.f64 #s(literal 0 binary64) (*.f64 y t) (*.f64 z (*.f64 y t))) |
(neg.f64 (*.f64 z (*.f64 y t))) |
(/.f64 (*.f64 (*.f64 y t) (*.f64 z z)) z) |
(/.f64 (*.f64 (*.f64 y t) (*.f64 z (*.f64 z z))) (*.f64 z z)) |
(/.f64 (*.f64 (*.f64 z z) (*.f64 y t)) z) |
(/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 y t)) (*.f64 z z)) |
(*.f64 z (*.f64 y t)) |
(*.f64 z (*.f64 #s(literal -1 binary64) (*.f64 y t))) |
(*.f64 z (*.f64 (neg.f64 t) y)) |
(*.f64 y (*.f64 z t)) |
(*.f64 t (*.f64 z y)) |
(*.f64 (*.f64 y t) z) |
(*.f64 (neg.f64 y) (*.f64 z t)) |
(*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 y t))) |
(*.f64 (*.f64 z t) y) |
(*.f64 (*.f64 z t) (neg.f64 y)) |
(*.f64 (*.f64 z y) t) |
(*.f64 (*.f64 z y) (neg.f64 t)) |
(*.f64 (*.f64 z (*.f64 y t)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 t) (*.f64 z y)) |
(*.f64 (*.f64 t (neg.f64 y)) z) |
(*.f64 (*.f64 y (neg.f64 t)) z) |
(*.f64 (*.f64 (*.f64 y t) #s(literal -1 binary64)) z) |
(+.f64 #s(literal 0 binary64) (*.f64 z t)) |
(+.f64 (*.f64 t #s(literal 0 binary64)) (*.f64 z t)) |
(+.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 z t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(fma.f64 t #s(literal 0 binary64) (*.f64 z t)) |
(fma.f64 #s(literal 0 binary64) t (*.f64 z t)) |
(neg.f64 (*.f64 z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 z t)) |
(/.f64 (*.f64 t (*.f64 z (*.f64 z z))) (*.f64 z z)) |
(/.f64 (*.f64 t (*.f64 z z)) z) |
(/.f64 (*.f64 (*.f64 z (*.f64 z z)) t) (*.f64 z z)) |
(/.f64 (*.f64 (*.f64 z z) t) z) |
(*.f64 z t) |
(*.f64 z (neg.f64 t)) |
(*.f64 t z) |
(*.f64 #s(literal -1 binary64) (*.f64 z t)) |
(*.f64 (*.f64 z t) #s(literal -1 binary64)) |
(*.f64 (neg.f64 t) z) |
z |
(+.f64 z #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) z) |
(exp.f64 (log.f64 z)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) z) |
(-.f64 (/.f64 #s(literal 0 binary64) z) z) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z z)) z) |
(fma.f64 z #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 z #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) z #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) z #s(literal 0 binary64)) |
(neg.f64 z) |
(/.f64 z #s(literal 1 binary64)) |
(/.f64 z #s(literal -1 binary64)) |
(/.f64 (*.f64 z (*.f64 z z)) (*.f64 z z)) |
(/.f64 (*.f64 z (*.f64 z z)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) #s(literal 0 binary64)))) |
(/.f64 (*.f64 z z) z) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 z z))) |
(pow.f64 z #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) |
(pow.f64 (/.f64 z (*.f64 z z)) #s(literal -1 binary64)) |
(*.f64 z #s(literal 1 binary64)) |
(*.f64 z #s(literal -1 binary64)) |
(*.f64 (*.f64 z (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 z z))) |
(*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 #s(literal 1 binary64) z) |
(*.f64 #s(literal -1 binary64) z) |
(+.f64 (*.f64 x (*.f64 y t)) (*.f64 z (*.f64 y t))) |
(+.f64 (*.f64 z (*.f64 y t)) (*.f64 x (*.f64 y t))) |
(-.f64 (*.f64 x (*.f64 y t)) (*.f64 z (*.f64 y t))) |
(fma.f64 x (*.f64 y t) (*.f64 z (*.f64 y t))) |
(fma.f64 z (*.f64 y t) (*.f64 x (*.f64 y t))) |
(fma.f64 z (*.f64 #s(literal -1 binary64) (*.f64 y t)) (*.f64 x (*.f64 y t))) |
(fma.f64 z (*.f64 (neg.f64 t) y) (*.f64 x (*.f64 y t))) |
(fma.f64 y (*.f64 x t) (*.f64 z (*.f64 y t))) |
(fma.f64 y (*.f64 z t) (*.f64 x (*.f64 y t))) |
(fma.f64 t (*.f64 z y) (*.f64 x (*.f64 y t))) |
(fma.f64 t (*.f64 x y) (*.f64 z (*.f64 y t))) |
(fma.f64 (*.f64 x t) y (*.f64 z (*.f64 y t))) |
(fma.f64 (*.f64 y t) x (*.f64 z (*.f64 y t))) |
(fma.f64 (*.f64 y t) z (*.f64 x (*.f64 y t))) |
(fma.f64 (neg.f64 y) (*.f64 z t) (*.f64 x (*.f64 y t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 y t)) (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 z t) y (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 z t) (neg.f64 y) (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 z y) t (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 x y) t (*.f64 z (*.f64 y t))) |
(fma.f64 (*.f64 z (*.f64 y t)) #s(literal -1 binary64) (*.f64 x (*.f64 y t))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 t (neg.f64 y)) z (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 y (neg.f64 t)) z (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 (*.f64 y t) #s(literal -1 binary64)) z (*.f64 x (*.f64 y t))) |
(/.f64 (*.f64 y t) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (*.f64 y (*.f64 t (fma.f64 x x (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (*.f64 (*.f64 y t) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))))) |
(/.f64 (*.f64 y (*.f64 t (fma.f64 x x (*.f64 z z)))) (+.f64 x z)) |
(/.f64 (*.f64 (*.f64 y t) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (fma.f64 x x (*.f64 z (+.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 t (fma.f64 x x (*.f64 z z))))) (+.f64 z (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y t) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 x (*.f64 y t))) (*.f64 x (*.f64 y t)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 z t)))) (fma.f64 (*.f64 x (*.f64 y t)) (*.f64 x (*.f64 y t)) (-.f64 (*.f64 (*.f64 z (*.f64 y t)) (*.f64 z (*.f64 y t))) (*.f64 (*.f64 x (*.f64 y t)) (*.f64 z (*.f64 y t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y t)) (*.f64 x (*.f64 y t))) (*.f64 (*.f64 z (*.f64 y t)) (*.f64 z (*.f64 y t)))) (*.f64 y (*.f64 t (+.f64 x z)))) |
(/.f64 (*.f64 (*.f64 y t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (*.f64 (*.f64 y t) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 (*.f64 y t) (neg.f64 (fma.f64 x x (*.f64 z z)))) (+.f64 z (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y t)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 y t)) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x x (*.f64 z z))) (*.f64 y t)) (+.f64 z (neg.f64 x))) |
(pow.f64 (/.f64 (+.f64 x z) (*.f64 y (*.f64 t (fma.f64 x x (*.f64 z z))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (*.f64 (*.f64 y t) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))))) #s(literal -1 binary64)) |
(*.f64 y (*.f64 t (+.f64 x z))) |
(*.f64 (*.f64 y (+.f64 x z)) t) |
(*.f64 t (*.f64 y (+.f64 x z))) |
(*.f64 (*.f64 y t) (+.f64 x z)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z)))) (*.f64 y t))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y t) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(*.f64 (fma.f64 x x (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (*.f64 y t))) |
(*.f64 (fma.f64 x x (*.f64 z z)) (/.f64 (*.f64 y t) (+.f64 x z))) |
(*.f64 (+.f64 x z) (*.f64 y t)) |
(*.f64 (*.f64 t (+.f64 x z)) y) |
(*.f64 (*.f64 y (*.f64 t (fma.f64 x x (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (*.f64 (*.f64 y t) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(*.f64 (/.f64 (*.f64 y (*.f64 t (fma.f64 x x (*.f64 z z)))) (fma.f64 x x (*.f64 z z))) (+.f64 x z)) |
(*.f64 (/.f64 (*.f64 y (*.f64 t (fma.f64 x x (*.f64 z z)))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (fma.f64 x x (*.f64 z (+.f64 x z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 y t) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (fma.f64 x x (*.f64 z z)) (+.f64 x z))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (+.f64 x z)) (-.f64 (*.f64 z (+.f64 x z)) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (*.f64 y t) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (fma.f64 x x (*.f64 z (+.f64 x z))))) (fma.f64 x x (*.f64 z (+.f64 x z)))) |
(*.f64 y t) |
(*.f64 t y) |
(+.f64 (*.f64 z y) (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 z y)) |
(fma.f64 x (*.f64 (/.f64 y z) z) (*.f64 z y)) |
(fma.f64 z y (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(fma.f64 z (/.f64 (*.f64 x y) z) (*.f64 z y)) |
(fma.f64 z (neg.f64 y) (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(fma.f64 y z (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(fma.f64 y (*.f64 (/.f64 x z) z) (*.f64 z y)) |
(fma.f64 (/.f64 x z) (*.f64 z y) (*.f64 z y)) |
(fma.f64 (/.f64 (*.f64 x y) z) z (*.f64 z y)) |
(fma.f64 (*.f64 x z) (/.f64 y z) (*.f64 z y)) |
(fma.f64 (neg.f64 y) z (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(fma.f64 (*.f64 z y) (/.f64 x z) (*.f64 z y)) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 (*.f64 x y) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.f64 z y)) |
(fma.f64 (*.f64 z (/.f64 x z)) y (*.f64 z y)) |
(fma.f64 (*.f64 z (*.f64 x y)) (/.f64 #s(literal 1 binary64) z) (*.f64 z y)) |
(/.f64 z (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))) (*.f64 z (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 y z) y) (*.f64 z (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y))))) |
(/.f64 (*.f64 z (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) |
(/.f64 (*.f64 z (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y))) (fma.f64 x (/.f64 y z) y)) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)))) (fma.f64 x (/.f64 y z) y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 (*.f64 x y) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 z y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 (*.f64 x y) #s(literal 1 binary64))) (*.f64 (*.f64 z y) (*.f64 z y))) (-.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 z y))) |
(/.f64 (/.f64 (*.f64 z (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y))) (+.f64 (/.f64 x z) #s(literal 1 binary64))) y) |
(pow.f64 (/.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))) (*.f64 z (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x (/.f64 y z) y) (*.f64 z (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)))) #s(literal -1 binary64)) |
(*.f64 z (fma.f64 x (/.f64 y z) y)) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) z)) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) (/.f64 z (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))))) |
(*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y)) z)) |
(*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (/.f64 z (fma.f64 x (/.f64 y z) y))) |
(*.f64 (fma.f64 x (/.f64 y z) y) z) |
(*.f64 (*.f64 z (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))))) |
(*.f64 (*.f64 z (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y))) |
(*.f64 (/.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (+.f64 (/.f64 x z) #s(literal 1 binary64))) (/.f64 z y)) |
(*.f64 (/.f64 z (+.f64 (/.f64 x z) #s(literal 1 binary64))) (/.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) y)) |
(*.f64 (/.f64 (*.f64 z (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (fma.f64 x (/.f64 y z) y)) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))))) (fma.f64 (*.f64 y (fma.f64 x (/.f64 y z) y)) (-.f64 (*.f64 y (fma.f64 x (/.f64 y z) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z z))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 z (*.f64 z z)))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) |
(*.f64 (/.f64 (*.f64 z (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y))) (fma.f64 x (/.f64 y z) y)) |
(*.f64 (/.f64 (*.f64 z (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) |
(+.f64 (*.f64 z (*.f64 y t)) (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) z))) |
(+.f64 (*.f64 z (*.f64 y t)) (*.f64 (/.f64 (*.f64 x y) z) (*.f64 z t))) |
(+.f64 (*.f64 t (*.f64 (*.f64 x y) #s(literal 1 binary64))) (*.f64 z (*.f64 y t))) |
(+.f64 (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) z)) (*.f64 z (*.f64 y t))) |
(+.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) t) (*.f64 z (*.f64 y t))) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) z) (*.f64 z t)) (*.f64 z (*.f64 y t))) |
(fma.f64 z (*.f64 y t) (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) z))) |
(fma.f64 z (*.f64 y t) (*.f64 (/.f64 (*.f64 x y) z) (*.f64 z t))) |
(fma.f64 z (*.f64 #s(literal -1 binary64) (*.f64 y t)) (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) z))) |
(fma.f64 z (*.f64 #s(literal -1 binary64) (*.f64 y t)) (*.f64 (/.f64 (*.f64 x y) z) (*.f64 z t))) |
(fma.f64 z (*.f64 (neg.f64 t) y) (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) z))) |
(fma.f64 z (*.f64 (neg.f64 t) y) (*.f64 (/.f64 (*.f64 x y) z) (*.f64 z t))) |
(fma.f64 y (*.f64 z t) (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) z))) |
(fma.f64 y (*.f64 z t) (*.f64 (/.f64 (*.f64 x y) z) (*.f64 z t))) |
(fma.f64 t (*.f64 z y) (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) z))) |
(fma.f64 t (*.f64 z y) (*.f64 (/.f64 (*.f64 x y) z) (*.f64 z t))) |
(fma.f64 t (*.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 z (*.f64 y t))) |
(fma.f64 (*.f64 y t) z (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) z))) |
(fma.f64 (*.f64 y t) z (*.f64 (/.f64 (*.f64 x y) z) (*.f64 z t))) |
(fma.f64 (/.f64 (*.f64 x y) z) (*.f64 z t) (*.f64 z (*.f64 y t))) |
(fma.f64 (neg.f64 y) (*.f64 z t) (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) z))) |
(fma.f64 (neg.f64 y) (*.f64 z t) (*.f64 (/.f64 (*.f64 x y) z) (*.f64 z t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 y t)) (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 y t)) (*.f64 (/.f64 (*.f64 x y) z) (*.f64 z t))) |
(fma.f64 (*.f64 z t) y (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) z))) |
(fma.f64 (*.f64 z t) y (*.f64 (/.f64 (*.f64 x y) z) (*.f64 z t))) |
(fma.f64 (*.f64 z t) (/.f64 (*.f64 x y) z) (*.f64 z (*.f64 y t))) |
(fma.f64 (*.f64 z t) (neg.f64 y) (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) z))) |
(fma.f64 (*.f64 z t) (neg.f64 y) (*.f64 (/.f64 (*.f64 x y) z) (*.f64 z t))) |
(fma.f64 (*.f64 z y) t (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) z))) |
(fma.f64 (*.f64 z y) t (*.f64 (/.f64 (*.f64 x y) z) (*.f64 z t))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) z))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (/.f64 (*.f64 x y) z) (*.f64 z t))) |
(fma.f64 (*.f64 z (*.f64 y t)) #s(literal -1 binary64) (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) z))) |
(fma.f64 (*.f64 z (*.f64 y t)) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 x y) z) (*.f64 z t))) |
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) t (*.f64 z (*.f64 y t))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) z))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 (/.f64 (*.f64 x y) z) (*.f64 z t))) |
(fma.f64 (*.f64 t (neg.f64 y)) z (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) z))) |
(fma.f64 (*.f64 t (neg.f64 y)) z (*.f64 (/.f64 (*.f64 x y) z) (*.f64 z t))) |
(fma.f64 (*.f64 y (neg.f64 t)) z (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) z))) |
(fma.f64 (*.f64 y (neg.f64 t)) z (*.f64 (/.f64 (*.f64 x y) z) (*.f64 z t))) |
(fma.f64 (*.f64 (*.f64 y t) #s(literal -1 binary64)) z (*.f64 (*.f64 z t) (/.f64 (*.f64 x y) z))) |
(fma.f64 (*.f64 (*.f64 y t) #s(literal -1 binary64)) z (*.f64 (/.f64 (*.f64 x y) z) (*.f64 z t))) |
(/.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y))) |
(/.f64 (*.f64 (*.f64 z t) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) |
(/.f64 (*.f64 (*.f64 z t) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y))) (fma.f64 x (/.f64 y z) y)) |
(/.f64 (*.f64 z (*.f64 t (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) |
(/.f64 (*.f64 z (*.f64 t (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)))) (fma.f64 x (/.f64 y z) y)) |
(/.f64 (*.f64 t (*.f64 z (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) |
(/.f64 (*.f64 t (*.f64 z (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)))) (fma.f64 x (/.f64 y z) y)) |
(/.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) (*.f64 z t)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y))) |
(/.f64 (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (*.f64 z t)) (fma.f64 x (/.f64 y z) y)) |
(/.f64 (*.f64 (*.f64 z (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) t) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) |
(/.f64 (*.f64 (*.f64 z (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y))) t) (fma.f64 x (/.f64 y z) y)) |
(/.f64 (*.f64 (*.f64 t (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) z) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) |
(/.f64 (*.f64 (*.f64 t (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y))) z) (fma.f64 x (/.f64 y z) y)) |
(*.f64 z (*.f64 t (fma.f64 x (/.f64 y z) y))) |
(*.f64 t (fma.f64 z y (*.f64 (*.f64 x y) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 z y (*.f64 (*.f64 x y) #s(literal 1 binary64))) t) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) (*.f64 z t))) |
(*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y)) (*.f64 z t))) |
(*.f64 (fma.f64 x (/.f64 y z) y) (*.f64 z t)) |
(*.f64 (*.f64 z t) (fma.f64 x (/.f64 y z) y)) |
(*.f64 (*.f64 t (fma.f64 x (/.f64 y z) y)) z) |
(*.f64 (*.f64 (*.f64 z t) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))))) |
(*.f64 (*.f64 (*.f64 z t) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y))) |
(+.f64 y (/.f64 (*.f64 x y) z)) |
(+.f64 (/.f64 (*.f64 x y) z) y) |
(+.f64 (/.f64 (*.f64 x y) z) (neg.f64 y)) |
(+.f64 (/.f64 (*.f64 x y) z) (neg.f64 (neg.f64 y))) |
(+.f64 (neg.f64 y) (/.f64 (*.f64 x y) z)) |
(+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))) (*.f64 z (*.f64 z z)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))))) |
(+.f64 (/.f64 (*.f64 y (*.f64 x (/.f64 (*.f64 x y) z))) (fma.f64 z y (*.f64 (*.f64 x y) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) |
(+.f64 (-.f64 (/.f64 (*.f64 x y) z) #s(literal 0 binary64)) y) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x y) z) y) |
(-.f64 (/.f64 (*.f64 x y) z) (neg.f64 y)) |
(-.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 y z) y)) |
(-.f64 #s(literal 0 binary64) (-.f64 y (/.f64 (*.f64 x y) z))) |
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))))) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (/.f64 (*.f64 x y) z))) (fma.f64 z y (*.f64 (*.f64 x y) #s(literal 1 binary64)))) (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y))) |
(-.f64 (fma.f64 x (/.f64 y z) #s(literal 0 binary64)) y) |
(fma.f64 x (/.f64 y z) y) |
(fma.f64 x (/.f64 y z) (neg.f64 y)) |
(fma.f64 x (/.f64 y z) (neg.f64 (neg.f64 y))) |
(fma.f64 x (exp.f64 (log.f64 (/.f64 y z))) y) |
(fma.f64 x (exp.f64 (log.f64 (/.f64 y z))) (neg.f64 y)) |
(fma.f64 x (exp.f64 (log.f64 (/.f64 y z))) (neg.f64 (neg.f64 y))) |
(fma.f64 y (/.f64 x z) y) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(fma.f64 y (/.f64 x z) (neg.f64 (neg.f64 y))) |
(fma.f64 y #s(literal 1 binary64) (/.f64 (*.f64 x y) z)) |
(fma.f64 y #s(literal -1 binary64) (/.f64 (*.f64 x y) z)) |
(fma.f64 y (/.f64 (/.f64 (*.f64 x (*.f64 x y)) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) |
(fma.f64 (/.f64 x z) y y) |
(fma.f64 (/.f64 x z) y (neg.f64 y)) |
(fma.f64 (/.f64 x z) y (neg.f64 (neg.f64 y))) |
(fma.f64 (/.f64 x z) (/.f64 y #s(literal -1 binary64)) y) |
(fma.f64 (/.f64 x z) (/.f64 y #s(literal -1 binary64)) (neg.f64 y)) |
(fma.f64 (/.f64 x z) (/.f64 y #s(literal -1 binary64)) (neg.f64 (neg.f64 y))) |
(fma.f64 (/.f64 x z) (/.f64 (/.f64 (*.f64 x (*.f64 y y)) z) (fma.f64 x (/.f64 y z) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) |
(fma.f64 (/.f64 (*.f64 x y) z) (/.f64 (/.f64 (*.f64 x y) z) (fma.f64 x (/.f64 y z) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) |
(fma.f64 (/.f64 (*.f64 x y) z) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z z)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))))) |
(fma.f64 (neg.f64 x) (/.f64 y z) y) |
(fma.f64 (neg.f64 x) (/.f64 y z) (neg.f64 y)) |
(fma.f64 (neg.f64 x) (/.f64 y z) (neg.f64 (neg.f64 y))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z z)) (/.f64 (/.f64 (*.f64 x y) z) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))))) |
(fma.f64 (*.f64 y y) (/.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) z) (/.f64 (/.f64 x z) (fma.f64 x (/.f64 y z) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) |
(fma.f64 #s(literal 1 binary64) y (/.f64 (*.f64 x y) z)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) z) y) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) z) (neg.f64 y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) z) (neg.f64 (neg.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y) y) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y) (neg.f64 y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y) (neg.f64 (neg.f64 y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (/.f64 #s(literal 1 binary64) x)) y) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (neg.f64 y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (neg.f64 (neg.f64 y))) |
(fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 x y) z)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z) y) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z) (neg.f64 y)) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z) (neg.f64 (neg.f64 y))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))))) |
(fma.f64 (*.f64 x (neg.f64 y)) (/.f64 #s(literal 1 binary64) z) y) |
(fma.f64 (*.f64 x (neg.f64 y)) (/.f64 #s(literal 1 binary64) z) (neg.f64 y)) |
(fma.f64 (*.f64 x (neg.f64 y)) (/.f64 #s(literal 1 binary64) z) (neg.f64 (neg.f64 y))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 3/2 binary64)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) |
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z) y) |
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z) (neg.f64 y)) |
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z) (neg.f64 (neg.f64 y))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x y)) (*.f64 z z)) (/.f64 y (fma.f64 x (/.f64 y z) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) |
(fma.f64 (/.f64 y z) x y) |
(fma.f64 (/.f64 y z) x (neg.f64 y)) |
(fma.f64 (/.f64 y z) x (neg.f64 (neg.f64 y))) |
(fma.f64 (/.f64 y z) (neg.f64 x) y) |
(fma.f64 (/.f64 y z) (neg.f64 x) (neg.f64 y)) |
(fma.f64 (/.f64 y z) (neg.f64 x) (neg.f64 (neg.f64 y))) |
(fma.f64 (/.f64 y (+.f64 (/.f64 x z) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 x (*.f64 x y)) (*.f64 z z)) y) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) |
(fma.f64 (/.f64 (/.f64 x z) (+.f64 (/.f64 x z) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 x (*.f64 y y)) z) y) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x y) z) (+.f64 (/.f64 x z) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 x y) z) y) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) |
(fma.f64 (/.f64 (*.f64 y y) (+.f64 (/.f64 x z) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 x x) (*.f64 z z)) y) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y y)) z) (+.f64 (/.f64 x z) #s(literal 1 binary64))) (/.f64 (/.f64 x z) y) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (+.f64 (/.f64 x z) #s(literal 1 binary64))) (/.f64 (*.f64 y y) y) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x y)) (*.f64 z z)) (+.f64 (/.f64 x z) #s(literal 1 binary64))) (/.f64 y y) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x z) y) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x z) (neg.f64 y)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x z) (neg.f64 (neg.f64 y))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z z)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y))) (fma.f64 x (/.f64 y z) y) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (fma.f64 x (/.f64 y z) y)) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))))) (fma.f64 (*.f64 y (fma.f64 x (/.f64 y z) y)) (-.f64 (*.f64 y (fma.f64 x (/.f64 y z) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z z))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 z (*.f64 z z))))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))))) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x z) y) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x z) (neg.f64 y)) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x z) (neg.f64 (neg.f64 y))) |
(fma.f64 (/.f64 (*.f64 x (neg.f64 y)) (*.f64 z (*.f64 z z))) (*.f64 z z) y) |
(fma.f64 (/.f64 (*.f64 x (neg.f64 y)) (*.f64 z (*.f64 z z))) (*.f64 z z) (neg.f64 y)) |
(fma.f64 (/.f64 (*.f64 x (neg.f64 y)) (*.f64 z (*.f64 z z))) (*.f64 z z) (neg.f64 (neg.f64 y))) |
(fma.f64 (/.f64 (*.f64 x (neg.f64 y)) (*.f64 z z)) z y) |
(fma.f64 (/.f64 (*.f64 x (neg.f64 y)) (*.f64 z z)) z (neg.f64 y)) |
(fma.f64 (/.f64 (*.f64 x (neg.f64 y)) (*.f64 z z)) z (neg.f64 (neg.f64 y))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 x y))) (/.f64 #s(literal 1 binary64) z) y) |
(fma.f64 (exp.f64 (log.f64 (*.f64 x y))) (/.f64 #s(literal 1 binary64) z) (neg.f64 y)) |
(fma.f64 (exp.f64 (log.f64 (*.f64 x y))) (/.f64 #s(literal 1 binary64) z) (neg.f64 (neg.f64 y))) |
(neg.f64 (fma.f64 x (/.f64 y z) y)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 y y (-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z z)) (/.f64 (*.f64 x (*.f64 y y)) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y)))) |
(/.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (fma.f64 x (/.f64 y z) y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 9 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x (/.f64 y z) y) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 z (*.f64 z z))))))) |
(/.f64 (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y))) (*.f64 (fma.f64 x (/.f64 y z) y) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)) (*.f64 (fma.f64 x (/.f64 y z) y) (*.f64 y y))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y))) |
(/.f64 (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) #s(literal 1 binary64)) (fma.f64 x (/.f64 y z) y)) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 9 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 z (*.f64 z z))))) (fma.f64 x (/.f64 y z) y))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y))) #s(literal 1 binary64)) (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (fma.f64 x (/.f64 y z) y))) |
(/.f64 (/.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (+.f64 (/.f64 x z) #s(literal 1 binary64))) y) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))) (*.f64 z (*.f64 z z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))) (*.f64 z (*.f64 z z)))) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 x (/.f64 (*.f64 x y) z))) (fma.f64 z y (*.f64 (*.f64 x y) #s(literal 1 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)) (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y))) (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) (fma.f64 (/.f64 (*.f64 y (*.f64 x (/.f64 (*.f64 x y) z))) (fma.f64 z y (*.f64 (*.f64 x y) #s(literal 1 binary64)))) (/.f64 (*.f64 y (*.f64 x (/.f64 (*.f64 x y) z))) (fma.f64 z y (*.f64 (*.f64 x y) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)) (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)) (*.f64 (/.f64 (*.f64 y (*.f64 x (/.f64 (*.f64 x y) z))) (fma.f64 z y (*.f64 (*.f64 x y) #s(literal 1 binary64)))) (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))))) |
(/.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z z))) (-.f64 (neg.f64 y) (/.f64 (*.f64 x y) z))) |
(/.f64 (-.f64 (*.f64 y y) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z z))) (-.f64 y (/.f64 (*.f64 x y) z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))) (*.f64 z (*.f64 z z)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))))) (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))) (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x (/.f64 (*.f64 x y) z))) (fma.f64 z y (*.f64 (*.f64 x y) #s(literal 1 binary64)))) (/.f64 (*.f64 y (*.f64 x (/.f64 (*.f64 x y) z))) (fma.f64 z y (*.f64 (*.f64 x y) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)) (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) (+.f64 (/.f64 (*.f64 y (*.f64 x (/.f64 (*.f64 x y) z))) (fma.f64 z y (*.f64 (*.f64 x y) #s(literal 1 binary64)))) (/.f64 (*.f64 y y) (fma.f64 x (/.f64 y z) y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x y) z) #s(literal 9 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y))) (fma.f64 (*.f64 y y) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 z (*.f64 z z)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y))) |
(/.f64 (/.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))))) |
(/.f64 (/.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 y (+.f64 (/.f64 x z) #s(literal 1 binary64))) |
(*.f64 y (+.f64 (/.f64 x z) #s(literal -1 binary64))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x z))) |
(*.f64 y (-.f64 (/.f64 x z) #s(literal -1 binary64))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))))) |
(*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))) (*.f64 (fma.f64 x (/.f64 y z) y) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))))) |
(*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))) (/.f64 (fma.f64 x (/.f64 y z) y) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y)) |
(*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y z) y)) |
(*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y))) |
(*.f64 (fma.f64 x (/.f64 y z) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) |
(*.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) y) |
(*.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) (neg.f64 y)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 y z) y) (+.f64 (/.f64 x z) #s(literal 1 binary64))) (/.f64 (fma.f64 x (/.f64 y z) y) y)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 y z) y) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 x (/.f64 y z) y) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))))) |
(*.f64 (neg.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64))) y) |
(*.f64 (/.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) |
(*.f64 (/.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y))) (fma.f64 x (/.f64 y z) y)) |
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) (fma.f64 x (/.f64 y z) y)) (/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)))))) (fma.f64 (*.f64 y (fma.f64 x (/.f64 y z) y)) (-.f64 (*.f64 y (fma.f64 x (/.f64 y z) y)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z z))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 z (*.f64 z z)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))) #s(literal 1 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y))))) (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) (fma.f64 x (/.f64 y z) y)))) |
(*.f64 (/.f64 (*.f64 y (fma.f64 y (/.f64 (*.f64 x x) (*.f64 z z)) y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 y z) y))) |
(exp.f64 (log.f64 (/.f64 (*.f64 x y) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x y) z)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 z (*.f64 x y))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 x y) z)) |
(/.f64 y (/.f64 z x)) |
(/.f64 (/.f64 (*.f64 x y) z) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 z (*.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (log.f64 (/.f64 z (*.f64 x y))))) |
(/.f64 (neg.f64 y) (/.f64 z x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 z (*.f64 x y)))) |
(/.f64 (*.f64 x y) z) |
(/.f64 (*.f64 x (neg.f64 y)) z) |
(/.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) z) |
(/.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) z) |
(/.f64 (neg.f64 (*.f64 x (neg.f64 y))) z) |
(/.f64 (/.f64 (*.f64 x (neg.f64 y)) #s(literal -1 binary64)) z) |
(/.f64 (exp.f64 (log.f64 (*.f64 x y))) z) |
(/.f64 (exp.f64 (log.f64 (*.f64 x (neg.f64 y)))) z) |
(pow.f64 (/.f64 (*.f64 x y) z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 z (*.f64 x y)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 z (*.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 y z)) |
(*.f64 x (exp.f64 (log.f64 (/.f64 y z)))) |
(*.f64 y (/.f64 x z)) |
(*.f64 (/.f64 x z) y) |
(*.f64 (/.f64 x z) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (/.f64 y z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) z)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 x (neg.f64 y)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 y z) x) |
(*.f64 (/.f64 y z) (neg.f64 x)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x z)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 y)) (*.f64 z (*.f64 z z))) (*.f64 z z)) |
(*.f64 (/.f64 (*.f64 x (neg.f64 y)) (*.f64 z z)) z) |
(*.f64 (exp.f64 (log.f64 (*.f64 x y))) (/.f64 #s(literal 1 binary64) z)) |
| 1× | egg-herbie |
| 5 228× | accelerator-lowering-fma.f32 |
| 5 228× | accelerator-lowering-fma.f64 |
| 2 792× | *-lowering-*.f32 |
| 2 792× | *-lowering-*.f64 |
| 1 486× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 89 | 3267 |
| 1 | 304 | 2457 |
| 2 | 973 | 2457 |
| 3 | 2842 | 2457 |
| 4 | 4835 | 2457 |
| 5 | 6949 | 2457 |
| 0 | 8101 | 2457 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (* t (* y z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(* t (* x y)) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* t (* x y)) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* t (* x y)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(* -1 (* t (* y z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* -1 (* t (* y z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* -1 (* y z)) |
(+ (* -1 (* y z)) (* x y)) |
(+ (* -1 (* y z)) (* x y)) |
(+ (* -1 (* y z)) (* x y)) |
(* x y) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(* x y) |
(+ (* -1 (* y z)) (* x y)) |
(+ (* -1 (* y z)) (* x y)) |
(+ (* -1 (* y z)) (* x y)) |
(* -1 (* y z)) |
(* z (+ (* -1 y) (/ (* x y) z))) |
(* z (+ (* -1 y) (/ (* x y) z))) |
(* z (+ (* -1 y) (/ (* x y) z))) |
(* -1 (* y z)) |
(* -1 (* z (+ y (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ y (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ y (* -1 (/ (* x y) z))))) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* -1 z) |
(- x z) |
(- x z) |
(- x z) |
x |
(* x (+ 1 (* -1 (/ z x)))) |
(* x (+ 1 (* -1 (/ z x)))) |
(* x (+ 1 (* -1 (/ z x)))) |
x |
(* -1 (* x (- (/ z x) 1))) |
(* -1 (* x (- (/ z x) 1))) |
(* -1 (* x (- (/ z x) 1))) |
x |
(+ x (* -1 z)) |
(+ x (* -1 z)) |
(+ x (* -1 z)) |
(* -1 z) |
(* z (- (/ x z) 1)) |
(* z (- (/ x z) 1)) |
(* z (- (/ x z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* t x) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 (* t (* y z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(* t (* x y)) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* t (* x y)) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* t (* x y)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(* -1 (* t (* y z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* -1 (* t (* y z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* x y) |
(+ (* -1 (* y z)) (* x y)) |
(+ (* -1 (* y z)) (* x y)) |
(+ (* -1 (* y z)) (* x y)) |
(* -1 (* y z)) |
(* z (+ (* -1 y) (/ (* x y) z))) |
(* z (+ (* -1 y) (/ (* x y) z))) |
(* z (+ (* -1 y) (/ (* x y) z))) |
(* -1 (* y z)) |
(* -1 (* z (+ y (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ y (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ y (* -1 (/ (* x y) z))))) |
(* y (* z (- (/ x z) 1))) |
(* y (* z (- (/ x z) 1))) |
(* y (* z (- (/ x z) 1))) |
(* y (* z (- (/ x z) 1))) |
(* y (* z (- (/ x z) 1))) |
(* y (* z (- (/ x z) 1))) |
(* y (* z (- (/ x z) 1))) |
(* y (* z (- (/ x z) 1))) |
(* -1 (* y (* z (+ 1 (* -1 (/ x z)))))) |
(* -1 (* y (* z (+ 1 (* -1 (/ x z)))))) |
(* -1 (* y (* z (+ 1 (* -1 (/ x z)))))) |
(* -1 (* y (* z (+ 1 (* -1 (/ x z)))))) |
(* -1 (* y z)) |
(+ (* -1 (* y z)) (* x y)) |
(+ (* -1 (* y z)) (* x y)) |
(+ (* -1 (* y z)) (* x y)) |
(* x y) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(* t (* x y)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(* -1 (* t (* y z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* -1 (* t (* y z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* t (* y (* z (- (/ x z) 1)))) |
(* t (* y (* z (- (/ x z) 1)))) |
(* t (* y (* z (- (/ x z) 1)))) |
(* t (* y (* z (- (/ x z) 1)))) |
(* t (* y (* z (- (/ x z) 1)))) |
(* t (* y (* z (- (/ x z) 1)))) |
(* t (* y (* z (- (/ x z) 1)))) |
(* t (* y (* z (- (/ x z) 1)))) |
(* -1 (* t (* y (* z (+ 1 (* -1 (/ x z))))))) |
(* -1 (* t (* y (* z (+ 1 (* -1 (/ x z))))))) |
(* -1 (* t (* y (* z (+ 1 (* -1 (/ x z))))))) |
(* -1 (* t (* y (* z (+ 1 (* -1 (/ x z))))))) |
(* -1 (* t (* y z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(* t (* x y)) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* t (* x y)) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* t (* z (- (/ (* x y) z) y))) |
(* t (* z (- (/ (* x y) z) y))) |
(* t (* z (- (/ (* x y) z) y))) |
(* t (* z (- (/ (* x y) z) y))) |
(* t (* z (- (/ (* x y) z) y))) |
(* t (* z (- (/ (* x y) z) y))) |
(* t (* z (- (/ (* x y) z) y))) |
(* t (* z (- (/ (* x y) z) y))) |
(* t (* z (- (/ (* x y) z) y))) |
(* t (* z (- (/ (* x y) z) y))) |
(* t (* z (- (/ (* x y) z) y))) |
(* t (* z (- (/ (* x y) z) y))) |
(* y (- (/ x z) 1)) |
(* y (- (/ x z) 1)) |
(* y (- (/ x z) 1)) |
(* y (- (/ x z) 1)) |
(* y (- (/ x z) 1)) |
(* y (- (/ x z) 1)) |
(* y (- (/ x z) 1)) |
(* y (- (/ x z) 1)) |
(* -1 (* y (+ 1 (* -1 (/ x z))))) |
(* -1 (* y (+ 1 (* -1 (/ x z))))) |
(* -1 (* y (+ 1 (* -1 (/ x z))))) |
(* -1 (* y (+ 1 (* -1 (/ x z))))) |
(* -1 y) |
(- (/ (* x y) z) y) |
(- (/ (* x y) z) y) |
(- (/ (* x y) z) y) |
(/ (* x y) z) |
(* x (+ (* -1 (/ y x)) (/ y z))) |
(* x (+ (* -1 (/ y x)) (/ y z))) |
(* x (+ (* -1 (/ y x)) (/ y z))) |
(/ (* x y) z) |
(* -1 (* x (+ (* -1 (/ y z)) (/ y x)))) |
(* -1 (* x (+ (* -1 (/ y z)) (/ y x)))) |
(* -1 (* x (+ (* -1 (/ y z)) (/ y x)))) |
(/ (* x y) z) |
(/ (+ (* -1 (* y z)) (* x y)) z) |
(/ (+ (* -1 (* y z)) (* x y)) z) |
(/ (+ (* -1 (* y z)) (* x y)) z) |
(* -1 y) |
(- (/ (* x y) z) y) |
(- (/ (* x y) z) y) |
(- (/ (* x y) z) y) |
(* -1 y) |
(- (/ (* x y) z) y) |
(- (/ (* x y) z) y) |
(- (/ (* x y) z) y) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
(/ (* x y) z) |
| Outputs |
|---|
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(* x y) |
(*.f64 y x) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* x y) |
(*.f64 y x) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* x y) |
(*.f64 y x) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* z (+ (* -1 y) (/ (* x y) z))) |
(*.f64 y (-.f64 x z)) |
(* z (+ (* -1 y) (/ (* x y) z))) |
(*.f64 y (-.f64 x z)) |
(* z (+ (* -1 y) (/ (* x y) z))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* z (+ y (* -1 (/ (* x y) z))))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* z (+ y (* -1 (/ (* x y) z))))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* z (+ y (* -1 (/ (* x y) z))))) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* -1 z) |
(neg.f64 z) |
(- x z) |
(-.f64 x z) |
(- x z) |
(-.f64 x z) |
(- x z) |
(-.f64 x z) |
x |
(* x (+ 1 (* -1 (/ z x)))) |
(-.f64 x z) |
(* x (+ 1 (* -1 (/ z x)))) |
(-.f64 x z) |
(* x (+ 1 (* -1 (/ z x)))) |
(-.f64 x z) |
x |
(* -1 (* x (- (/ z x) 1))) |
(-.f64 x z) |
(* -1 (* x (- (/ z x) 1))) |
(-.f64 x z) |
(* -1 (* x (- (/ z x) 1))) |
(-.f64 x z) |
x |
(+ x (* -1 z)) |
(-.f64 x z) |
(+ x (* -1 z)) |
(-.f64 x z) |
(+ x (* -1 z)) |
(-.f64 x z) |
(* -1 z) |
(neg.f64 z) |
(* z (- (/ x z) 1)) |
(-.f64 x z) |
(* z (- (/ x z) 1)) |
(-.f64 x z) |
(* z (- (/ x z) 1)) |
(-.f64 x z) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(-.f64 x z) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(-.f64 x z) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(-.f64 x z) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* t x) |
(*.f64 t x) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* x y) |
(*.f64 y x) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* z (+ (* -1 y) (/ (* x y) z))) |
(*.f64 y (-.f64 x z)) |
(* z (+ (* -1 y) (/ (* x y) z))) |
(*.f64 y (-.f64 x z)) |
(* z (+ (* -1 y) (/ (* x y) z))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* z (+ y (* -1 (/ (* x y) z))))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* z (+ y (* -1 (/ (* x y) z))))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* z (+ y (* -1 (/ (* x y) z))))) |
(*.f64 y (-.f64 x z)) |
(* y (* z (- (/ x z) 1))) |
(*.f64 y (-.f64 x z)) |
(* y (* z (- (/ x z) 1))) |
(*.f64 y (-.f64 x z)) |
(* y (* z (- (/ x z) 1))) |
(*.f64 y (-.f64 x z)) |
(* y (* z (- (/ x z) 1))) |
(*.f64 y (-.f64 x z)) |
(* y (* z (- (/ x z) 1))) |
(*.f64 y (-.f64 x z)) |
(* y (* z (- (/ x z) 1))) |
(*.f64 y (-.f64 x z)) |
(* y (* z (- (/ x z) 1))) |
(*.f64 y (-.f64 x z)) |
(* y (* z (- (/ x z) 1))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* y (* z (+ 1 (* -1 (/ x z)))))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* y (* z (+ 1 (* -1 (/ x z)))))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* y (* z (+ 1 (* -1 (/ x z)))))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* y (* z (+ 1 (* -1 (/ x z)))))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(* x y) |
(*.f64 y x) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* x y) |
(*.f64 y x) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (* z (- (/ x z) 1)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (* z (- (/ x z) 1)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (* z (- (/ x z) 1)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (* z (- (/ x z) 1)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (* z (- (/ x z) 1)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (* z (- (/ x z) 1)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (* z (- (/ x z) 1)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (* z (- (/ x z) 1)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* t (* y (* z (+ 1 (* -1 (/ x z))))))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* t (* y (* z (+ 1 (* -1 (/ x z))))))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* t (* y (* z (+ 1 (* -1 (/ x z))))))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* t (* y (* z (+ 1 (* -1 (/ x z))))))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* x y)) |
(*.f64 y (*.f64 t x)) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* z (- (/ (* x y) z) y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* z (- (/ (* x y) z) y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* z (- (/ (* x y) z) y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* z (- (/ (* x y) z) y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* z (- (/ (* x y) z) y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* z (- (/ (* x y) z) y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* z (- (/ (* x y) z) y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* z (- (/ (* x y) z) y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* z (- (/ (* x y) z) y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* z (- (/ (* x y) z) y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* z (- (/ (* x y) z) y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* z (- (/ (* x y) z) y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* y (- (/ x z) 1)) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(* y (- (/ x z) 1)) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(* y (- (/ x z) 1)) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(* y (- (/ x z) 1)) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(* y (- (/ x z) 1)) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(* y (- (/ x z) 1)) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(* y (- (/ x z) 1)) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(* y (- (/ x z) 1)) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1 (/ x z))))) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1 (/ x z))))) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1 (/ x z))))) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1 (/ x z))))) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(* -1 y) |
(neg.f64 y) |
(- (/ (* x y) z) y) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(- (/ (* x y) z) y) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(- (/ (* x y) z) y) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(* x (+ (* -1 (/ y x)) (/ y z))) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(* x (+ (* -1 (/ y x)) (/ y z))) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(* x (+ (* -1 (/ y x)) (/ y z))) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(* -1 (* x (+ (* -1 (/ y z)) (/ y x)))) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(* -1 (* x (+ (* -1 (/ y z)) (/ y x)))) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(* -1 (* x (+ (* -1 (/ y z)) (/ y x)))) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (+ (* -1 (* y z)) (* x y)) z) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(/ (+ (* -1 (* y z)) (* x y)) z) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(/ (+ (* -1 (* y z)) (* x y)) z) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(* -1 y) |
(neg.f64 y) |
(- (/ (* x y) z) y) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(- (/ (* x y) z) y) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(- (/ (* x y) z) y) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(* -1 y) |
(neg.f64 y) |
(- (/ (* x y) z) y) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(- (/ (* x y) z) y) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(- (/ (* x y) z) y) |
(fma.f64 y (/.f64 x z) (neg.f64 y)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
(/ (* x y) z) |
(*.f64 y (/.f64 x z)) |
Compiled 20 212 to 1 907 computations (90.6% saved)
16 alts after pruning (10 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 216 | 7 | 1 223 |
| Fresh | 3 | 3 | 6 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 219 | 16 | 1 235 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.7% | (fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 x (*.f64 y t))) |
| 58.6% | (/.f64 (neg.f64 (*.f64 y (*.f64 t (fma.f64 x x (*.f64 z z))))) (+.f64 z (neg.f64 x))) | |
| ▶ | 97.3% | (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z)))) |
| 46.3% | (*.f64 (fma.f64 x (/.f64 y z) y) (*.f64 z t)) | |
| ✓ | 97.3% | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| ✓ | 89.7% | (*.f64 (-.f64 x z) (*.f64 y t)) |
| ✓ | 97.6% | (*.f64 (*.f64 (-.f64 x z) y) t) |
| 54.1% | (*.f64 (*.f64 (neg.f64 z) y) t) | |
| ✓ | 89.6% | (*.f64 (*.f64 z (-.f64 (*.f64 y (/.f64 x z)) y)) t) |
| 59.8% | (*.f64 (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))) (/.f64 t (*.f64 y (+.f64 x z)))) | |
| ▶ | 47.8% | (*.f64 (*.f64 y (neg.f64 t)) z) |
| 53.5% | (*.f64 (*.f64 y x) t) | |
| ▶ | 52.6% | (*.f64 (*.f64 y t) x) |
| ▶ | 28.5% | (*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 z t))) |
| ✓ | 49.3% | (*.f64 y (*.f64 (neg.f64 z) t)) |
| ✓ | 48.8% | (*.f64 y (*.f64 x t)) |
Compiled 353 to 216 computations (38.8% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (*.f64 z t) (*.f64 z t)) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 z t))) |
| ✓ | cost-diff | 64 | (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) |
| ✓ | cost-diff | 1664 | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 z t)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 y t)) |
| ✓ | cost-diff | 0 | (neg.f64 t) |
| ✓ | cost-diff | 0 | (*.f64 z y) |
| ✓ | cost-diff | 640 | (fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 x (*.f64 y t))) |
| ✓ | cost-diff | 0 | (neg.f64 t) |
| ✓ | cost-diff | 0 | (*.f64 y (neg.f64 t)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 y (neg.f64 t)) z) |
| ✓ | cost-diff | 0 | (*.f64 y t) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 y t) x) |
| ✓ | cost-diff | 0 | (-.f64 x z) |
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 x z)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
| ✓ | cost-diff | 1088 | (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z)))) |
| 5 028× | *-lowering-*.f32 |
| 5 028× | *-lowering-*.f64 |
| 3 158× | accelerator-lowering-fma.f32 |
| 3 158× | accelerator-lowering-fma.f64 |
| 2 698× | neg-lowering-neg.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 121 |
| 1 | 72 | 117 |
| 2 | 232 | 109 |
| 3 | 844 | 109 |
| 4 | 3187 | 109 |
| 5 | 4499 | 109 |
| 0 | 8353 | 109 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ t (/ 1 (* y (- x z)))) |
t |
(/ 1 (* y (- x z))) |
1 |
(* y (- x z)) |
y |
(- x z) |
x |
z |
(* (* y t) x) |
(* y t) |
y |
t |
x |
(* (* y (neg t)) z) |
(* y (neg t)) |
y |
(neg t) |
t |
z |
(+ (* (* z y) (neg t)) (* x (* y t))) |
(* z y) |
z |
y |
(neg t) |
t |
(* x (* y t)) |
x |
(* y t) |
(* y (/ (- 0 (* (* z t) (* z t))) (* z t))) |
y |
(/ (- 0 (* (* z t) (* z t))) (* z t)) |
(- 0 (* (* z t) (* z t))) |
0 |
(* (* z t) (* z t)) |
(* z t) |
z |
t |
| Outputs |
|---|
(/ t (/ 1 (* y (- x z)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
t |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
1 |
#s(literal 1 binary64) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
y |
(- x z) |
(-.f64 x z) |
x |
z |
(* (* y t) x) |
(*.f64 t (*.f64 y x)) |
(* y t) |
(*.f64 t y) |
y |
t |
x |
(* (* y (neg t)) z) |
(neg.f64 (*.f64 y (*.f64 t z))) |
(* y (neg t)) |
(neg.f64 (*.f64 t y)) |
y |
(neg t) |
(neg.f64 t) |
t |
z |
(+ (* (* z y) (neg t)) (* x (* y t))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* z y) |
(*.f64 y z) |
z |
y |
(neg t) |
(neg.f64 t) |
t |
(* x (* y t)) |
(*.f64 t (*.f64 y x)) |
x |
(* y t) |
(*.f64 t y) |
(* y (/ (- 0 (* (* z t) (* z t))) (* z t))) |
(neg.f64 (*.f64 y (*.f64 t z))) |
y |
(/ (- 0 (* (* z t) (* z t))) (* z t)) |
(neg.f64 (*.f64 t z)) |
(- 0 (* (* z t) (* z t))) |
(neg.f64 (*.f64 t (*.f64 t (*.f64 z z)))) |
0 |
#s(literal 0 binary64) |
(* (* z t) (* z t)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* z t) |
(*.f64 t z) |
z |
t |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 z t) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 z t) (*.f64 z t)) |
| ✓ | accuracy | 92.4% | (*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 z t))) |
| ✓ | accuracy | 52.7% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 z t)) |
| ✓ | accuracy | 100.0% | (*.f64 y t) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 97.9% | (fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 x (*.f64 y t))) |
| ✓ | accuracy | 92.6% | (*.f64 x (*.f64 y t)) |
| ✓ | accuracy | 100.0% | (*.f64 y (neg.f64 t)) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 89.3% | (*.f64 (*.f64 y (neg.f64 t)) z) |
| ✓ | accuracy | 100.0% | (*.f64 y t) |
| ✓ | accuracy | 92.6% | (*.f64 (*.f64 y t) x) |
| ✓ | accuracy | 100.0% | (-.f64 x z) |
| ✓ | accuracy | 100.0% | (*.f64 y (-.f64 x z)) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
| ✓ | accuracy | 97.4% | (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z)))) |
| 60.0ms | 256× | 0 | valid |
Compiled 136 to 26 computations (80.9% saved)
ival-sub: 20.0ms (46.1% of total)ival-mult: 16.0ms (36.9% of total)ival-div: 5.0ms (11.5% of total)ival-add: 1.0ms (2.3% of total)ival-neg: 1.0ms (2.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ t (/ 1 (* y (- x z))))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (* y (- x z))> |
#<alt (- x z)> |
#<alt (* (* y t) x)> |
#<alt (* y t)> |
#<alt (* (* y (neg t)) z)> |
#<alt (* y (neg t))> |
#<alt (neg t)> |
#<alt (+ (* (* z y) (neg t)) (* x (* y t)))> |
#<alt (* z y)> |
#<alt (* x (* y t))> |
#<alt (/ (- 0 (* (* z t) (* z t))) (* z t))> |
#<alt (- 0 (* (* z t) (* z t)))> |
#<alt (* y (/ (- 0 (* (* z t) (* z t))) (* z t)))> |
#<alt (* (* z t) (* z t))> |
#<alt (* z t)> |
| Outputs |
|---|
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (* t (* x y))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* t (* x y))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* t (* x y))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ -1 (* y z))> |
#<alt (- (* -1 (/ x (* y (pow z 2)))) (/ 1 (* y z)))> |
#<alt (- (* x (- (* -1 (/ x (* y (pow z 3)))) (/ 1 (* y (pow z 2))))) (/ 1 (* y z)))> |
#<alt (- (* x (- (* x (- (* -1 (/ x (* y (pow z 4)))) (/ 1 (* y (pow z 3))))) (/ 1 (* y (pow z 2))))) (/ 1 (* y z)))> |
#<alt (/ 1 (* x y))> |
#<alt (/ (+ (/ 1 y) (/ z (* x y))) x)> |
#<alt (/ (- (+ (/ 1 y) (/ (pow z 2) (* (pow x 2) y))) (* -1 (/ z (* x y)))) x)> |
#<alt (/ (- (+ (/ 1 y) (/ (pow z 3) (* (pow x 3) y))) (+ (* -1 (/ z (* x y))) (* -1 (/ (pow z 2) (* (pow x 2) y))))) x)> |
#<alt (/ 1 (* x y))> |
#<alt (* -1 (/ (- (* -1 (/ z (* x y))) (/ 1 y)) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow z 2) (* x y)) (* -1 (/ z y))) x)) (/ 1 y)) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) (* x y))) (/ (pow z 2) y)) x)) (* -1 (/ z y))) x)) (/ 1 y)) x))> |
#<alt (/ 1 (* x y))> |
#<alt (+ (/ 1 (* x y)) (/ z (* (pow x 2) y)))> |
#<alt (+ (* z (+ (/ 1 (* (pow x 2) y)) (/ z (* (pow x 3) y)))) (/ 1 (* x y)))> |
#<alt (+ (* z (+ (* z (+ (/ 1 (* (pow x 3) y)) (/ z (* (pow x 4) y)))) (/ 1 (* (pow x 2) y)))) (/ 1 (* x y)))> |
#<alt (/ -1 (* y z))> |
#<alt (/ (- (* -1 (/ x (* y z))) (/ 1 y)) z)> |
#<alt (/ (- (* -1 (/ (pow x 2) (* y (pow z 2)))) (+ (/ 1 y) (/ x (* y z)))) z)> |
#<alt (/ (- (* -1 (/ (pow x 3) (* y (pow z 3)))) (+ (/ 1 y) (+ (/ x (* y z)) (/ (pow x 2) (* y (pow z 2)))))) z)> |
#<alt (/ -1 (* y z))> |
#<alt (* -1 (/ (+ (/ 1 y) (/ x (* y z))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow x 2) (* y z))) (/ x y)) z)) (/ 1 y)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) (* y z)) (* -1 (/ (pow x 2) y))) z)) (/ x y)) z)) (/ 1 y)) z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* y (- x z))> |
#<alt (* -1 (* y z))> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -1 (/ (* y z) x))))> |
#<alt (* x (+ y (* -1 (/ (* y z) x))))> |
#<alt (* x (+ y (* -1 (/ (* y z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* y z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* y z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* y z) x))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (+ (* -1 (* y z)) (* x y))> |
#<alt (* -1 (* y z))> |
#<alt (* z (+ (* -1 y) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 y) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 y) (/ (* x y) z)))> |
#<alt (* -1 (* y z))> |
#<alt (* -1 (* z (+ y (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ y (* -1 (/ (* x y) z)))))> |
#<alt (* -1 z)> |
#<alt (- x z)> |
#<alt (- x z)> |
#<alt (- x z)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ z x))))> |
#<alt (* x (+ 1 (* -1 (/ z x))))> |
#<alt (* x (+ 1 (* -1 (/ z x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ z x) 1)))> |
#<alt (* -1 (* x (- (/ z x) 1)))> |
#<alt (* -1 (* x (- (/ z x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 z))> |
#<alt (+ x (* -1 z))> |
#<alt (+ x (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ x z) 1))> |
#<alt (* z (- (/ x z) 1))> |
#<alt (* z (- (/ x z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ x z)))))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* t y)> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 (* t y))> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* t (* x y))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* y (+ (* -1 (* t z)) (* t x)))> |
#<alt (* y (+ (* -1 (* t z)) (* t x)))> |
#<alt (* y (+ (* -1 (* t z)) (* t x)))> |
#<alt (* y (+ (* -1 (* t z)) (* t x)))> |
#<alt (* y (+ (* -1 (* t z)) (* t x)))> |
#<alt (* y (+ (* -1 (* t z)) (* t x)))> |
#<alt (* y (+ (* -1 (* t z)) (* t x)))> |
#<alt (* y (+ (* -1 (* t z)) (* t x)))> |
#<alt (* -1 (* y (+ (* -1 (* t x)) (* t z))))> |
#<alt (* -1 (* y (+ (* -1 (* t x)) (* t z))))> |
#<alt (* -1 (* y (+ (* -1 (* t x)) (* t z))))> |
#<alt (* -1 (* y (+ (* -1 (* t x)) (* t z))))> |
#<alt (* t (+ (* -1 (* y z)) (* x y)))> |
#<alt (* t (+ (* -1 (* y z)) (* x y)))> |
#<alt (* t (+ (* -1 (* y z)) (* x y)))> |
#<alt (* t (+ (* -1 (* y z)) (* x y)))> |
#<alt (* t (+ (* -1 (* y z)) (* x y)))> |
#<alt (* t (+ (* -1 (* y z)) (* x y)))> |
#<alt (* t (+ (* -1 (* y z)) (* x y)))> |
#<alt (* t (+ (* -1 (* y z)) (* x y)))> |
#<alt (* -1 (* t (+ (* -1 (* x y)) (* y z))))> |
#<alt (* -1 (* t (+ (* -1 (* x y)) (* y z))))> |
#<alt (* -1 (* t (+ (* -1 (* x y)) (* y z))))> |
#<alt (* -1 (* t (+ (* -1 (* x y)) (* y z))))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (* t (* x y))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* t (* x y))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* (pow t 2) (pow z 2)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* (pow t 2) (pow z 2))> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
129 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | t | @ | 0 | (* y (neg t)) |
| 1.0ms | z | @ | 0 | (- 0 (* (* z t) (* z t))) |
| 1.0ms | t | @ | 0 | (- 0 (* (* z t) (* z t))) |
| 0.0ms | x | @ | 0 | (/ 1 (* y (- x z))) |
| 0.0ms | x | @ | inf | (/ 1 (* y (- x z))) |
| 1× | batch-egg-rewrite |
| 7 936× | accelerator-lowering-fma.f32 |
| 7 936× | accelerator-lowering-fma.f64 |
| 5 092× | *-lowering-*.f32 |
| 5 092× | *-lowering-*.f64 |
| 3 708× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 91 |
| 1 | 129 | 87 |
| 2 | 1043 | 81 |
| 0 | 8871 | 81 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ t (/ 1 (* y (- x z)))) |
(/ 1 (* y (- x z))) |
(* y (- x z)) |
(- x z) |
(* (* y t) x) |
(* y t) |
(* (* y (neg t)) z) |
(* y (neg t)) |
(neg t) |
(+ (* (* z y) (neg t)) (* x (* y t))) |
(* z y) |
(* x (* y t)) |
(/ (- 0 (* (* z t) (* z t))) (* z t)) |
(- 0 (* (* z t) (* z t))) |
(* y (/ (- 0 (* (* z t) (* z t))) (* z t))) |
(* (* z t) (* z t)) |
(* z t) |
| Outputs |
|---|
(+.f64 (*.f64 y (*.f64 z (neg.f64 t))) (*.f64 x (*.f64 t y))) |
(+.f64 (*.f64 x (*.f64 t y)) (*.f64 y (*.f64 z (neg.f64 t)))) |
(+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (-.f64 x z)))) |
(+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y (-.f64 x z))))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x (*.f64 t y)) (*.f64 t (*.f64 y z))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z)))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))))) |
(fma.f64 t (*.f64 y x) (*.f64 y (*.f64 z (neg.f64 t)))) |
(fma.f64 t (*.f64 z (neg.f64 y)) (*.f64 x (*.f64 t y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (neg.f64 t))) (*.f64 x (*.f64 t y))) |
(fma.f64 y (*.f64 z (neg.f64 t)) (*.f64 x (*.f64 t y))) |
(fma.f64 y (*.f64 t x) (*.f64 y (*.f64 z (neg.f64 t)))) |
(fma.f64 x (*.f64 t y) (*.f64 y (*.f64 z (neg.f64 t)))) |
(fma.f64 z (*.f64 y (neg.f64 t)) (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 t y) x (*.f64 y (*.f64 z (neg.f64 t)))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 x (*.f64 t y))) |
(fma.f64 (neg.f64 t) (*.f64 y z) (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 y (neg.f64 t)) z (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 y z) (neg.f64 t) (*.f64 x (*.f64 t y))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) y) (*.f64 x (*.f64 t y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z)) (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 x (*.f64 t y))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 y x) t (*.f64 y (*.f64 z (neg.f64 t)))) |
(fma.f64 (*.f64 t x) y (*.f64 y (*.f64 z (neg.f64 t)))) |
(fma.f64 (neg.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 x (*.f64 t y))) |
(fma.f64 (neg.f64 y) (*.f64 t z) (*.f64 x (*.f64 t y))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (/.f64 y (neg.f64 t)) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 y t) (neg.f64 (*.f64 (*.f64 t t) z)) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 y t) (/.f64 (neg.f64 (*.f64 (*.f64 t t) z)) #s(literal 1 binary64)) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 y z) (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) (*.f64 x (*.f64 t y))) |
(fma.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) (/.f64 y z) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (neg.f64 (*.f64 (*.f64 t t) z))) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (neg.f64 (/.f64 t (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 z (neg.f64 y)) t (*.f64 x (*.f64 t y))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (/.f64 y t) (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 #s(literal -1 binary64) (*.f64 t z)) (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) t (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 y (neg.f64 (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 1 binary64) t) (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) y) (/.f64 #s(literal 1 binary64) t) (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) y) (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 t y))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) z)) (/.f64 #s(literal 1 binary64) t) (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) (/.f64 y (neg.f64 z)) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 y (*.f64 t z)) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (*.f64 t z) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 y y) (/.f64 (*.f64 (*.f64 z (neg.f64 t)) (*.f64 y (*.f64 z (neg.f64 t)))) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 z y) (/.f64 (*.f64 (*.f64 y (neg.f64 t)) (*.f64 y (*.f64 z (neg.f64 t)))) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (neg.f64 t) y) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (neg.f64 t)))) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 y (neg.f64 t)) y) (/.f64 (neg.f64 (*.f64 z (*.f64 t (*.f64 y z)))) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 y z) y) (/.f64 (neg.f64 (*.f64 t (*.f64 y (*.f64 z (neg.f64 t))))) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z (neg.f64 t))) y) (/.f64 (*.f64 y (*.f64 z (neg.f64 t))) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 z z) y) (/.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 y z)) y) (/.f64 (*.f64 t (*.f64 y z)) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 t y)) y) (/.f64 (*.f64 z z) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) y) (/.f64 (*.f64 t t) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z (neg.f64 t))) y) y) (/.f64 (*.f64 z (neg.f64 t)) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z (neg.f64 t))) z) y) (/.f64 (*.f64 y (neg.f64 t)) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 z (neg.f64 t))) t)) y) (/.f64 (*.f64 y z) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z (neg.f64 t))) (*.f64 y (neg.f64 t))) y) (/.f64 z (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z (neg.f64 t))) (*.f64 y z)) y) (/.f64 (neg.f64 t) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 y (neg.f64 t)) (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 y (neg.f64 z)) (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 y (/.f64 (*.f64 z (neg.f64 t)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 y (neg.f64 (/.f64 (*.f64 t z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 t)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (/.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 t z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (/.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) #s(literal -1 binary64)) (/.f64 y (*.f64 t z)) (*.f64 x (*.f64 t y))) |
(neg.f64 (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z)))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (*.f64 (neg.f64 y) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y (-.f64 x z)))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z))))) (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) |
(/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z)))) |
(/.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y (-.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 t x) (*.f64 x (*.f64 t y))) (fma.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y) (*.f64 (*.f64 x (*.f64 t y)) (*.f64 t (*.f64 y z))))) (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z)))))) |
(/.f64 (*.f64 y (-.f64 x z)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 y (-.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(/.f64 (*.f64 t y) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(/.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z)))) |
(/.f64 (*.f64 t (*.f64 y (-.f64 x z))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y (-.f64 x z))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 x z))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z)))) (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z)))) (fma.f64 y (*.f64 (*.f64 t x) (*.f64 x (*.f64 t y))) (fma.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y) (*.f64 (*.f64 x (*.f64 t y)) (*.f64 t (*.f64 y z)))))) |
(/.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z))))) (neg.f64 (fma.f64 y (*.f64 (*.f64 t x) (*.f64 x (*.f64 t y))) (fma.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y) (*.f64 (*.f64 x (*.f64 t y)) (*.f64 t (*.f64 y z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) (*.f64 (neg.f64 y) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) |
(/.f64 (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z)))) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z))) t)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z))) (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (*.f64 (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))))) (*.f64 (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) |
(/.f64 (*.f64 t (*.f64 y (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)))) (*.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 t (*.f64 y (*.f64 (-.f64 x z) (+.f64 x z)))) (*.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (*.f64 t (*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) y)) (*.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 t (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) y)) (*.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 x z) (+.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x z))) |
(/.f64 (*.f64 (neg.f64 t) (*.f64 y (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)))) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 (neg.f64 t) (*.f64 y (*.f64 (-.f64 x z) (+.f64 x z)))) (neg.f64 (+.f64 x z))) |
(/.f64 (*.f64 (neg.f64 t) (*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) y)) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 (neg.f64 t) (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) y)) (neg.f64 (+.f64 x z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z)))) |
(/.f64 (*.f64 (*.f64 y (-.f64 x z)) (neg.f64 t)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 x z))) (neg.f64 t)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 y (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) t) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 y (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 (*.f64 y (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (neg.f64 t)) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 x z) (+.f64 x z))) t) (*.f64 (+.f64 x z) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 x z) (+.f64 x z))) #s(literal 1 binary64)) (*.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 x z) (+.f64 x z))) (neg.f64 t)) (*.f64 (+.f64 x z) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) y) t) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) y) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) y) (neg.f64 t)) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) y) t) (*.f64 (+.f64 x z) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) y) #s(literal 1 binary64)) (*.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) y) (neg.f64 t)) (*.f64 (+.f64 x z) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z))))) |
(/.f64 (*.f64 (*.f64 t (neg.f64 t)) #s(literal 1 binary64)) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z))))) |
(/.f64 (*.f64 t (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 t (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x (neg.f64 z)))))) |
(/.f64 (*.f64 t (*.f64 (-.f64 x z) (+.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x z))) |
(/.f64 (*.f64 t (neg.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(/.f64 (*.f64 t (neg.f64 (*.f64 (-.f64 x z) (+.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (+.f64 x z)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 z (neg.f64 t))) #s(literal 9 binary64)) (pow.f64 (*.f64 x (*.f64 t y)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x (*.f64 t y)) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y))))) (*.f64 (*.f64 x (*.f64 t y)) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y))))) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 x (*.f64 t y)) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))))))) (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z)))) (-.f64 (*.f64 (*.f64 y (*.f64 z (neg.f64 t))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 t y)) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (neg.f64 t))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 t y)) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))))) (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z)))) (-.f64 (*.f64 (*.f64 y (*.f64 z (neg.f64 t))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 t y)) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y))))))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y))))) (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y))))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) (neg.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))))) (neg.f64 (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z))) (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z))) (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z))) (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z))))) (+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) (*.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y (-.f64 x z)))) #s(literal -1 binary64)) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y (-.f64 x z)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(*.f64 (*.f64 y (-.f64 x z)) t) |
(*.f64 (*.f64 t y) (-.f64 x z)) |
(*.f64 (neg.f64 t) (neg.f64 (*.f64 y (-.f64 x z)))) |
(*.f64 (*.f64 t (*.f64 y (-.f64 x z))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 t x) (*.f64 x (*.f64 t y))) (fma.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y) (*.f64 (*.f64 x (*.f64 t y)) (*.f64 t (*.f64 y z))))))) |
(*.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) |
(*.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))))) |
(*.f64 (*.f64 t (-.f64 x z)) y) |
(*.f64 (/.f64 t (pow.f64 (*.f64 y (-.f64 x z)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (-.f64 x z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 t (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(*.f64 (/.f64 t (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z)))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (/.f64 (*.f64 t (*.f64 y (-.f64 x z))) y) (/.f64 (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y (-.f64 x z)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y (-.f64 x z)))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (*.f64 z (+.f64 x z)))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (*.f64 z (+.f64 x z))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (fma.f64 x x (*.f64 z z))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (*.f64 x z))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z))) x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z))) z)) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z))) z) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z))) x)) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)))) (*.f64 (*.f64 z (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)))) (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))))) |
(+.f64 (*.f64 (fma.f64 x x (*.f64 z z)) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)))) (*.f64 (*.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))))) |
(+.f64 (*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z)))) (*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z))))) |
(+.f64 (*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z)))) (*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (-.f64 x z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z)))) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z))) (*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z))))) |
(fma.f64 z (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z))) (*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z))))) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (*.f64 (*.f64 z (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))))) |
(fma.f64 (*.f64 z (+.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (*.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))))) |
(fma.f64 (fma.f64 x x (*.f64 z z)) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (*.f64 (*.f64 x z) (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (*.f64 z (+.f64 x z)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (*.f64 z (+.f64 x z)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (*.f64 x x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (fma.f64 x x (*.f64 z z)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (*.f64 x z))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z))) x (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z))) z)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z))) z (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z))) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (-.f64 x z)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 x z)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 (-.f64 x z))) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) y) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (+.f64 x z)) (*.f64 (*.f64 z (+.f64 x z)) (*.f64 z (+.f64 x z)))))) (*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 (*.f64 z (+.f64 x z)) (*.f64 z (+.f64 x z))) (*.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) (-.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z))) (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) (-.f64 x z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z))) (neg.f64 y)) |
(pow.f64 (*.f64 y (-.f64 x z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 y (-.f64 x z)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 y (-.f64 x z)) (*.f64 y (-.f64 x z))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 y (-.f64 x z)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (*.f64 y (-.f64 x z)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (-.f64 x z)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (fma.f64 x x (*.f64 z (+.f64 x z)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z))) (+.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(+.f64 (*.f64 y x) (*.f64 z (neg.f64 y))) |
(+.f64 (*.f64 z (neg.f64 y)) (*.f64 y x)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 y)))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (*.f64 (*.f64 z (neg.f64 y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (-.f64 x z))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 y (-.f64 x z))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 y (-.f64 x z))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y (-.f64 x z)))) |
(-.f64 (/.f64 x (/.f64 #s(literal 1 binary64) y)) (/.f64 z (/.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (/.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 y)))) |
(fma.f64 y x (*.f64 z (neg.f64 y))) |
(fma.f64 y (neg.f64 z) (*.f64 y x)) |
(fma.f64 x y (*.f64 z (neg.f64 y))) |
(fma.f64 z (neg.f64 y) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 y x)) |
(fma.f64 (neg.f64 z) y (*.f64 y x)) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 z (neg.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) z (*.f64 y x)) |
(neg.f64 (neg.f64 (*.f64 y (-.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (*.f64 y (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (*.f64 y (*.f64 (-.f64 x z) (+.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x z) (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) y))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(/.f64 y (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal 1 binary64))) |
(/.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 y (-.f64 x z)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 x z))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 x z)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (fma.f64 x x (*.f64 z (+.f64 x z)))) |
(/.f64 (*.f64 y (*.f64 (-.f64 x z) (+.f64 x z))) (+.f64 x z)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) y) (fma.f64 x x (*.f64 z (+.f64 x z)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) y) (*.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x (neg.f64 z)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) y) (+.f64 x z)) |
(/.f64 (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) y) (*.f64 (+.f64 x z) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) y) (*.f64 (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 x z) (+.f64 x z))) y) (*.f64 (neg.f64 (+.f64 x z)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x (neg.f64 z)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 x z) (+.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (+.f64 x z)))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)))) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (-.f64 x z) (+.f64 x z)))) (neg.f64 (+.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) y)) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) y)) (neg.f64 (+.f64 x z))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)) (pow.f64 (*.f64 z (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 y y) (-.f64 (*.f64 (*.f64 z (neg.f64 y)) (*.f64 z (neg.f64 y))) (*.f64 (*.f64 y x) (*.f64 z (neg.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 z (neg.f64 y)) (*.f64 z (neg.f64 y)))) (-.f64 (*.f64 y x) (*.f64 z (neg.f64 y)))) |
(pow.f64 (*.f64 y (-.f64 x z)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(*.f64 y (-.f64 x z)) |
(*.f64 y (pow.f64 (-.f64 x z) #s(literal 1 binary64))) |
(*.f64 (-.f64 x z) y) |
(*.f64 (-.f64 x z) (neg.f64 (neg.f64 y))) |
(*.f64 (*.f64 y (-.f64 x z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (-.f64 x z)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (*.f64 y (-.f64 x z))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 y (-.f64 x z))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) (neg.f64 (-.f64 x z))) |
(*.f64 (neg.f64 (-.f64 x z)) (neg.f64 y)) |
(*.f64 (*.f64 y (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(*.f64 (*.f64 y (*.f64 (-.f64 x z) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) y) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(*.f64 (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) y) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (pow.f64 (-.f64 x z) #s(literal 1 binary64)) y) |
(*.f64 (pow.f64 (pow.f64 (*.f64 y (-.f64 x z)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 y (-.f64 x z)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (neg.f64 (neg.f64 y)) (-.f64 x z)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z)))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 (-.f64 x z) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (*.f64 y (-.f64 x z)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 y (-.f64 x z)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) #s(literal -1/2 binary64))) |
(+.f64 x (neg.f64 z)) |
(+.f64 (neg.f64 z) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 x z)))) |
(-.f64 x z) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z))) |
(-.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 z #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 x z)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) z x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z)))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 x z)))) |
(neg.f64 (neg.f64 (-.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x (neg.f64 z)))) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)))) |
(/.f64 (-.f64 x z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) (fma.f64 x x (*.f64 z (+.f64 x z)))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x (neg.f64 z))))) |
(/.f64 (*.f64 (-.f64 x z) (+.f64 x z)) (+.f64 x z)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x (neg.f64 z)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x z) (+.f64 x z))) (neg.f64 (+.f64 x z))) |
(/.f64 (neg.f64 (-.f64 x z)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 z z))) (*.f64 (+.f64 x z) (+.f64 x z))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 z (*.f64 z z))))) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (fma.f64 (*.f64 z z) (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 z z)))) (+.f64 x z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 z z)) (*.f64 (-.f64 x z) (+.f64 x z))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (*.f64 z z)) (+.f64 x z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 x z) (+.f64 x z)))) (neg.f64 (neg.f64 (+.f64 x z)))) |
(/.f64 (fma.f64 z (*.f64 z (neg.f64 z)) (*.f64 x (*.f64 x x))) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 (neg.f64 z) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 x z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z)) (fma.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 (neg.f64 z) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z))))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x x (*.f64 z (+.f64 x z)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x z)) |
(*.f64 (-.f64 x z) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x (neg.f64 z)))))) |
(*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(*.f64 (neg.f64 (*.f64 (-.f64 x z) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x z)))) |
(/.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 t (*.f64 y x)) |
(*.f64 y (*.f64 t x)) |
(*.f64 x (*.f64 t y)) |
(*.f64 (*.f64 t y) x) |
(*.f64 (*.f64 y x) t) |
(*.f64 (*.f64 t x) y) |
(/.f64 t (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y) t)) |
(/.f64 y (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 t y) |
(*.f64 y t) |
(+.f64 #s(literal 0 binary64) (*.f64 y (*.f64 z (neg.f64 t)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal 0 binary64)) (*.f64 y (*.f64 z (neg.f64 t)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y (*.f64 z (neg.f64 t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y z))) |
(fma.f64 (*.f64 y z) #s(literal 0 binary64) (*.f64 y (*.f64 z (neg.f64 t)))) |
(fma.f64 #s(literal 0 binary64) (*.f64 y z) (*.f64 y (*.f64 z (neg.f64 t)))) |
(neg.f64 (*.f64 t (*.f64 y z))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) y))) |
(neg.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 1 binary64) (*.f64 t z)))) |
(neg.f64 (*.f64 (/.f64 y t) (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))))) |
(neg.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 z (neg.f64 t)))) |
(neg.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (*.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (neg.f64 t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (neg.f64 t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y (neg.f64 (*.f64 (*.f64 t t) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) z)))) |
(/.f64 y (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (neg.f64 t)))))) |
(/.f64 (*.f64 (*.f64 y (*.f64 z (neg.f64 t))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y) (*.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t z)) |
(/.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 t t) z)))) |
(/.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 y (neg.f64 (*.f64 (*.f64 t t) z))) t) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 (*.f64 t t) z))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) y) t) |
(/.f64 (*.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) y) z) |
(/.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) z)) t) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (neg.f64 t)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) #s(literal 1 binary64)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) #s(literal -1 binary64)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (neg.f64 t)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) t)) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 (*.f64 (*.f64 t t) z)))) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) y)) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) y)) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) z))) (neg.f64 t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (neg.f64 t)))) #s(literal -1 binary64)) |
(*.f64 t (*.f64 z (neg.f64 y))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (neg.f64 t)))) |
(*.f64 y (*.f64 z (neg.f64 t))) |
(*.f64 z (*.f64 y (neg.f64 t))) |
(*.f64 (*.f64 t y) (neg.f64 z)) |
(*.f64 (neg.f64 t) (*.f64 y z)) |
(*.f64 (*.f64 y (neg.f64 t)) z) |
(*.f64 (*.f64 y z) (neg.f64 t)) |
(*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z))) |
(*.f64 (*.f64 z (neg.f64 t)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (neg.f64 z) (*.f64 t y)) |
(*.f64 (neg.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 (neg.f64 y) (*.f64 t z)) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (/.f64 y (neg.f64 t))) |
(*.f64 (/.f64 y t) (neg.f64 (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 y t) (/.f64 (neg.f64 (*.f64 (*.f64 t t) z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 y z) (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) (/.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (neg.f64 (*.f64 (*.f64 t t) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (neg.f64 (/.f64 t (*.f64 z (*.f64 (*.f64 t t) z)))))) |
(*.f64 (*.f64 z (neg.f64 y)) t) |
(*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (/.f64 y t)) |
(*.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(*.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) t) |
(*.f64 (*.f64 y (neg.f64 (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 y (*.f64 t z)) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (*.f64 t z)) |
(*.f64 (/.f64 y (neg.f64 t)) (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z)))) |
(*.f64 (/.f64 y (neg.f64 z)) (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) |
(*.f64 (/.f64 y (/.f64 (*.f64 z (neg.f64 t)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 y (neg.f64 (/.f64 (*.f64 t z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 t)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (/.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 t z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (/.f64 y (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) #s(literal -1 binary64)) (/.f64 y (*.f64 t z))) |
(+.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 t))) |
(-.f64 #s(literal 0 binary64) (*.f64 t y)) |
(neg.f64 (*.f64 t y)) |
(/.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t y) (*.f64 (*.f64 t y) (*.f64 t y)))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 t y) (*.f64 t y) (*.f64 #s(literal 0 binary64) (*.f64 t y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t y) (*.f64 t y))) (+.f64 #s(literal 0 binary64) (*.f64 t y))) |
(*.f64 t (neg.f64 y)) |
(*.f64 y (neg.f64 t)) |
(*.f64 (neg.f64 t) y) |
(*.f64 #s(literal -1 binary64) (*.f64 t y)) |
(*.f64 (neg.f64 y) t) |
(*.f64 (*.f64 y #s(literal -1 binary64)) t) |
(+.f64 #s(literal 0 binary64) (neg.f64 t)) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t #s(literal 0 binary64)))) |
(neg.f64 t) |
(/.f64 t #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 t (neg.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (neg.f64 (*.f64 t (*.f64 t t))))) |
(/.f64 (neg.f64 t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 t t) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (fma.f64 t t #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (neg.f64 t))))) |
(/.f64 (*.f64 t (neg.f64 t)) t) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 t t #s(literal 0 binary64)))) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 (neg.f64 t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) |
(*.f64 (*.f64 t (neg.f64 t)) (/.f64 #s(literal 1 binary64) t)) |
(+.f64 (*.f64 y (*.f64 z (neg.f64 t))) (*.f64 x (*.f64 t y))) |
(+.f64 (*.f64 x (*.f64 t y)) (*.f64 y (*.f64 z (neg.f64 t)))) |
(+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (-.f64 x z)))) |
(+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y (-.f64 x z))))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x (*.f64 t y)) (*.f64 t (*.f64 y z))) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z)))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))))) |
(fma.f64 t (*.f64 y x) (*.f64 y (*.f64 z (neg.f64 t)))) |
(fma.f64 t (*.f64 z (neg.f64 y)) (*.f64 x (*.f64 t y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (neg.f64 t))) (*.f64 x (*.f64 t y))) |
(fma.f64 y (*.f64 z (neg.f64 t)) (*.f64 x (*.f64 t y))) |
(fma.f64 y (*.f64 t x) (*.f64 y (*.f64 z (neg.f64 t)))) |
(fma.f64 x (*.f64 t y) (*.f64 y (*.f64 z (neg.f64 t)))) |
(fma.f64 z (*.f64 y (neg.f64 t)) (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 t y) x (*.f64 y (*.f64 z (neg.f64 t)))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 x (*.f64 t y))) |
(fma.f64 (neg.f64 t) (*.f64 y z) (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 y (neg.f64 t)) z (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 y z) (neg.f64 t) (*.f64 x (*.f64 t y))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) y) (*.f64 x (*.f64 t y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z)) (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 x (*.f64 t y))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 y x) t (*.f64 y (*.f64 z (neg.f64 t)))) |
(fma.f64 (*.f64 t x) y (*.f64 y (*.f64 z (neg.f64 t)))) |
(fma.f64 (neg.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 x (*.f64 t y))) |
(fma.f64 (neg.f64 y) (*.f64 t z) (*.f64 x (*.f64 t y))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (/.f64 y (neg.f64 t)) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 y t) (neg.f64 (*.f64 (*.f64 t t) z)) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 y t) (/.f64 (neg.f64 (*.f64 (*.f64 t t) z)) #s(literal 1 binary64)) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 y z) (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) (*.f64 x (*.f64 t y))) |
(fma.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) (/.f64 y z) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (neg.f64 (*.f64 (*.f64 t t) z))) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (neg.f64 (/.f64 t (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 z (neg.f64 y)) t (*.f64 x (*.f64 t y))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (/.f64 y t) (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 #s(literal -1 binary64) (*.f64 t z)) (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) t (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 y (neg.f64 (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 1 binary64) t) (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) y) (/.f64 #s(literal 1 binary64) t) (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) y) (/.f64 #s(literal 1 binary64) z) (*.f64 x (*.f64 t y))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) z)) (/.f64 #s(literal 1 binary64) t) (*.f64 x (*.f64 t y))) |
(fma.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) (/.f64 y (neg.f64 z)) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 y (*.f64 t z)) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (*.f64 t z) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 y y) (/.f64 (*.f64 (*.f64 z (neg.f64 t)) (*.f64 y (*.f64 z (neg.f64 t)))) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 z y) (/.f64 (*.f64 (*.f64 y (neg.f64 t)) (*.f64 y (*.f64 z (neg.f64 t)))) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (neg.f64 t) y) (/.f64 (*.f64 (*.f64 y z) (*.f64 y (*.f64 z (neg.f64 t)))) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 y (neg.f64 t)) y) (/.f64 (neg.f64 (*.f64 z (*.f64 t (*.f64 y z)))) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 y z) y) (/.f64 (neg.f64 (*.f64 t (*.f64 y (*.f64 z (neg.f64 t))))) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 z (neg.f64 t))) y) (/.f64 (*.f64 y (*.f64 z (neg.f64 t))) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 z z) y) (/.f64 (*.f64 (*.f64 t y) (*.f64 t y)) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 y z)) y) (/.f64 (*.f64 t (*.f64 y z)) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 t y)) y) (/.f64 (*.f64 z z) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 t t) y) (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y z) (*.f64 y z)) y) (/.f64 (*.f64 t t) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z (neg.f64 t))) y) y) (/.f64 (*.f64 z (neg.f64 t)) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z (neg.f64 t))) z) y) (/.f64 (*.f64 y (neg.f64 t)) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 z (neg.f64 t))) t)) y) (/.f64 (*.f64 y z) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z (neg.f64 t))) (*.f64 y (neg.f64 t))) y) (/.f64 z (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y (*.f64 z (neg.f64 t))) (*.f64 y z)) y) (/.f64 (neg.f64 t) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (neg.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(fma.f64 (/.f64 y (neg.f64 t)) (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 y (neg.f64 z)) (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 y (/.f64 (*.f64 z (neg.f64 t)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 y (neg.f64 (/.f64 (*.f64 t z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 t)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (/.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 t z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (/.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 x (*.f64 t y))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) #s(literal -1 binary64)) (/.f64 y (*.f64 t z)) (*.f64 x (*.f64 t y))) |
(neg.f64 (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z)))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (*.f64 (neg.f64 y) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y (-.f64 x z)))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z))))) (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) |
(/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z)))) |
(/.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y (-.f64 x z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 (*.f64 t x) (*.f64 x (*.f64 t y))) (fma.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y) (*.f64 (*.f64 x (*.f64 t y)) (*.f64 t (*.f64 y z))))) (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z)))))) |
(/.f64 (*.f64 y (-.f64 x z)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 y (-.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(/.f64 (*.f64 t y) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(/.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z)))) |
(/.f64 (*.f64 t (*.f64 y (-.f64 x z))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y (-.f64 x z))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 x z))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z)))) (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z)))) (fma.f64 y (*.f64 (*.f64 t x) (*.f64 x (*.f64 t y))) (fma.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y) (*.f64 (*.f64 x (*.f64 t y)) (*.f64 t (*.f64 y z)))))) |
(/.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z))))) (neg.f64 (fma.f64 y (*.f64 (*.f64 t x) (*.f64 x (*.f64 t y))) (fma.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y) (*.f64 (*.f64 x (*.f64 t y)) (*.f64 t (*.f64 y z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) (*.f64 (neg.f64 y) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) |
(/.f64 (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z)))) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z))) t)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z))) (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (*.f64 (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))))) (*.f64 (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) |
(/.f64 (*.f64 t (*.f64 y (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)))) (*.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 t (*.f64 y (*.f64 (-.f64 x z) (+.f64 x z)))) (*.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (*.f64 t (*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) y)) (*.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 t (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) y)) (*.f64 #s(literal 1 binary64) (+.f64 x z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 x z) (+.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x z))) |
(/.f64 (*.f64 (neg.f64 t) (*.f64 y (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)))) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 (neg.f64 t) (*.f64 y (*.f64 (-.f64 x z) (+.f64 x z)))) (neg.f64 (+.f64 x z))) |
(/.f64 (*.f64 (neg.f64 t) (*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) y)) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 (neg.f64 t) (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) y)) (neg.f64 (+.f64 x z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z)))) |
(/.f64 (*.f64 (*.f64 y (-.f64 x z)) (neg.f64 t)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (-.f64 x z))) (neg.f64 t)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 y (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) t) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 y (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 (*.f64 y (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (neg.f64 t)) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 x z) (+.f64 x z))) t) (*.f64 (+.f64 x z) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 x z) (+.f64 x z))) #s(literal 1 binary64)) (*.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 (*.f64 y (*.f64 (-.f64 x z) (+.f64 x z))) (neg.f64 t)) (*.f64 (+.f64 x z) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) y) t) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) y) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)) y) (neg.f64 t)) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) y) t) (*.f64 (+.f64 x z) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) y) #s(literal 1 binary64)) (*.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) y) (neg.f64 t)) (*.f64 (+.f64 x z) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z))))) |
(/.f64 (*.f64 (*.f64 t (neg.f64 t)) #s(literal 1 binary64)) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 x z))))) |
(/.f64 (*.f64 t (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 t (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x (neg.f64 z)))))) |
(/.f64 (*.f64 t (*.f64 (-.f64 x z) (+.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x z))) |
(/.f64 (*.f64 t (neg.f64 (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (fma.f64 x x (*.f64 z (+.f64 x z)))))) |
(/.f64 (*.f64 t (neg.f64 (*.f64 (-.f64 x z) (+.f64 x z)))) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (+.f64 x z)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 z (neg.f64 t))) #s(literal 9 binary64)) (pow.f64 (*.f64 x (*.f64 t y)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x (*.f64 t y)) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y))))) (*.f64 (*.f64 x (*.f64 t y)) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y))))) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 x (*.f64 t y)) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))))))) (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z)))) (-.f64 (*.f64 (*.f64 y (*.f64 z (neg.f64 t))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 t y)) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 z (neg.f64 t))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 t y)) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))))) (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z)))) (-.f64 (*.f64 (*.f64 y (*.f64 z (neg.f64 t))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 t y)) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y))))))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y))))) (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y) (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y))))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) (neg.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))))) (neg.f64 (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z))) (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z))) (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (fma.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z))) (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z))))) (+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) (*.f64 (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) (+.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (/.f64 (*.f64 (*.f64 t y) (*.f64 x (*.f64 x (*.f64 t y)))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y (-.f64 x z)))) #s(literal -1 binary64)) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y (-.f64 x z)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(*.f64 (*.f64 y (-.f64 x z)) t) |
(*.f64 (*.f64 t y) (-.f64 x z)) |
(*.f64 (neg.f64 t) (neg.f64 (*.f64 y (-.f64 x z)))) |
(*.f64 (*.f64 t (*.f64 y (-.f64 x z))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 t) (*.f64 y (-.f64 x z)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 (*.f64 t x) (*.f64 x (*.f64 t y))) (fma.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y) (*.f64 (*.f64 x (*.f64 t y)) (*.f64 t (*.f64 y z))))))) |
(*.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (*.f64 t (*.f64 y (-.f64 x z))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 t y)) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y)))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))))) |
(*.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 x z))) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 t x) (*.f64 t (*.f64 y z))))) |
(*.f64 (*.f64 t (-.f64 x z)) y) |
(*.f64 (/.f64 t (pow.f64 (*.f64 y (-.f64 x z)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y (-.f64 x z)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 t (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 x x (*.f64 z (+.f64 x z))) (-.f64 x z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 z (+.f64 x z))))) |
(*.f64 (/.f64 t (/.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z)))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (/.f64 (*.f64 t (*.f64 y (-.f64 x z))) y) (/.f64 (*.f64 y (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x))) (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y (-.f64 x z)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y (-.f64 x z)))) #s(literal -1/2 binary64))) |
(*.f64 y z) |
(*.f64 z y) |
(/.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 t (*.f64 y x)) |
(*.f64 y (*.f64 t x)) |
(*.f64 x (*.f64 t y)) |
(*.f64 (*.f64 t y) x) |
(*.f64 (*.f64 y x) t) |
(*.f64 (*.f64 t x) y) |
(+.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 t))) |
(+.f64 (*.f64 z (neg.f64 t)) #s(literal 0 binary64)) |
(+.f64 (*.f64 z (neg.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(+.f64 (*.f64 z #s(literal 0 binary64)) (*.f64 z (neg.f64 t))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64)) (*.f64 z (neg.f64 t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 t z)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 t z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(fma.f64 t (neg.f64 z) #s(literal 0 binary64)) |
(fma.f64 t (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 t (/.f64 (*.f64 z z) (neg.f64 z)) #s(literal 0 binary64)) |
(fma.f64 t (/.f64 (*.f64 z z) (neg.f64 z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) z) (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) z) (neg.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 z z)) (neg.f64 z)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 z z)) (neg.f64 z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t t)) (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t t)) (neg.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 z (neg.f64 t) #s(literal 0 binary64)) |
(fma.f64 z (neg.f64 t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 z #s(literal 0 binary64) (*.f64 z (neg.f64 t))) |
(fma.f64 (neg.f64 t) z #s(literal 0 binary64)) |
(fma.f64 (neg.f64 t) z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 t) (/.f64 (*.f64 z z) z) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 t) (/.f64 (*.f64 z z) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 t) (/.f64 (*.f64 t (*.f64 z z)) (*.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 t) (/.f64 (*.f64 t (*.f64 z z)) (*.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t z) (/.f64 z (neg.f64 z)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t z) (/.f64 z (neg.f64 z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t z) (/.f64 (neg.f64 t) t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t z) (/.f64 (neg.f64 t) t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t z) (/.f64 t (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t z) (/.f64 t (neg.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (/.f64 #s(literal -1 binary64) (*.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (/.f64 #s(literal -1 binary64) (*.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (neg.f64 t)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (neg.f64 t)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z z) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 t z))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z z) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64) (*.f64 z (neg.f64 t))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) t #s(literal 0 binary64)) |
(fma.f64 (neg.f64 z) t (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t (*.f64 z z)) (neg.f64 (/.f64 #s(literal 1 binary64) z)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 z z)) (neg.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (neg.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (neg.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (neg.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (neg.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 1 binary64) (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z t) (/.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 (*.f64 t t) z) (neg.f64 z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 (*.f64 t t) z) (neg.f64 z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 z (*.f64 t t)) (neg.f64 z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 z (*.f64 t t)) (neg.f64 z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z t) (neg.f64 (/.f64 (*.f64 (*.f64 t t) z) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z t) (neg.f64 (/.f64 (*.f64 (*.f64 t t) z) z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) z) z) (/.f64 z (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) z) z) (/.f64 z (neg.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t z) t) (/.f64 (*.f64 z (neg.f64 t)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t z) t) (/.f64 (*.f64 z (neg.f64 t)) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t z) t) (/.f64 (*.f64 t z) (neg.f64 z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t z) t) (/.f64 (*.f64 t z) (neg.f64 z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t z) t) (neg.f64 (/.f64 (*.f64 t z) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t z) t) (neg.f64 (/.f64 (*.f64 t z) z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t z) z) (/.f64 (*.f64 t z) (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t z) z) (/.f64 (*.f64 t z) (neg.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t z) z) (/.f64 (*.f64 z (neg.f64 t)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t z) z) (/.f64 (*.f64 z (neg.f64 t)) t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t z) z) (neg.f64 (/.f64 (*.f64 t z) t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t z) z) (neg.f64 (/.f64 (*.f64 t z) t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z z) t) (/.f64 (*.f64 t (neg.f64 t)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) t) (/.f64 (*.f64 t (neg.f64 t)) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z z) t) (/.f64 (*.f64 t t) (neg.f64 z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) t) (/.f64 (*.f64 t t) (neg.f64 z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z z) t) (neg.f64 (/.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) t) (neg.f64 (/.f64 (*.f64 t t) z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t t) z) (/.f64 (*.f64 z z) (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t t) z) (/.f64 (*.f64 z z) (neg.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z z) z) (neg.f64 t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) z) (neg.f64 t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z z)) t) (/.f64 (neg.f64 t) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z z)) t) (/.f64 (neg.f64 t) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z z)) t) (/.f64 t (neg.f64 z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z z)) t) (/.f64 t (neg.f64 z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z z)) t) (neg.f64 (/.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z z)) t) (neg.f64 (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t z) (/.f64 (*.f64 t (*.f64 z z)) (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 t z) (/.f64 (*.f64 t (*.f64 z z)) (neg.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (*.f64 t t) z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (neg.f64 (/.f64 t (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (neg.f64 (/.f64 t (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (neg.f64 z)) (*.f64 #s(literal 1 binary64) (/.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (neg.f64 z)) (*.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 1 binary64) t) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 t z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 t z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 z (neg.f64 t)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 z (neg.f64 t)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (neg.f64 (/.f64 (*.f64 t z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (/.f64 (*.f64 t z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) t) t) (/.f64 t (neg.f64 z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) t) t) (/.f64 t (neg.f64 z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) t) z) (/.f64 t (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) t) z) (/.f64 t (neg.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 (*.f64 (*.f64 t t) z) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 (*.f64 (*.f64 t t) z) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 (*.f64 z (*.f64 t t)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (neg.f64 t)) (/.f64 (*.f64 z (*.f64 t t)) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z) (/.f64 z t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z) (/.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) t #s(literal 0 binary64)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) t (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z (neg.f64 z)) (*.f64 t z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (neg.f64 z)) (*.f64 t z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z (neg.f64 z)) (/.f64 (*.f64 z (*.f64 t t)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (neg.f64 z)) (/.f64 (*.f64 z (*.f64 t t)) t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t z) (neg.f64 t)) (/.f64 (*.f64 t z) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t z) (neg.f64 t)) (/.f64 (*.f64 t z) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z (neg.f64 t)) z) (/.f64 (*.f64 t z) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (neg.f64 t)) z) (/.f64 (*.f64 t z) t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t z) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t z) #s(literal -1 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t z) (neg.f64 z)) (/.f64 (*.f64 t z) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t z) (neg.f64 z)) (/.f64 (*.f64 t z) t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z (neg.f64 t)) t) (/.f64 (*.f64 t z) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (neg.f64 t)) t) (/.f64 (*.f64 t z) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z z) (neg.f64 t)) (/.f64 (*.f64 t t) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) (neg.f64 t)) (/.f64 (*.f64 t t) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z z) (neg.f64 z)) t #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) (neg.f64 z)) t (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) t) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) t) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) t) (/.f64 (*.f64 (*.f64 t t) z) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 z) t) (/.f64 (*.f64 (*.f64 t t) z) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) z) (neg.f64 z)) (/.f64 z t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) z) (neg.f64 z)) (/.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) z) (*.f64 t z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 z) z) (*.f64 t z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) z) (neg.f64 t)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) z) (neg.f64 t)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 t (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (*.f64 t t) z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 z (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 z (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z z)) (neg.f64 t)) (/.f64 t z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z z)) (neg.f64 t)) (/.f64 t z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z z)) (neg.f64 z)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z z)) (neg.f64 z)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z (neg.f64 z)) t) (/.f64 (*.f64 t t) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (neg.f64 z)) t) (/.f64 (*.f64 t t) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 z)) (/.f64 (*.f64 z z) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t t) (neg.f64 z)) (/.f64 (*.f64 z z) t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z (neg.f64 z)) z) t #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (neg.f64 z)) z) t (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z (neg.f64 z))) t) (/.f64 t z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z (neg.f64 z))) t) (/.f64 t z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t (neg.f64 z)) (/.f64 (*.f64 t (*.f64 z z)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 t (neg.f64 z)) (/.f64 (*.f64 t (*.f64 z z)) t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z (neg.f64 z))) z) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z (neg.f64 z))) z) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 t (neg.f64 t)) (*.f64 t z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 t (neg.f64 t)) (*.f64 t z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 t t) z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 t t) z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 z z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 z z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 t t) #s(literal -1 binary64)) (/.f64 (*.f64 z z) (*.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t t) #s(literal -1 binary64)) (/.f64 (*.f64 z z) (*.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) z) #s(literal -1 binary64)) (/.f64 z (*.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t t) z) #s(literal -1 binary64)) (/.f64 z (*.f64 t z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) t) (neg.f64 t)) (/.f64 t z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) t) (neg.f64 t)) (/.f64 t z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) t) (neg.f64 z)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) t) (neg.f64 z)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 z z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 z z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 t (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 t (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 t t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (*.f64 t t) z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 z z) t)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 z z) t)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 z t)) (/.f64 (*.f64 (*.f64 t t) z) z) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 z t)) (/.f64 (*.f64 (*.f64 t t) z) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 t z) t)) (/.f64 (*.f64 t z) z) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 t z) t)) (/.f64 (*.f64 t z) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 t z) z)) (/.f64 (*.f64 t z) t) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 t z) z)) (/.f64 (*.f64 t z) t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 z z) t)) (/.f64 (*.f64 t t) z) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 z z) t)) (/.f64 (*.f64 t t) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 z z) z)) t #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 z z) z)) t (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 z z)) t)) (/.f64 t z) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 z z)) t)) (/.f64 t z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 0 binary64))) |
(neg.f64 (*.f64 t z)) |
(neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 t z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (neg.f64 t))) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))))) |
(neg.f64 (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t z)) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 t t) z))) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (neg.f64 t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z)) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t z)))) |
(/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (neg.f64 t)))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 z (neg.f64 t)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (neg.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (neg.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 t z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 z (neg.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 z (neg.f64 t)) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 z (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) t)) |
(/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (neg.f64 t)))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t z) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (neg.f64 t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 z (neg.f64 t)) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 z (*.f64 z (*.f64 (*.f64 t t) z))) t)) |
(/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (neg.f64 t))) (*.f64 z (*.f64 (*.f64 t t) z))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (neg.f64 t))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 t)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) z) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) z)) |
(/.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) z)) t) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 t z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t z)) (*.f64 z (*.f64 (*.f64 t t) z))) |
(/.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (*.f64 (*.f64 t z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 z (*.f64 z (*.f64 (*.f64 t t) z)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 t z) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 z (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 t t) z)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (neg.f64 t)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal -1 binary64)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (neg.f64 t)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) t)) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t z))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (neg.f64 t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 z (neg.f64 t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) z)) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) t)) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 1 binary64)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (neg.f64 t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (neg.f64 t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) z)) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) t)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (*.f64 z (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 z (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (neg.f64 (/.f64 t (*.f64 z (*.f64 (*.f64 t t) z))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (*.f64 t (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 t (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (neg.f64 t)))) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 t z))) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t z))) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) #s(literal -1 binary64)) |
(*.f64 t (neg.f64 z)) |
(*.f64 t (/.f64 (*.f64 z z) (neg.f64 z))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) z) (neg.f64 t))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 z z)) (neg.f64 z))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t t)) (neg.f64 t))) |
(*.f64 z (neg.f64 t)) |
(*.f64 (neg.f64 t) z) |
(*.f64 (neg.f64 t) (/.f64 (*.f64 z z) z)) |
(*.f64 (neg.f64 t) (/.f64 (*.f64 t (*.f64 z z)) (*.f64 t z))) |
(*.f64 (*.f64 t z) #s(literal -1 binary64)) |
(*.f64 (*.f64 t z) (/.f64 z (neg.f64 z))) |
(*.f64 (*.f64 t z) (/.f64 (neg.f64 t) t)) |
(*.f64 (*.f64 t z) (/.f64 t (neg.f64 t))) |
(*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 #s(literal -1 binary64) (*.f64 t z)) |
(*.f64 (*.f64 z (neg.f64 t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 z z) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 (neg.f64 z) t) |
(*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (*.f64 t (*.f64 z z)) (neg.f64 (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (neg.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (neg.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 t z))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(*.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64))) |
(*.f64 (/.f64 z t) (/.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z)) |
(*.f64 (/.f64 z t) (/.f64 (*.f64 (*.f64 t t) z) (neg.f64 z))) |
(*.f64 (/.f64 z t) (/.f64 (*.f64 z (*.f64 t t)) (neg.f64 z))) |
(*.f64 (/.f64 z t) (neg.f64 (/.f64 (*.f64 (*.f64 t t) z) z))) |
(*.f64 (/.f64 (*.f64 (*.f64 t t) z) z) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 t z) t) (/.f64 (*.f64 z (neg.f64 t)) z)) |
(*.f64 (/.f64 (*.f64 t z) t) (/.f64 (*.f64 t z) (neg.f64 z))) |
(*.f64 (/.f64 (*.f64 t z) t) (neg.f64 (/.f64 (*.f64 t z) z))) |
(*.f64 (/.f64 (*.f64 t z) z) (/.f64 (*.f64 t z) (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 t z) z) (/.f64 (*.f64 z (neg.f64 t)) t)) |
(*.f64 (/.f64 (*.f64 t z) z) (neg.f64 (/.f64 (*.f64 t z) t))) |
(*.f64 (/.f64 (*.f64 z z) t) (/.f64 (*.f64 t (neg.f64 t)) z)) |
(*.f64 (/.f64 (*.f64 z z) t) (/.f64 (*.f64 t t) (neg.f64 z))) |
(*.f64 (/.f64 (*.f64 z z) t) (neg.f64 (/.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 (*.f64 t t) z) (/.f64 (*.f64 z z) (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 z z) z) (neg.f64 t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 z z)) t) (/.f64 (neg.f64 t) z)) |
(*.f64 (/.f64 (*.f64 t (*.f64 z z)) t) (/.f64 t (neg.f64 z))) |
(*.f64 (/.f64 (*.f64 t (*.f64 z z)) t) (neg.f64 (/.f64 t z))) |
(*.f64 (/.f64 t z) (/.f64 (*.f64 t (*.f64 z z)) (neg.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (neg.f64 (/.f64 t (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 z (neg.f64 z)) (*.f64 #s(literal 1 binary64) (/.f64 t z))) |
(*.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 t z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 t z))) |
(*.f64 (pow.f64 (/.f64 (*.f64 z (neg.f64 t)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (pow.f64 (neg.f64 (/.f64 (*.f64 t z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z z) t) t) (/.f64 t (neg.f64 z))) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z z) t) z) (/.f64 t (neg.f64 t))) |
(*.f64 (/.f64 z (neg.f64 t)) (/.f64 (*.f64 (*.f64 t t) z) z)) |
(*.f64 (/.f64 z (neg.f64 t)) (/.f64 (*.f64 z (*.f64 t t)) z)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z) (/.f64 z t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) t) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 z (*.f64 t t)) (*.f64 t z))) |
(*.f64 (/.f64 z (neg.f64 z)) (*.f64 t z)) |
(*.f64 (/.f64 z (neg.f64 z)) (/.f64 (*.f64 z (*.f64 t t)) t)) |
(*.f64 (/.f64 (*.f64 t z) (neg.f64 t)) (/.f64 (*.f64 t z) z)) |
(*.f64 (/.f64 (*.f64 z (neg.f64 t)) z) (/.f64 (*.f64 t z) t)) |
(*.f64 (/.f64 (*.f64 t z) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 t z) (neg.f64 z)) (/.f64 (*.f64 t z) t)) |
(*.f64 (/.f64 (*.f64 z (neg.f64 t)) t) (/.f64 (*.f64 t z) z)) |
(*.f64 (/.f64 (*.f64 z z) (neg.f64 t)) (/.f64 (*.f64 t t) z)) |
(*.f64 (/.f64 (*.f64 z z) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 t z))) |
(*.f64 (/.f64 (*.f64 z z) (neg.f64 z)) t) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) t) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) z)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) t)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (neg.f64 z) t) (/.f64 (*.f64 (*.f64 t t) z) z)) |
(*.f64 (/.f64 (*.f64 (*.f64 t t) z) (neg.f64 z)) (/.f64 z t)) |
(*.f64 (/.f64 (neg.f64 z) z) (*.f64 t z)) |
(*.f64 (/.f64 (*.f64 (*.f64 t t) z) (neg.f64 t)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) z)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 t (*.f64 z z)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) t)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 z (*.f64 t t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 t (*.f64 z z)) (neg.f64 t)) (/.f64 t z)) |
(*.f64 (/.f64 (*.f64 t (*.f64 z z)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.f64 t (*.f64 z z)) (neg.f64 z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 z (neg.f64 z)) t) (/.f64 (*.f64 t t) z)) |
(*.f64 (/.f64 (*.f64 t t) (neg.f64 z)) (/.f64 (*.f64 z z) t)) |
(*.f64 (/.f64 (*.f64 z (neg.f64 z)) z) t) |
(*.f64 (/.f64 (*.f64 t (*.f64 z (neg.f64 z))) t) (/.f64 t z)) |
(*.f64 (/.f64 t (neg.f64 z)) (/.f64 (*.f64 t (*.f64 z z)) t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 z (neg.f64 z))) z) #s(literal 1 binary64)) |
(*.f64 (/.f64 t (neg.f64 t)) (*.f64 t z)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) t)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 t t) z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) z)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t t)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 z z))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 z z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 t t) #s(literal -1 binary64)) (/.f64 (*.f64 z z) (*.f64 t z))) |
(*.f64 (/.f64 (*.f64 (*.f64 t t) z) #s(literal -1 binary64)) (/.f64 z (*.f64 t z))) |
(*.f64 (/.f64 (*.f64 (*.f64 z z) t) (neg.f64 t)) (/.f64 t z)) |
(*.f64 (/.f64 (*.f64 (*.f64 z z) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.f64 (*.f64 z z) t) (neg.f64 z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 z z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 t (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 t t))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) t)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 z z) t)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) t)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 z t)) (/.f64 (*.f64 (*.f64 t t) z) z)) |
(*.f64 (neg.f64 (/.f64 (*.f64 t z) t)) (/.f64 (*.f64 t z) z)) |
(*.f64 (neg.f64 (/.f64 (*.f64 t z) z)) (/.f64 (*.f64 t z) t)) |
(*.f64 (neg.f64 (/.f64 (*.f64 z z) t)) (/.f64 (*.f64 t t) z)) |
(*.f64 (neg.f64 (/.f64 (*.f64 z z) z)) t) |
(*.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 z z)) t)) (/.f64 t z)) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) #s(literal -1 binary64))) |
(+.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 0 binary64)) |
(+.f64 (*.f64 (*.f64 t (*.f64 z z)) #s(literal 0 binary64)) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) |
(+.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) |
(fma.f64 t (*.f64 t (*.f64 z (neg.f64 z))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 0 binary64)) |
(fma.f64 z (neg.f64 (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 z (neg.f64 (*.f64 z (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 t) (*.f64 t (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t z) (*.f64 z (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (*.f64 (*.f64 t t) z)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (neg.f64 t)) (*.f64 t z) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z z) (*.f64 t (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 z) (*.f64 (*.f64 t t) z) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 z) (*.f64 z (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) (*.f64 z (neg.f64 z)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 z z)) (neg.f64 t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 z z)) #s(literal 0 binary64) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) |
(fma.f64 (*.f64 (*.f64 t t) z) (neg.f64 z) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (neg.f64 z)) (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 z))) t #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (neg.f64 t)) (*.f64 z z) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z z) t) (neg.f64 t) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z z) t)) t #s(literal 0 binary64)) |
(neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (-.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 z (*.f64 (*.f64 t t) z))) |
(/.f64 (*.f64 t (*.f64 z (neg.f64 z))) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 18 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (*.f64 t z) #s(literal 12 binary64)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 12 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) #s(literal 1 binary64)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(/.f64 (fma.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) (fma.f64 z (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 0 binary64))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal -1 binary64)) |
(*.f64 t (*.f64 t (*.f64 z (neg.f64 z)))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 z (neg.f64 (*.f64 (*.f64 t t) z))) |
(*.f64 z (neg.f64 (*.f64 z (*.f64 t t)))) |
(*.f64 (neg.f64 t) (*.f64 t (*.f64 z z))) |
(*.f64 (*.f64 t z) (*.f64 z (neg.f64 t))) |
(*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) |
(*.f64 (*.f64 z (neg.f64 t)) (*.f64 t z)) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 (neg.f64 z) (*.f64 (*.f64 t t) z)) |
(*.f64 (neg.f64 z) (*.f64 z (*.f64 t t))) |
(*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 (*.f64 t t) (*.f64 z (neg.f64 z))) |
(*.f64 (*.f64 t (*.f64 z z)) (neg.f64 t)) |
(*.f64 (*.f64 (*.f64 t t) z) (neg.f64 z)) |
(*.f64 (*.f64 z (neg.f64 z)) (*.f64 t t)) |
(*.f64 (*.f64 t (*.f64 z (neg.f64 z))) t) |
(*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z) |
(*.f64 (*.f64 t (neg.f64 t)) (*.f64 z z)) |
(*.f64 (*.f64 (*.f64 z z) t) (neg.f64 t)) |
(*.f64 (neg.f64 (*.f64 (*.f64 z z) t)) t) |
(+.f64 #s(literal 0 binary64) (*.f64 y (*.f64 z (neg.f64 t)))) |
(+.f64 (*.f64 (*.f64 y z) #s(literal 0 binary64)) (*.f64 y (*.f64 z (neg.f64 t)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 y z)) (*.f64 y (*.f64 z (neg.f64 t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y z))) |
(fma.f64 (*.f64 y z) #s(literal 0 binary64) (*.f64 y (*.f64 z (neg.f64 t)))) |
(fma.f64 #s(literal 0 binary64) (*.f64 y z) (*.f64 y (*.f64 z (neg.f64 t)))) |
(neg.f64 (*.f64 t (*.f64 y z))) |
(neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) y))) |
(neg.f64 (*.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 1 binary64) (*.f64 t z)))) |
(neg.f64 (*.f64 (/.f64 y t) (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))))) |
(neg.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 z (neg.f64 t)))) |
(neg.f64 (/.f64 y (/.f64 #s(literal 1 binary64) (*.f64 t z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (neg.f64 t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (neg.f64 t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 t z)) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y (neg.f64 (*.f64 (*.f64 t t) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) z)))) |
(/.f64 y (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (neg.f64 t)))))) |
(/.f64 (*.f64 (*.f64 y (*.f64 z (neg.f64 t))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y) (*.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t z)) |
(/.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(/.f64 (/.f64 y t) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 t t) z)))) |
(/.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (neg.f64 t))) |
(/.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 y (neg.f64 (*.f64 (*.f64 t t) z))) t) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (*.f64 t (*.f64 z (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 t (*.f64 z (*.f64 z (*.f64 (*.f64 t t) z))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) y) t) |
(/.f64 (*.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) y) z) |
(/.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) z)) t) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (neg.f64 t)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) #s(literal 1 binary64)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) #s(literal -1 binary64)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (neg.f64 t)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) t)) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 (*.f64 (*.f64 t t) z)))) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) y)) (neg.f64 t)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) y)) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) z))) (neg.f64 t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 y y))) (+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (neg.f64 t)))) #s(literal -1 binary64)) |
(*.f64 t (*.f64 z (neg.f64 y))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (neg.f64 t)))) |
(*.f64 y (*.f64 z (neg.f64 t))) |
(*.f64 z (*.f64 y (neg.f64 t))) |
(*.f64 (*.f64 t y) (neg.f64 z)) |
(*.f64 (neg.f64 t) (*.f64 y z)) |
(*.f64 (*.f64 y (neg.f64 t)) z) |
(*.f64 (*.f64 y z) (neg.f64 t)) |
(*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z))) |
(*.f64 (*.f64 z (neg.f64 t)) y) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (neg.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (neg.f64 z) (*.f64 t y)) |
(*.f64 (neg.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 (neg.f64 y) (*.f64 t z)) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (/.f64 y (neg.f64 t))) |
(*.f64 (/.f64 y t) (neg.f64 (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 y t) (/.f64 (neg.f64 (*.f64 (*.f64 t t) z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 y z) (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) (/.f64 y z)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y (neg.f64 (*.f64 (*.f64 t t) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (neg.f64 (/.f64 t (*.f64 z (*.f64 (*.f64 t t) z)))))) |
(*.f64 (*.f64 z (neg.f64 y)) t) |
(*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (/.f64 y t)) |
(*.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(*.f64 (*.f64 (*.f64 y z) #s(literal -1 binary64)) t) |
(*.f64 (*.f64 y (neg.f64 (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) y) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 z (*.f64 (*.f64 t t) z))) z)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) (/.f64 y (neg.f64 z))) |
(*.f64 (/.f64 y (*.f64 t z)) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (*.f64 t z)) |
(*.f64 (/.f64 y (neg.f64 t)) (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z)))) |
(*.f64 (/.f64 y (neg.f64 z)) (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) |
(*.f64 (/.f64 y (/.f64 (*.f64 z (neg.f64 t)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 y (neg.f64 (/.f64 (*.f64 t z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 t)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (/.f64 y (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 t z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) (/.f64 y (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) #s(literal -1 binary64)) (/.f64 y (*.f64 t z))) |
(+.f64 #s(literal 0 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal -1 binary64))) |
(+.f64 (*.f64 z (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 t z)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) |
(fma.f64 t (*.f64 t (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 z (*.f64 (*.f64 t t) z) #s(literal 0 binary64)) |
(fma.f64 z (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) #s(literal 0 binary64)) |
(fma.f64 z (*.f64 z (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t z) (*.f64 t z) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t z) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t z) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t z) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (*.f64 (*.f64 t t) z)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (neg.f64 t)) (*.f64 z (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z z) (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t z))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 z) (neg.f64 (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) (*.f64 z z) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 z z)) t #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) z) z #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) z #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t z) t) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t z) z) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t z) z) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) t) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) z) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) z) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) (*.f64 z (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z z)) t) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 #s(literal 1 binary64) (/.f64 t z))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 z (neg.f64 z)) (*.f64 t (neg.f64 t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 z))) (neg.f64 t) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 z) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 z z) t) t #s(literal 0 binary64)) |
(fma.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 (*.f64 t z))) (exp.f64 (log.f64 (*.f64 t z))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 z)) (*.f64 (*.f64 t t) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z)) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z)) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z)))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) z) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t z)) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 z z)) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z))) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z)) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) (*.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) z) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z z)) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z))) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z)) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 t t) z)) (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z)))) (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) z) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) z) (/.f64 (*.f64 t z) (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) z) (/.f64 (*.f64 t z) (*.f64 z (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z)) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z z)) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z z)) (/.f64 (*.f64 t z) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 t z) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t t)) (/.f64 (*.f64 t z) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z)) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 t z) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z)))) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) t) (/.f64 (*.f64 t z) (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) z) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 t z)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 z z)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) z) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t z)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 z z)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z)))) (/.f64 (*.f64 t (*.f64 t t)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t z) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z z)) #s(literal -1 binary64)) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (*.f64 t z)) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (*.f64 t t)) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (*.f64 z z)) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z (*.f64 (*.f64 z z) t)) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t z) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t z) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t z) (*.f64 t t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t z) (*.f64 z z)) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z z)) (*.f64 t z)) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) (*.f64 t z)) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) (*.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) #s(literal -1 binary64)) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t z) (*.f64 (*.f64 z z) t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z z) t)) (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) (*.f64 z z)) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 z z) t)) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z z)) (*.f64 z z)) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z z)) (*.f64 t t)) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z z)) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z z)) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 z z)) (*.f64 (*.f64 z z) t)) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) t) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) z) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) z) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 z (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t z)) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 z z)) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) t) (/.f64 (*.f64 t t) (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) z) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) z) (/.f64 (*.f64 t t) (*.f64 z (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) (*.f64 t z)) (*.f64 #s(literal 1 binary64) (/.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) #s(literal -1 binary64)) (/.f64 (*.f64 t t) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) (*.f64 z z)) (/.f64 (*.f64 t t) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) (*.f64 t t)) (/.f64 (*.f64 t t) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) (*.f64 t (*.f64 z z))) t #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 t t) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) (*.f64 (*.f64 z z) t)) t #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z) t) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z) z) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z) z) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z) (*.f64 t z)) t #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 t t) z) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z) (*.f64 z z)) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z) (*.f64 t t)) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z) (*.f64 t (*.f64 z z))) (*.f64 t z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 (*.f64 t t) z) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z) (*.f64 (*.f64 z z) t)) (*.f64 t z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z z) t)) (/.f64 (*.f64 t z) t) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) t) (/.f64 t (*.f64 t (*.f64 z z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) z) (/.f64 t (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) z) (/.f64 t (*.f64 z (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) (*.f64 t z)) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) #s(literal -1 binary64)) (neg.f64 (/.f64 t (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) (*.f64 z z)) (/.f64 t (*.f64 t t)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) (*.f64 t t)) (/.f64 t (*.f64 z z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) (*.f64 t (*.f64 z z))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) (*.f64 (*.f64 t t) z)) (/.f64 t z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) (*.f64 (*.f64 z z) t)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 (*.f64 (*.f64 t t) z) z) (/.f64 (*.f64 (*.f64 t t) z) z)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 t z) t) (/.f64 (*.f64 t z) t)) (*.f64 (/.f64 (*.f64 t z) z) (/.f64 (*.f64 t z) z)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 t z) z) (/.f64 (*.f64 t z) z)) (*.f64 (/.f64 (*.f64 t z) t) (/.f64 (*.f64 t z) t)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 z z) t) (/.f64 (*.f64 z z) t)) (*.f64 (/.f64 (*.f64 t t) z) (/.f64 (*.f64 t t) z)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 z z) z) (/.f64 (*.f64 z z) z)) (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z z)) t) (/.f64 (*.f64 t (*.f64 z z)) t)) (*.f64 (/.f64 t z) (/.f64 t z)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) t #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t z)))) |
(/.f64 (*.f64 t z) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) #s(literal 1 binary64)) |
(/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 t z))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (*.f64 z (neg.f64 t)))) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 t z)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (*.f64 (*.f64 t t) z))) |
(/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (-.f64 (*.f64 z (*.f64 (*.f64 t t) z)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) |
(/.f64 (*.f64 t (*.f64 z z)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 (*.f64 z z) t) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) z)) |
(/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 t t) z)) |
(/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) (*.f64 t (*.f64 z z))) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z)))) (neg.f64 (*.f64 (*.f64 t t) z))) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) (*.f64 t (*.f64 z (neg.f64 z)))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t t) z)) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) (neg.f64 (*.f64 (*.f64 t t) z))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z)))) (*.f64 t t)) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) (*.f64 t z)) |
(/.f64 (*.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 z (/.f64 #s(literal 1 binary64) (*.f64 t z)))) |
(/.f64 (*.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t (*.f64 z z))) |
(/.f64 (*.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t (*.f64 z (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z)))) (*.f64 t z)) |
(/.f64 (*.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) (*.f64 z z)) |
(pow.f64 (*.f64 t z) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z (*.f64 (*.f64 t t) z)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 z (neg.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 t z))) #s(literal 2 binary64)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t t) z))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (*.f64 t t)))) |
(*.f64 z (*.f64 (*.f64 t t) z)) |
(*.f64 z (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z)))) |
(*.f64 z (*.f64 z (*.f64 t t))) |
(*.f64 (*.f64 t z) (*.f64 t z)) |
(*.f64 (*.f64 t z) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (*.f64 t z) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t t) z))) |
(*.f64 (*.f64 t z) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (*.f64 t t)))) |
(*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) #s(literal 1 binary64)) |
(*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 (*.f64 z (neg.f64 t)) (*.f64 z (neg.f64 t))) |
(*.f64 (*.f64 z z) (*.f64 t t)) |
(*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))))) |
(*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t z)))) |
(*.f64 (neg.f64 z) (neg.f64 (*.f64 (*.f64 t t) z))) |
(*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(*.f64 (*.f64 t (*.f64 z z)) t) |
(*.f64 (*.f64 (*.f64 t t) z) z) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) z) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 t t) z))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 t t)))) |
(*.f64 (/.f64 z t) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 t z) t) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 t z) z) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 (*.f64 t z) z) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 z z) t) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) (*.f64 t (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 z z) z) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 (*.f64 z z) z) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) (*.f64 z (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 t (*.f64 z z)) t) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t (*.f64 z z)))) |
(*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 t z)) (*.f64 #s(literal 1 binary64) (/.f64 t z)))) |
(*.f64 (*.f64 z (neg.f64 z)) (*.f64 t (neg.f64 t))) |
(*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) z))) |
(*.f64 (*.f64 t (*.f64 z (neg.f64 z))) (neg.f64 t)) |
(*.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 z)) |
(*.f64 (*.f64 (*.f64 z z) t) t) |
(*.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 t z))) (exp.f64 (log.f64 (*.f64 t z)))) |
(*.f64 (neg.f64 (neg.f64 z)) (*.f64 (*.f64 t t) z)) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t z)) |
(*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z)) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z)) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z)))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) t)) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) z) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t z)) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 z z)) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z))) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z)) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) (*.f64 t z))) |
(*.f64 (/.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) t)) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) z) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z z)) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z))) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z)) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 t t) z)) (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z)))) (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) z) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) z) (/.f64 (*.f64 t z) (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) z) (/.f64 (*.f64 t z) (*.f64 z (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z)) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z))) |
(*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z z)) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z z)) (/.f64 (*.f64 t z) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 t z) t)) |
(*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t t)) (/.f64 (*.f64 t z) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z)) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 t z) z)) |
(*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z)))) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) t)) |
(*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) t) (/.f64 (*.f64 t z) (*.f64 t (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) z) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 t z)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 z z)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 t z))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) t)) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) z) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t z)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 z z)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 z z) (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z)) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 t z))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z)))) (/.f64 (*.f64 t (*.f64 t t)) t)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 t z) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 z z) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 t (*.f64 z z)) #s(literal -1 binary64)) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 z (*.f64 t z)) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z))) |
(*.f64 (/.f64 z (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) t)) |
(*.f64 (/.f64 z (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) z)) |
(*.f64 (/.f64 z (*.f64 t t)) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z z))) |
(*.f64 (/.f64 z (*.f64 z z)) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t t))) |
(*.f64 (/.f64 z (*.f64 (*.f64 z z) t)) (/.f64 (*.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 (*.f64 t t) z))) t)) |
(*.f64 (/.f64 (*.f64 t z) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) t)) |
(*.f64 (/.f64 (*.f64 t z) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) z)) |
(*.f64 (/.f64 (*.f64 t z) (*.f64 t t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 t z) (*.f64 z z)) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 t (*.f64 z z)) (*.f64 t z)) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z))) |
(*.f64 (/.f64 (*.f64 z z) (*.f64 t z)) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) (*.f64 t z))) |
(*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) #s(literal -1 binary64)) (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 t z) (*.f64 (*.f64 z z) t)) (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) t)) |
(*.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z z) t)) (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (*.f64 z z) (*.f64 z z)) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 z z) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) t)) |
(*.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) z)) |
(*.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 z z) t)) (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t t)) t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 z z)) (*.f64 z z)) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 t (*.f64 z z)) (*.f64 t t)) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 t (*.f64 z z)) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))) t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 z z)) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))) z)) |
(*.f64 (/.f64 (*.f64 t (*.f64 z z)) (*.f64 (*.f64 z z) t)) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t t) z))) t)) |
(*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) t) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) z) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) z) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 z (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t z)) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t z))) |
(*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 z z)) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) t)) |
(*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) z)) |
(*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (*.f64 z z) t)) (/.f64 (*.f64 (*.f64 t t) (*.f64 t t)) t)) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) t) (/.f64 (*.f64 t t) (*.f64 t (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) z) (/.f64 (*.f64 t t) (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) z) (/.f64 (*.f64 t t) (*.f64 z (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) (*.f64 t z)) (*.f64 #s(literal 1 binary64) (/.f64 t z))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) #s(literal -1 binary64)) (/.f64 (*.f64 t t) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) (*.f64 z z)) (/.f64 (*.f64 t t) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) (*.f64 t t)) (/.f64 (*.f64 t t) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) (*.f64 t (*.f64 z z))) t) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 t t) z)) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z z)) (*.f64 (*.f64 z z) t)) t) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z) t) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 t (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z) z) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z) z) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 z (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z) (*.f64 t z)) t) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 t t) z) (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z) (*.f64 z z)) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z) (*.f64 t t)) (/.f64 (*.f64 (*.f64 t t) z) (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z) (*.f64 t (*.f64 z z))) (*.f64 t z)) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 (*.f64 t t) z) z)) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z) (*.f64 (*.f64 z z) t)) (*.f64 t z)) |
(*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(*.f64 (/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 (*.f64 z z) t)) (/.f64 (*.f64 t z) t)) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) t) (/.f64 t (*.f64 t (*.f64 z z)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) z) (/.f64 t (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) z) (/.f64 t (*.f64 z (*.f64 t t)))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) (*.f64 t z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) #s(literal -1 binary64)) (neg.f64 (/.f64 t (*.f64 z (*.f64 (*.f64 t t) z))))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) (*.f64 z z)) (/.f64 t (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) (*.f64 t t)) (/.f64 t (*.f64 z z))) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) (*.f64 t (*.f64 z z))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) (*.f64 (*.f64 t t) z)) (/.f64 t z)) |
(*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t (*.f64 z z))) (*.f64 (*.f64 z z) t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 z t) (/.f64 z t)) (*.f64 (/.f64 (*.f64 (*.f64 t t) z) z) (/.f64 (*.f64 (*.f64 t t) z) z))) |
(*.f64 (*.f64 (/.f64 (*.f64 t z) t) (/.f64 (*.f64 t z) t)) (*.f64 (/.f64 (*.f64 t z) z) (/.f64 (*.f64 t z) z))) |
(*.f64 (*.f64 (/.f64 (*.f64 t z) z) (/.f64 (*.f64 t z) z)) (*.f64 (/.f64 (*.f64 t z) t) (/.f64 (*.f64 t z) t))) |
(*.f64 (*.f64 (/.f64 (*.f64 z z) t) (/.f64 (*.f64 z z) t)) (*.f64 (/.f64 (*.f64 t t) z) (/.f64 (*.f64 t t) z))) |
(*.f64 (*.f64 (/.f64 (*.f64 z z) z) (/.f64 (*.f64 z z) z)) (*.f64 t t)) |
(*.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z z)) t) (/.f64 (*.f64 t (*.f64 z z)) t)) (*.f64 (/.f64 t z) (/.f64 t z))) |
(*.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 z)))) t) |
(+.f64 #s(literal 0 binary64) (*.f64 t z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 t z)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 t))) |
(neg.f64 (*.f64 z (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 t (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (*.f64 t t) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 1 binary64))) |
(/.f64 z (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 t z) #s(literal 1 binary64)) |
(/.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 t z)) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (neg.f64 t))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(/.f64 (*.f64 z (neg.f64 t)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z))) |
(/.f64 (*.f64 t (*.f64 z z)) z) |
(/.f64 (*.f64 (*.f64 t t) z) t) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) t) |
(/.f64 (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 (*.f64 t t) z)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 t (*.f64 z (neg.f64 z))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (neg.f64 t)) |
(/.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) z) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 z (neg.f64 t)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (neg.f64 t)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) t)) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 z (neg.f64 t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) z)) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) t)) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal 1 binary64)) (*.f64 (*.f64 t z) (*.f64 z (*.f64 (*.f64 t t) z)))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) #s(literal -1 binary64)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (neg.f64 t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 1 binary64) t)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) z)) |
(/.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) t)) |
(pow.f64 (*.f64 t z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal -1 binary64)) |
(*.f64 t z) |
(*.f64 t (/.f64 (*.f64 z z) z)) |
(*.f64 t (neg.f64 (neg.f64 z))) |
(*.f64 t (/.f64 z #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 t z)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t t)) t)) |
(*.f64 z t) |
(*.f64 (neg.f64 t) (neg.f64 z)) |
(*.f64 (*.f64 t z) #s(literal 1 binary64)) |
(*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (/.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 (neg.f64 (*.f64 z (*.f64 (*.f64 t t) z))) (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(*.f64 #s(literal -1 binary64) (*.f64 z (neg.f64 t))) |
(*.f64 (*.f64 z (neg.f64 t)) (/.f64 z (neg.f64 z))) |
(*.f64 (*.f64 z z) (*.f64 #s(literal 1 binary64) (/.f64 t z))) |
(*.f64 (neg.f64 z) (neg.f64 t)) |
(*.f64 (*.f64 t (*.f64 z z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 (*.f64 t t) z) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 z t) (/.f64 (*.f64 (*.f64 t t) z) z)) |
(*.f64 (/.f64 z t) (/.f64 (*.f64 z (*.f64 t t)) z)) |
(*.f64 (/.f64 (*.f64 (*.f64 t t) z) z) (/.f64 z t)) |
(*.f64 (/.f64 (*.f64 t z) t) t) |
(*.f64 (/.f64 (*.f64 t z) t) (/.f64 (*.f64 t z) z)) |
(*.f64 (/.f64 (*.f64 t z) z) (/.f64 (*.f64 t z) t)) |
(*.f64 (/.f64 (*.f64 z z) t) (/.f64 (*.f64 t t) z)) |
(*.f64 (/.f64 (*.f64 t t) z) (/.f64 (*.f64 z z) t)) |
(*.f64 (/.f64 (*.f64 z z) z) t) |
(*.f64 (/.f64 (*.f64 t (*.f64 z z)) t) (/.f64 t z)) |
(*.f64 (/.f64 t z) (/.f64 (*.f64 t (*.f64 z z)) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (neg.f64 (neg.f64 (*.f64 (*.f64 t t) z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) z) (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64)))) |
(*.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 z)) t) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 (*.f64 (*.f64 z z) t) t) (/.f64 t z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (*.f64 t (/.f64 (*.f64 z z) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 z z) t) z) #s(literal 1 binary64)) |
(*.f64 (/.f64 z (neg.f64 t)) (/.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t t) z)) z) (/.f64 z (neg.f64 t))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 (*.f64 t t) z)) (*.f64 t z))) |
(*.f64 (/.f64 z (neg.f64 z)) (*.f64 z (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 t z) (neg.f64 t)) (/.f64 (*.f64 z (neg.f64 t)) z)) |
(*.f64 (/.f64 (*.f64 z (neg.f64 t)) z) (/.f64 (*.f64 t z) (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 t z) #s(literal -1 binary64)) (/.f64 (*.f64 z (neg.f64 t)) (*.f64 t z))) |
(*.f64 (/.f64 (*.f64 t z) (neg.f64 z)) (/.f64 (*.f64 z (neg.f64 t)) t)) |
(*.f64 (/.f64 (*.f64 z (neg.f64 t)) t) (/.f64 (*.f64 t z) (neg.f64 z))) |
(*.f64 (/.f64 (*.f64 z z) (neg.f64 t)) (/.f64 (*.f64 t (neg.f64 t)) z)) |
(*.f64 (/.f64 (*.f64 z z) #s(literal -1 binary64)) (/.f64 (*.f64 t (neg.f64 t)) (*.f64 t z))) |
(*.f64 (/.f64 (*.f64 z z) (neg.f64 z)) (neg.f64 t)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) t) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (neg.f64 z))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (neg.f64 t))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (neg.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) z)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (*.f64 t z))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z))))) (neg.f64 z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) t)) |
(*.f64 (/.f64 (neg.f64 z) t) (/.f64 (*.f64 (*.f64 t t) z) (neg.f64 z))) |
(*.f64 (/.f64 (neg.f64 z) z) (/.f64 (*.f64 (*.f64 t t) z) (neg.f64 t))) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) t) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) t) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) (neg.f64 z))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) z) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) (neg.f64 t))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (neg.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) z)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) (*.f64 t z))) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t t) z)) (*.f64 z (*.f64 (*.f64 t t) z)))) (neg.f64 z)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 (*.f64 t t) z))) t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 z z)) (neg.f64 t)) (/.f64 (neg.f64 t) z)) |
(*.f64 (/.f64 (*.f64 t (*.f64 z z)) #s(literal -1 binary64)) (/.f64 (neg.f64 t) (*.f64 t z))) |
(*.f64 (/.f64 (*.f64 t (*.f64 z z)) (neg.f64 z)) (/.f64 (neg.f64 t) t)) |
(*.f64 (/.f64 (*.f64 z (neg.f64 z)) t) (/.f64 (*.f64 t t) (neg.f64 z))) |
(*.f64 (/.f64 (*.f64 z (neg.f64 z)) z) (neg.f64 t)) |
(*.f64 (/.f64 (*.f64 z (neg.f64 z)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 t z))) |
(*.f64 (/.f64 (*.f64 t (*.f64 z (neg.f64 z))) t) (/.f64 t (neg.f64 z))) |
(*.f64 (/.f64 (*.f64 t (*.f64 z (neg.f64 z))) z) (/.f64 t (neg.f64 t))) |
(*.f64 (/.f64 (*.f64 t (*.f64 z (neg.f64 z))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 t t) z)) #s(literal -1 binary64)) (/.f64 z (*.f64 t z))) |
(*.f64 (pow.f64 (*.f64 t z) #s(literal 1/2 binary64)) (pow.f64 (*.f64 t z) #s(literal 1/2 binary64))) |
| 1× | egg-herbie |
| 8 920× | accelerator-lowering-fma.f32 |
| 8 920× | accelerator-lowering-fma.f64 |
| 4 718× | *-lowering-*.f32 |
| 4 718× | *-lowering-*.f64 |
| 2 276× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 2995 |
| 1 | 683 | 2974 |
| 2 | 2001 | 2925 |
| 3 | 6937 | 2914 |
| 0 | 8242 | 2910 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* -1 (* t (* y z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(* t (* x y)) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* t (* x y)) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* t (* x y)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(* -1 (* t (* y z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* -1 (* t (* y z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ -1 (* y z)) |
(- (* -1 (/ x (* y (pow z 2)))) (/ 1 (* y z))) |
(- (* x (- (* -1 (/ x (* y (pow z 3)))) (/ 1 (* y (pow z 2))))) (/ 1 (* y z))) |
(- (* x (- (* x (- (* -1 (/ x (* y (pow z 4)))) (/ 1 (* y (pow z 3))))) (/ 1 (* y (pow z 2))))) (/ 1 (* y z))) |
(/ 1 (* x y)) |
(/ (+ (/ 1 y) (/ z (* x y))) x) |
(/ (- (+ (/ 1 y) (/ (pow z 2) (* (pow x 2) y))) (* -1 (/ z (* x y)))) x) |
(/ (- (+ (/ 1 y) (/ (pow z 3) (* (pow x 3) y))) (+ (* -1 (/ z (* x y))) (* -1 (/ (pow z 2) (* (pow x 2) y))))) x) |
(/ 1 (* x y)) |
(* -1 (/ (- (* -1 (/ z (* x y))) (/ 1 y)) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) (* x y)) (* -1 (/ z y))) x)) (/ 1 y)) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) (* x y))) (/ (pow z 2) y)) x)) (* -1 (/ z y))) x)) (/ 1 y)) x)) |
(/ 1 (* x y)) |
(+ (/ 1 (* x y)) (/ z (* (pow x 2) y))) |
(+ (* z (+ (/ 1 (* (pow x 2) y)) (/ z (* (pow x 3) y)))) (/ 1 (* x y))) |
(+ (* z (+ (* z (+ (/ 1 (* (pow x 3) y)) (/ z (* (pow x 4) y)))) (/ 1 (* (pow x 2) y)))) (/ 1 (* x y))) |
(/ -1 (* y z)) |
(/ (- (* -1 (/ x (* y z))) (/ 1 y)) z) |
(/ (- (* -1 (/ (pow x 2) (* y (pow z 2)))) (+ (/ 1 y) (/ x (* y z)))) z) |
(/ (- (* -1 (/ (pow x 3) (* y (pow z 3)))) (+ (/ 1 y) (+ (/ x (* y z)) (/ (pow x 2) (* y (pow z 2)))))) z) |
(/ -1 (* y z)) |
(* -1 (/ (+ (/ 1 y) (/ x (* y z))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow x 2) (* y z))) (/ x y)) z)) (/ 1 y)) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) (* y z)) (* -1 (/ (pow x 2) y))) z)) (/ x y)) z)) (/ 1 y)) z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* y (- x z)) |
(* -1 (* y z)) |
(+ (* -1 (* y z)) (* x y)) |
(+ (* -1 (* y z)) (* x y)) |
(+ (* -1 (* y z)) (* x y)) |
(* x y) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(* x y) |
(+ (* -1 (* y z)) (* x y)) |
(+ (* -1 (* y z)) (* x y)) |
(+ (* -1 (* y z)) (* x y)) |
(* -1 (* y z)) |
(* z (+ (* -1 y) (/ (* x y) z))) |
(* z (+ (* -1 y) (/ (* x y) z))) |
(* z (+ (* -1 y) (/ (* x y) z))) |
(* -1 (* y z)) |
(* -1 (* z (+ y (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ y (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ y (* -1 (/ (* x y) z))))) |
(* -1 z) |
(- x z) |
(- x z) |
(- x z) |
x |
(* x (+ 1 (* -1 (/ z x)))) |
(* x (+ 1 (* -1 (/ z x)))) |
(* x (+ 1 (* -1 (/ z x)))) |
x |
(* -1 (* x (- (/ z x) 1))) |
(* -1 (* x (- (/ z x) 1))) |
(* -1 (* x (- (/ z x) 1))) |
x |
(+ x (* -1 z)) |
(+ x (* -1 z)) |
(+ x (* -1 z)) |
(* -1 z) |
(* z (- (/ x z) 1)) |
(* z (- (/ x z) 1)) |
(* z (- (/ x z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* t y) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 (* t y)) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* t (* x y)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(* -1 (* t (* y z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* -1 (* t (* y z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(* -1 (* y (+ (* -1 (* t x)) (* t z)))) |
(* -1 (* y (+ (* -1 (* t x)) (* t z)))) |
(* -1 (* y (+ (* -1 (* t x)) (* t z)))) |
(* -1 (* y (+ (* -1 (* t x)) (* t z)))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(* -1 (* t (+ (* -1 (* x y)) (* y z)))) |
(* -1 (* t (+ (* -1 (* x y)) (* y z)))) |
(* -1 (* t (+ (* -1 (* x y)) (* y z)))) |
(* -1 (* t (+ (* -1 (* x y)) (* y z)))) |
(* -1 (* t (* y z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(* t (* x y)) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* t (* x y)) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* t z)) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* (pow t 2) (pow z 2))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 2)) |
(* (pow t 2) (pow z 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) |
| Outputs |
|---|
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ -1 (* y z)) |
(/.f64 #s(literal -1 binary64) (*.f64 y z)) |
(- (* -1 (/ x (* y (pow z 2)))) (/ 1 (* y z))) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 y (*.f64 z z)))) |
(- (* x (- (* -1 (/ x (* y (pow z 3)))) (/ 1 (* y (pow z 2))))) (/ 1 (* y z))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 x y)) z)) z) |
(- (* x (- (* x (- (* -1 (/ x (* y (pow z 4)))) (/ 1 (* y (pow z 3))))) (/ 1 (* y (pow z 2))))) (/ 1 (* y z))) |
(fma.f64 x (fma.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z (*.f64 z z)))) (/.f64 x (*.f64 y (pow.f64 z #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)))) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ (+ (/ 1 y) (/ z (* x y))) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 z (*.f64 y (*.f64 x x)))) |
(/ (- (+ (/ 1 y) (/ (pow z 2) (* (pow x 2) y))) (* -1 (/ z (* x y)))) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 (*.f64 (/.f64 z y) (+.f64 (/.f64 z x) #s(literal 1 binary64))) (*.f64 x x))) |
(/ (- (+ (/ 1 y) (/ (pow z 3) (* (pow x 3) y))) (+ (* -1 (/ z (* x y))) (* -1 (/ (pow z 2) (* (pow x 2) y))))) x) |
(/.f64 (+.f64 (fma.f64 z (/.f64 (*.f64 z z) (*.f64 y (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 (/.f64 z y) (+.f64 (/.f64 z x) #s(literal 1 binary64))) x)) x) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(* -1 (/ (- (* -1 (/ z (* x y))) (/ 1 y)) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 z (*.f64 y (*.f64 x x)))) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) (* x y)) (* -1 (/ z y))) x)) (/ 1 y)) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 (*.f64 (/.f64 z y) (+.f64 (/.f64 z x) #s(literal 1 binary64))) (*.f64 x x))) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) (* x y))) (/ (pow z 2) y)) x)) (* -1 (/ z y))) x)) (/ 1 y)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (/.f64 z y) (fma.f64 z (/.f64 z x) z)) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 y x)))) x) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(+ (/ 1 (* x y)) (/ z (* (pow x 2) y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 z (*.f64 y (*.f64 x x)))) |
(+ (* z (+ (/ 1 (* (pow x 2) y)) (/ z (* (pow x 3) y)))) (/ 1 (* x y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 (*.f64 (/.f64 z y) (+.f64 (/.f64 z x) #s(literal 1 binary64))) (*.f64 x x))) |
(+ (* z (+ (* z (+ (/ 1 (* (pow x 3) y)) (/ z (* (pow x 4) y)))) (/ 1 (* (pow x 2) y)))) (/ 1 (* x y))) |
(fma.f64 z (fma.f64 z (/.f64 z (*.f64 y (pow.f64 x #s(literal 4 binary64)))) (/.f64 z (*.f64 y (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 z (*.f64 y (*.f64 x x))))) |
(/ -1 (* y z)) |
(/.f64 #s(literal -1 binary64) (*.f64 y z)) |
(/ (- (* -1 (/ x (* y z))) (/ 1 y)) z) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 y (*.f64 z z)))) |
(/ (- (* -1 (/ (pow x 2) (* y (pow z 2)))) (+ (/ 1 y) (/ x (* y z)))) z) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 x y)) z)) z) |
(/ (- (* -1 (/ (pow x 3) (* y (pow z 3)))) (+ (/ 1 y) (+ (/ x (* y z)) (/ (pow x 2) (* y (pow z 2)))))) z) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 (/.f64 x (*.f64 y z)) (/.f64 (*.f64 (/.f64 x y) (fma.f64 x (/.f64 x z) x)) (*.f64 z z)))) z) |
(/ -1 (* y z)) |
(/.f64 #s(literal -1 binary64) (*.f64 y z)) |
(* -1 (/ (+ (/ 1 y) (/ x (* y z))) z)) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 y (*.f64 z z)))) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow x 2) (* y z))) (/ x y)) z)) (/ 1 y)) z)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) (/.f64 x y)) z)) z) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) (* y z)) (* -1 (/ (pow x 2) y))) z)) (/ x y)) z)) (/ 1 y)) z)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) (+.f64 (/.f64 x (*.f64 y z)) (/.f64 (*.f64 (/.f64 x y) (fma.f64 x (/.f64 x z) x)) (*.f64 z z)))) z) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* y (- x z)) |
(*.f64 y (-.f64 x z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(* x y) |
(*.f64 y x) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* x (+ y (* -1 (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* x y) |
(*.f64 y x) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* x (+ (* -1 y) (/ (* y z) x)))) |
(*.f64 y (-.f64 x z)) |
(* x y) |
(*.f64 y x) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(+ (* -1 (* y z)) (* x y)) |
(*.f64 y (-.f64 x z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* z (+ (* -1 y) (/ (* x y) z))) |
(*.f64 y (-.f64 x z)) |
(* z (+ (* -1 y) (/ (* x y) z))) |
(*.f64 y (-.f64 x z)) |
(* z (+ (* -1 y) (/ (* x y) z))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* y z)) |
(*.f64 y (neg.f64 z)) |
(* -1 (* z (+ y (* -1 (/ (* x y) z))))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* z (+ y (* -1 (/ (* x y) z))))) |
(*.f64 y (-.f64 x z)) |
(* -1 (* z (+ y (* -1 (/ (* x y) z))))) |
(*.f64 y (-.f64 x z)) |
(* -1 z) |
(neg.f64 z) |
(- x z) |
(-.f64 x z) |
(- x z) |
(-.f64 x z) |
(- x z) |
(-.f64 x z) |
x |
(* x (+ 1 (* -1 (/ z x)))) |
(-.f64 x z) |
(* x (+ 1 (* -1 (/ z x)))) |
(-.f64 x z) |
(* x (+ 1 (* -1 (/ z x)))) |
(-.f64 x z) |
x |
(* -1 (* x (- (/ z x) 1))) |
(-.f64 x z) |
(* -1 (* x (- (/ z x) 1))) |
(-.f64 x z) |
(* -1 (* x (- (/ z x) 1))) |
(-.f64 x z) |
x |
(+ x (* -1 z)) |
(-.f64 x z) |
(+ x (* -1 z)) |
(-.f64 x z) |
(+ x (* -1 z)) |
(-.f64 x z) |
(* -1 z) |
(neg.f64 z) |
(* z (- (/ x z) 1)) |
(-.f64 x z) |
(* z (- (/ x z) 1)) |
(-.f64 x z) |
(* z (- (/ x z) 1)) |
(-.f64 x z) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(-.f64 x z) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(-.f64 x z) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(-.f64 x z) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* t y) |
(*.f64 t y) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 (* t y)) |
(*.f64 t (neg.f64 y)) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* y (+ (* -1 (* t x)) (* t z)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* y (+ (* -1 (* t x)) (* t z)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* y (+ (* -1 (* t x)) (* t z)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* y (+ (* -1 (* t x)) (* t z)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* t (+ (* -1 (* x y)) (* y z)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* t (+ (* -1 (* x y)) (* y z)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* t (+ (* -1 (* x y)) (* y z)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* t (+ (* -1 (* x y)) (* y z)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* (pow t 2) (pow z 2))) |
(*.f64 (*.f64 z z) (*.f64 t (neg.f64 t))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* (pow t 2) (pow z 2)) |
(*.f64 t (*.f64 t (*.f64 z z))) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
Compiled 61 214 to 6 289 computations (89.7% saved)
17 alts after pruning (10 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 713 | 7 | 2 720 |
| Fresh | 2 | 3 | 5 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 5 | 6 |
| Total | 2 719 | 17 | 2 736 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 96.9% | (fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (*.f64 y x) t)) |
| 54.1% | (/.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal 1 binary64) t)) | |
| 49.2% | (/.f64 y (/.f64 #s(literal -1 binary64) (*.f64 t z))) | |
| ▶ | 53.2% | (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
| ▶ | 97.1% | (/.f64 t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) (/.f64 #s(literal 1 binary64) y))) |
| 49.1% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (neg.f64 t))))) | |
| 46.3% | (*.f64 (fma.f64 x (/.f64 y z) y) (*.f64 z t)) | |
| ▶ | 36.4% | (*.f64 (/.f64 y t) (neg.f64 (*.f64 (*.f64 t t) z))) |
| ✓ | 97.3% | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| ✓ | 89.7% | (*.f64 (-.f64 x z) (*.f64 y t)) |
| ✓ | 97.6% | (*.f64 (*.f64 (-.f64 x z) y) t) |
| 54.1% | (*.f64 (*.f64 (neg.f64 z) y) t) | |
| ✓ | 47.8% | (*.f64 (*.f64 y (neg.f64 t)) z) |
| ▶ | 53.5% | (*.f64 (*.f64 y x) t) |
| ✓ | 52.6% | (*.f64 (*.f64 y t) x) |
| ✓ | 49.3% | (*.f64 y (*.f64 (neg.f64 z) t)) |
| ✓ | 48.8% | (*.f64 y (*.f64 x t)) |
Compiled 323 to 216 computations (33.1% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (*.f64 t t) z) |
| ✓ | cost-diff | 0 | (neg.f64 (*.f64 (*.f64 t t) z)) |
| ✓ | cost-diff | 0 | (/.f64 y t) |
| ✓ | cost-diff | 1024 | (*.f64 (/.f64 y t) (neg.f64 (*.f64 (*.f64 t t) z))) |
| ✓ | cost-diff | 0 | (*.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 y x)) |
| ✓ | cost-diff | 1088 | (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 y x) t) |
| ✓ | cost-diff | 0 | (neg.f64 t) |
| ✓ | cost-diff | 0 | (*.f64 z y) |
| ✓ | cost-diff | 640 | (fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (*.f64 y x) t)) |
| ✓ | cost-diff | 0 | (*.f64 y x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 y x) t) |
| ✓ | cost-diff | 0 | (-.f64 x z) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 x z)) |
| ✓ | cost-diff | 704 | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) (/.f64 #s(literal 1 binary64) y)) |
| ✓ | cost-diff | 1088 | (/.f64 t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) (/.f64 #s(literal 1 binary64) y))) |
| 2 714× | accelerator-lowering-fma.f32 |
| 2 714× | accelerator-lowering-fma.f64 |
| 2 280× | *-lowering-*.f32 |
| 2 280× | *-lowering-*.f64 |
| 1 560× | div-sub |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 122 |
| 1 | 64 | 112 |
| 2 | 170 | 112 |
| 3 | 502 | 112 |
| 4 | 1077 | 108 |
| 5 | 1765 | 108 |
| 6 | 2877 | 108 |
| 7 | 3899 | 108 |
| 8 | 6528 | 108 |
| 9 | 7722 | 108 |
| 0 | 8048 | 108 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ t (* (/ 1 (- x z)) (/ 1 y))) |
t |
(* (/ 1 (- x z)) (/ 1 y)) |
(/ 1 (- x z)) |
1 |
(- x z) |
x |
z |
(/ 1 y) |
y |
(* (* y x) t) |
(* y x) |
y |
x |
t |
(+ (* (* z y) (neg t)) (* (* y x) t)) |
(* z y) |
z |
y |
(neg t) |
t |
(* (* y x) t) |
(* y x) |
x |
(/ t (/ 1 (* y x))) |
t |
(/ 1 (* y x)) |
1 |
(* y x) |
y |
x |
(* (/ y t) (neg (* (* t t) z))) |
(/ y t) |
y |
t |
(neg (* (* t t) z)) |
(* (* t t) z) |
(* t t) |
z |
| Outputs |
|---|
(/ t (* (/ 1 (- x z)) (/ 1 y))) |
(*.f64 t (*.f64 (-.f64 x z) y)) |
t |
(* (/ 1 (- x z)) (/ 1 y)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) y)) |
(/ 1 (- x z)) |
(/.f64 #s(literal 1 binary64) (-.f64 x z)) |
1 |
#s(literal 1 binary64) |
(- x z) |
(-.f64 x z) |
x |
z |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
y |
(* (* y x) t) |
(*.f64 t (*.f64 x y)) |
(* y x) |
(*.f64 x y) |
y |
x |
t |
(+ (* (* z y) (neg t)) (* (* y x) t)) |
(*.f64 t (*.f64 (-.f64 x z) y)) |
(* z y) |
(*.f64 z y) |
z |
y |
(neg t) |
(neg.f64 t) |
t |
(* (* y x) t) |
(*.f64 t (*.f64 x y)) |
(* y x) |
(*.f64 x y) |
x |
(/ t (/ 1 (* y x))) |
(*.f64 t (*.f64 x y)) |
t |
(/ 1 (* y x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
1 |
#s(literal 1 binary64) |
(* y x) |
(*.f64 x y) |
y |
x |
(* (/ y t) (neg (* (* t t) z))) |
(*.f64 z (*.f64 y (neg.f64 t))) |
(/ y t) |
(/.f64 y t) |
y |
t |
(neg (* (* t t) z)) |
(*.f64 t (*.f64 z (neg.f64 t))) |
(* (* t t) z) |
(*.f64 t (*.f64 t z)) |
(* t t) |
(*.f64 t t) |
z |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 t t) |
| ✓ | accuracy | 100.0% | (neg.f64 (*.f64 (*.f64 t t) z)) |
| ✓ | accuracy | 86.3% | (*.f64 (*.f64 t t) z) |
| ✓ | accuracy | 69.9% | (*.f64 (/.f64 y t) (neg.f64 (*.f64 (*.f64 t t) z))) |
| ✓ | accuracy | 100.0% | (*.f64 y x) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (*.f64 y x)) |
| ✓ | accuracy | 90.7% | (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
| ✓ | accuracy | 100.0% | (*.f64 y x) |
| ✓ | accuracy | 100.0% | (neg.f64 t) |
| ✓ | accuracy | 97.9% | (fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (*.f64 y x) t)) |
| ✓ | accuracy | 91.5% | (*.f64 (*.f64 y x) t) |
| ✓ | accuracy | 100.0% | (*.f64 y x) |
| ✓ | accuracy | 91.5% | (*.f64 (*.f64 y x) t) |
| ✓ | accuracy | 100.0% | (-.f64 x z) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 x z)) |
| ✓ | accuracy | 99.4% | (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) (/.f64 #s(literal 1 binary64) y)) |
| ✓ | accuracy | 97.4% | (/.f64 t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) (/.f64 #s(literal 1 binary64) y))) |
| 156.0ms | 256× | 0 | valid |
Compiled 126 to 25 computations (80.2% saved)
ival-mult: 11.0ms (41.7% of total)ival-div: 10.0ms (37.9% of total)ival-sub: 2.0ms (7.6% of total)ival-neg: 2.0ms (7.6% of total)ival-add: 1.0ms (3.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ t (* (/ 1 (- x z)) (/ 1 y)))> |
#<alt (* (/ 1 (- x z)) (/ 1 y))> |
#<alt (/ 1 (- x z))> |
#<alt (- x z)> |
#<alt (* (* y x) t)> |
#<alt (* y x)> |
#<alt (+ (* (* z y) (neg t)) (* (* y x) t))> |
#<alt (* z y)> |
#<alt (neg t)> |
#<alt (/ t (/ 1 (* y x)))> |
#<alt (/ 1 (* y x))> |
#<alt (* (/ y t) (neg (* (* t t) z)))> |
#<alt (/ y t)> |
#<alt (neg (* (* t t) z))> |
#<alt (* (* t t) z)> |
#<alt (* t t)> |
| Outputs |
|---|
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (* t (* x y))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* t (* x y))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* t (* x y))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (* t (* y (- x z)))> |
#<alt (/ -1 (* y z))> |
#<alt (- (* -1 (/ x (* y (pow z 2)))) (/ 1 (* y z)))> |
#<alt (- (* x (- (* -1 (/ x (* y (pow z 3)))) (/ 1 (* y (pow z 2))))) (/ 1 (* y z)))> |
#<alt (- (* x (- (* x (- (* -1 (/ x (* y (pow z 4)))) (/ 1 (* y (pow z 3))))) (/ 1 (* y (pow z 2))))) (/ 1 (* y z)))> |
#<alt (/ 1 (* x y))> |
#<alt (/ (+ (/ 1 y) (/ z (* x y))) x)> |
#<alt (/ (- (+ (/ 1 y) (/ (pow z 2) (* (pow x 2) y))) (* -1 (/ z (* x y)))) x)> |
#<alt (/ (- (+ (/ 1 y) (/ (pow z 3) (* (pow x 3) y))) (+ (* -1 (/ z (* x y))) (* -1 (/ (pow z 2) (* (pow x 2) y))))) x)> |
#<alt (/ 1 (* x y))> |
#<alt (* -1 (/ (- (* -1 (/ z (* x y))) (/ 1 y)) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow z 2) (* x y)) (* -1 (/ z y))) x)) (/ 1 y)) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) (* x y))) (/ (pow z 2) y)) x)) (* -1 (/ z y))) x)) (/ 1 y)) x))> |
#<alt (/ 1 (* x y))> |
#<alt (+ (/ 1 (* x y)) (/ z (* (pow x 2) y)))> |
#<alt (+ (* z (+ (/ 1 (* (pow x 2) y)) (/ z (* (pow x 3) y)))) (/ 1 (* x y)))> |
#<alt (+ (* z (+ (* z (+ (/ 1 (* (pow x 3) y)) (/ z (* (pow x 4) y)))) (/ 1 (* (pow x 2) y)))) (/ 1 (* x y)))> |
#<alt (/ -1 (* y z))> |
#<alt (/ (- (* -1 (/ x (* y z))) (/ 1 y)) z)> |
#<alt (/ (- (* -1 (/ (pow x 2) (* y (pow z 2)))) (+ (/ 1 y) (/ x (* y z)))) z)> |
#<alt (/ (- (* -1 (/ (pow x 3) (* y (pow z 3)))) (+ (/ 1 y) (+ (/ x (* y z)) (/ (pow x 2) (* y (pow z 2)))))) z)> |
#<alt (/ -1 (* y z))> |
#<alt (* -1 (/ (+ (/ 1 y) (/ x (* y z))) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow x 2) (* y z))) (/ x y)) z)) (/ 1 y)) z))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) (* y z)) (* -1 (/ (pow x 2) y))) z)) (/ x y)) z)) (/ 1 y)) z))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ 1 (* y (- x z)))> |
#<alt (/ -1 z)> |
#<alt (- (* -1 (/ x (pow z 2))) (/ 1 z))> |
#<alt (- (* x (- (* -1 (/ x (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z))> |
#<alt (- (* x (- (* x (- (* -1 (/ x (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (/ z x)) x)> |
#<alt (/ (- (+ 1 (/ (pow z 2) (pow x 2))) (* -1 (/ z x))) x)> |
#<alt (/ (- (+ 1 (/ (pow z 3) (pow x 3))) (+ (* -1 (/ z x)) (* -1 (/ (pow z 2) (pow x 2))))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (* -1 (/ z x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (/ (pow z 2) x) (* -1 z)) x)) 1) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) x)) (pow z 2)) x)) (* -1 z)) x)) 1) x))> |
#<alt (/ 1 x)> |
#<alt (+ (/ 1 x) (/ z (pow x 2)))> |
#<alt (+ (* z (+ (/ 1 (pow x 2)) (/ z (pow x 3)))) (/ 1 x))> |
#<alt (+ (* z (+ (* z (+ (/ 1 (pow x 3)) (/ z (pow x 4)))) (/ 1 (pow x 2)))) (/ 1 x))> |
#<alt (/ -1 z)> |
#<alt (/ (- (* -1 (/ x z)) 1) z)> |
#<alt (/ (- (* -1 (/ (pow x 2) (pow z 2))) (+ 1 (/ x z))) z)> |
#<alt (/ (- (* -1 (/ (pow x 3) (pow z 3))) (+ 1 (+ (/ x z) (/ (pow x 2) (pow z 2))))) z)> |
#<alt (/ -1 z)> |
#<alt (* -1 (/ (+ 1 (/ x z)) z))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) z)) x) z))) z))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) z) (* -1 (pow x 2))) z)) x) z))) z))> |
#<alt (* -1 z)> |
#<alt (- x z)> |
#<alt (- x z)> |
#<alt (- x z)> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (/ z x))))> |
#<alt (* x (+ 1 (* -1 (/ z x))))> |
#<alt (* x (+ 1 (* -1 (/ z x))))> |
#<alt x> |
#<alt (* -1 (* x (- (/ z x) 1)))> |
#<alt (* -1 (* x (- (/ z x) 1)))> |
#<alt (* -1 (* x (- (/ z x) 1)))> |
#<alt x> |
#<alt (+ x (* -1 z))> |
#<alt (+ x (* -1 z))> |
#<alt (+ x (* -1 z))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ x z) 1))> |
#<alt (* z (- (/ x z) 1))> |
#<alt (* z (- (/ x z) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ x z)))))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* 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 (* t (* x y))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* z (+ (* -1 (* t y)) (/ (* t (* x y)) z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y))))> |
#<alt (* y (+ (* -1 (* t z)) (* t x)))> |
#<alt (* y (+ (* -1 (* t z)) (* t x)))> |
#<alt (* y (+ (* -1 (* t z)) (* t x)))> |
#<alt (* y (+ (* -1 (* t z)) (* t x)))> |
#<alt (* y (+ (* -1 (* t z)) (* t x)))> |
#<alt (* y (+ (* -1 (* t z)) (* t x)))> |
#<alt (* y (+ (* -1 (* t z)) (* t x)))> |
#<alt (* y (+ (* -1 (* t z)) (* t x)))> |
#<alt (* -1 (* y (+ (* -1 (* t x)) (* t z))))> |
#<alt (* -1 (* y (+ (* -1 (* t x)) (* t z))))> |
#<alt (* -1 (* y (+ (* -1 (* t x)) (* t z))))> |
#<alt (* -1 (* y (+ (* -1 (* t x)) (* t z))))> |
#<alt (* t (+ (* -1 (* y z)) (* x y)))> |
#<alt (* t (+ (* -1 (* y z)) (* x y)))> |
#<alt (* t (+ (* -1 (* y z)) (* x y)))> |
#<alt (* t (+ (* -1 (* y z)) (* x y)))> |
#<alt (* t (+ (* -1 (* y z)) (* x y)))> |
#<alt (* t (+ (* -1 (* y z)) (* x y)))> |
#<alt (* t (+ (* -1 (* y z)) (* x y)))> |
#<alt (* t (+ (* -1 (* y z)) (* x y)))> |
#<alt (* -1 (* t (+ (* -1 (* x y)) (* y z))))> |
#<alt (* -1 (* t (+ (* -1 (* x y)) (* y z))))> |
#<alt (* -1 (* t (+ (* -1 (* x y)) (* y z))))> |
#<alt (* -1 (* t (+ (* -1 (* x y)) (* y z))))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (+ (* -1 (* t (* y z))) (* t (* x y)))> |
#<alt (* t (* x y))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* x (+ (* -1 (/ (* t (* y z)) x)) (* t y)))> |
#<alt (* t (* x y))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x))))> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* y z)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* -1 t)> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (* t (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (/ 1 (* x y))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (* -1 (* t (* y z)))> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (/ y t)> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* -1 (* (pow t 2) z))> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (* (pow t 2) z)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
#<alt (pow t 2)> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | z | @ | 0 | (neg (* (* t t) z)) |
| 0.0ms | t | @ | inf | (* (/ y t) (neg (* (* t t) z))) |
| 0.0ms | x | @ | inf | (/ 1 (- x z)) |
| 0.0ms | z | @ | -inf | (/ 1 (- x z)) |
| 0.0ms | y | @ | -inf | (/ y t) |
| 1× | batch-egg-rewrite |
| 7 970× | accelerator-lowering-fma.f32 |
| 7 970× | accelerator-lowering-fma.f64 |
| 6 184× | *-lowering-*.f32 |
| 6 184× | *-lowering-*.f64 |
| 3 098× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 83 |
| 1 | 130 | 79 |
| 2 | 873 | 75 |
| 0 | 8590 | 75 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ t (* (/ 1 (- x z)) (/ 1 y))) |
(* (/ 1 (- x z)) (/ 1 y)) |
(/ 1 (- x z)) |
(- x z) |
(* (* y x) t) |
(* y x) |
(+ (* (* z y) (neg t)) (* (* y x) t)) |
(* z y) |
(neg t) |
(/ t (/ 1 (* y x))) |
(/ 1 (* y x)) |
(* (/ y t) (neg (* (* t t) z))) |
(/ y t) |
(neg (* (* t t) z)) |
(* (* t t) z) |
(* t t) |
| Outputs |
|---|
(+.f64 (*.f64 t (*.f64 x y)) (*.f64 z (*.f64 y (neg.f64 t)))) |
(+.f64 (*.f64 t (*.f64 x y)) (*.f64 (*.f64 t y) (neg.f64 z))) |
(+.f64 (*.f64 z (*.f64 y (neg.f64 t))) (*.f64 t (*.f64 x y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 x z) (*.f64 t y))) |
(+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))))) |
(+.f64 (*.f64 (*.f64 t y) (neg.f64 z)) (*.f64 t (*.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (-.f64 z x)) t))) #s(literal -1 binary64))) |
(-.f64 (*.f64 t (*.f64 x y)) (*.f64 t (*.f64 z y))) |
(-.f64 (*.f64 z (*.f64 y (neg.f64 t))) (*.f64 x (*.f64 y (neg.f64 t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (-.f64 z x)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 z y)) (*.f64 t (*.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (fma.f64 t (neg.f64 (*.f64 x y)) (*.f64 t (*.f64 z y)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (neg.f64 t))) (*.f64 z (*.f64 y (neg.f64 t))))) |
(-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z))))) (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))))) |
(-.f64 (fma.f64 t (*.f64 x y) #s(literal 0 binary64)) (*.f64 t (*.f64 z y))) |
(-.f64 (fma.f64 t (*.f64 y (neg.f64 z)) #s(literal 0 binary64)) (*.f64 x (*.f64 y (neg.f64 t)))) |
(fma.f64 t (*.f64 x y) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 t (*.f64 x y) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 t (*.f64 y (neg.f64 z)) (*.f64 t (*.f64 x y))) |
(fma.f64 t (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) y)) (*.f64 t (*.f64 x y))) |
(fma.f64 t (*.f64 t (/.f64 (*.f64 y (neg.f64 z)) t)) (*.f64 t (*.f64 x y))) |
(fma.f64 t (*.f64 (*.f64 z (neg.f64 t)) (/.f64 y t)) (*.f64 t (*.f64 x y))) |
(fma.f64 t (*.f64 (neg.f64 t) (/.f64 (*.f64 z y) t)) (*.f64 t (*.f64 x y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y)) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y)) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 y (neg.f64 t))) (*.f64 t (*.f64 x y))) |
(fma.f64 x (*.f64 t y) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 x (*.f64 t y) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 z (*.f64 y (neg.f64 t)) (*.f64 t (*.f64 x y))) |
(fma.f64 z (*.f64 (*.f64 t (neg.f64 t)) (/.f64 y t)) (*.f64 t (*.f64 x y))) |
(fma.f64 y (*.f64 t x) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 y (*.f64 t x) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 y (*.f64 z (neg.f64 t)) (*.f64 t (*.f64 x y))) |
(fma.f64 y (fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) t) (*.f64 z (neg.f64 t))) (*.f64 t (*.f64 x y))) |
(fma.f64 y (*.f64 #s(literal 1 binary64) (*.f64 t x)) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 y (*.f64 #s(literal 1 binary64) (*.f64 t x)) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 y (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 t))) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 x y) t (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 x y) t (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (*.f64 t (*.f64 x y)) #s(literal 1 binary64) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 t (*.f64 x y)) #s(literal 1 binary64) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 t (*.f64 x y))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 t (*.f64 x y))) |
(fma.f64 (neg.f64 t) (neg.f64 (*.f64 x y)) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (neg.f64 t) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (neg.f64 t) (*.f64 (*.f64 t z) (/.f64 y t)) (*.f64 t (*.f64 x y))) |
(fma.f64 (neg.f64 t) (*.f64 t (/.f64 (*.f64 z y) t)) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 z (*.f64 y (neg.f64 t))) #s(literal 1 binary64) (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 y t) (*.f64 t (*.f64 z (neg.f64 t))) (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 y t) (/.f64 (*.f64 t (*.f64 z (neg.f64 t))) #s(literal 1 binary64)) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 y (neg.f64 z)) t) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 t (*.f64 t z)) (/.f64 y (neg.f64 t)) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 t))) (/.f64 y t) (*.f64 t (*.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z y)) (*.f64 t (*.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y (neg.f64 t))) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y (neg.f64 t))) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (neg.f64 y) (*.f64 t z) (*.f64 t (*.f64 x y))) |
(fma.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (*.f64 t z))) (*.f64 t (*.f64 x y))) |
(fma.f64 (neg.f64 y) (*.f64 (*.f64 t (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) (*.f64 t (*.f64 x y))) |
(fma.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 t (*.f64 z (neg.f64 t)))) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (*.f64 z (*.f64 y (neg.f64 t)))) (*.f64 t (*.f64 x y))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 t (*.f64 x y))) |
(fma.f64 (neg.f64 z) (*.f64 (*.f64 t t) (/.f64 y t)) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 t (neg.f64 t)) (/.f64 (*.f64 z y) t) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 t (*.f64 z y)) #s(literal -1 binary64) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 y (neg.f64 t)) z (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 y (neg.f64 t)) (neg.f64 x) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 y (neg.f64 t)) (neg.f64 x) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (*.f64 t x) y (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 t x) y (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (*.f64 t (*.f64 z (*.f64 y (neg.f64 t)))) (/.f64 #s(literal 1 binary64) t) (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 t (*.f64 t z)) (/.f64 #s(literal 1 binary64) y)) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 y (neg.f64 z)) t (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 y (neg.f64 t)) (*.f64 t (*.f64 t z)) (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 (*.f64 t y) t) (*.f64 z (neg.f64 t)) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 (/.f64 y t) z) (*.f64 t (neg.f64 t)) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 (/.f64 (*.f64 t y) t) t) (neg.f64 z) (*.f64 t (*.f64 x y))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 t y) t) t)) z (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 t y) x (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 t y) x (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 y (*.f64 t t)) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) t)) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 y (*.f64 t (neg.f64 t))) (*.f64 z (/.f64 #s(literal 1 binary64) t)) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 y (*.f64 t (*.f64 t z))) (/.f64 #s(literal -1 binary64) t) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 (*.f64 x y)) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 t y) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 t y) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t z)) t) (neg.f64 y) (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 t t) (*.f64 z (*.f64 y (neg.f64 t))) (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 t (neg.f64 t)) (/.f64 #s(literal 1 binary64) y)) (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 t) t) (/.f64 (*.f64 t z) (/.f64 #s(literal 1 binary64) y)) (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 z) t) (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) y)) (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 t t)) t) (/.f64 (neg.f64 z) #s(literal 1 binary64)) (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 t (/.f64 #s(literal 1 binary64) x)) y (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (/.f64 t (/.f64 #s(literal 1 binary64) x)) y (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (/.f64 t (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (/.f64 t (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y))) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 t y) t)) (*.f64 t z) (*.f64 t (*.f64 x y))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 y t) z)) (*.f64 t t) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 (/.f64 y (neg.f64 t)) z) (*.f64 t t) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 (/.f64 y (neg.f64 t)) t) (*.f64 t z) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 (neg.f64 t) (neg.f64 x)) y (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 (neg.f64 t) (neg.f64 x)) y (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (*.f64 (neg.f64 t) x) (neg.f64 y) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 (neg.f64 t) x) (neg.f64 y) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t y)) x (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t y)) x (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (*.f64 (/.f64 y t) (neg.f64 t)) (*.f64 t z) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t x)) y (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t x)) y (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (*.f64 (/.f64 y t) (neg.f64 z)) (*.f64 t t) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t y) t)) (*.f64 t z) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) z)) (*.f64 t t) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 t y) t) t)) z (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 (/.f64 y (neg.f64 t)) (*.f64 t z)) t (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 t y) t) t) #s(literal -1 binary64)) z (*.f64 t (*.f64 x y))) |
(neg.f64 (*.f64 t (*.f64 y (-.f64 z x)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y (-.f64 z x))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 t (-.f64 x z)) #s(literal -1 binary64)) y)) |
(neg.f64 (fma.f64 t (neg.f64 (*.f64 x y)) (*.f64 t (*.f64 z y)))) |
(neg.f64 (fma.f64 t (*.f64 z y) (*.f64 x (*.f64 y (neg.f64 t))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (-.f64 x z) (*.f64 t y))) (neg.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (neg.f64 (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))))) |
(neg.f64 (/.f64 (*.f64 t (-.f64 x z)) (/.f64 #s(literal -1 binary64) y))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 t (*.f64 y (-.f64 z x)))) (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 z x))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (-.f64 z x)) t)))) |
(neg.f64 (/.f64 (*.f64 t (-.f64 z x)) (/.f64 #s(literal 1 binary64) y))) |
(neg.f64 (/.f64 (*.f64 t y) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(/.f64 t (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 z x)))) |
(/.f64 t (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (-.f64 z x)) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 t (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 y (neg.f64 t))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (-.f64 x z) (*.f64 t y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z))))))) |
(/.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) (*.f64 t y))) |
(/.f64 (-.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 x z)))) |
(/.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 x z)))) |
(/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x)))) |
(/.f64 (*.f64 (-.f64 x z) (*.f64 t y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x z) (*.f64 t y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x))))) |
(/.f64 (*.f64 (-.f64 x z) y) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (-.f64 x z) (*.f64 t y))) (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (-.f64 x z) (*.f64 t y))) (fma.f64 t (*.f64 t (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 y (neg.f64 t))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) |
(/.f64 (*.f64 t (neg.f64 t)) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x))))) |
(/.f64 (*.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(/.f64 (*.f64 t (-.f64 x z)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 t (*.f64 y (-.f64 z x)))) (neg.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 t (*.f64 y (-.f64 z x)))) (neg.f64 (fma.f64 t (*.f64 t (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 y (neg.f64 t))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))))) |
(/.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 z x))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (neg.f64 (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) |
(/.f64 (*.f64 t (-.f64 z x)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 t (*.f64 y (-.f64 z x))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z))))) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z))))) |
(/.f64 (*.f64 t y) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(/.f64 (*.f64 t y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y)) (*.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (*.f64 (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))))) (*.f64 (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x))) t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 z x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 x z))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x))))) |
(/.f64 (*.f64 t (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (fma.f64 z (+.f64 x z) (*.f64 x x))) |
(/.f64 (*.f64 t (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))) (+.f64 x z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x z))) |
(/.f64 (*.f64 (neg.f64 t) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (neg.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(/.f64 (*.f64 (neg.f64 t) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))) (neg.f64 (+.f64 x z))) |
(/.f64 (*.f64 (-.f64 x z) t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (-.f64 x z) (neg.f64 t)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y) t) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y) (neg.f64 t)) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y)) t) (*.f64 (+.f64 x z) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y)) (neg.f64 t)) (*.f64 (+.f64 x z) #s(literal -1 binary64))) |
(/.f64 (*.f64 t (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(/.f64 (*.f64 t (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) x))))) |
(/.f64 (*.f64 t (*.f64 (-.f64 x z) (+.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x z))) |
(/.f64 (*.f64 t (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (fma.f64 z (+.f64 x z) (*.f64 x x))))) |
(/.f64 (*.f64 t (*.f64 (+.f64 x z) (-.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (+.f64 x z)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x z) y) (neg.f64 t)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (*.f64 y (neg.f64 t))) #s(literal 9 binary64)) (pow.f64 (*.f64 t (*.f64 x y)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 z (*.f64 (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))))) (*.f64 (*.f64 (*.f64 t (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t)))))) (-.f64 (*.f64 (*.f64 t (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t)))))) (*.f64 (*.f64 z (*.f64 z (*.f64 y (neg.f64 t)))) (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))))) (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (-.f64 x z) (*.f64 t y))) (*.f64 (fma.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))) (*.f64 (*.f64 t (*.f64 x y)) (*.f64 (-.f64 x z) (*.f64 t y)))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))) (*.f64 (*.f64 t (*.f64 x y)) (*.f64 (-.f64 x z) (*.f64 t y)))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (-.f64 x z) (*.f64 t y))) (*.f64 (fma.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))) (*.f64 (*.f64 t (*.f64 x y)) (*.f64 (-.f64 x z) (*.f64 t y)))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (fma.f64 t (*.f64 t (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t)))))) (*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t)))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 t (*.f64 y (-.f64 z x))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))))) (neg.f64 (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (*.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 t (*.f64 y (-.f64 z x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 t (*.f64 y (-.f64 z x))) (*.f64 t (*.f64 y (-.f64 z x))) (*.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (-.f64 z x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))))) (+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 y (-.f64 z x))) (*.f64 t (*.f64 y (-.f64 z x))))) (+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (-.f64 z x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t y)) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(/.f64 (*.f64 (*.f64 t y) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (fma.f64 z (+.f64 x z) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 t y) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (fma.f64 x x (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) x)))) |
(/.f64 (*.f64 (*.f64 t y) (*.f64 (-.f64 x z) (+.f64 x z))) (+.f64 x z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 z x))) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 (*.f64 t y) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 z x))) (neg.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 t y) (*.f64 (+.f64 x z) (-.f64 z x))) (neg.f64 (+.f64 x z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (-.f64 x z) (*.f64 t y))) #s(literal 1 binary64)) (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (-.f64 z x)) t)) #s(literal -1 binary64)) |
(*.f64 t (*.f64 (-.f64 x z) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (*.f64 t y))) |
(*.f64 (-.f64 x z) (*.f64 t y)) |
(*.f64 (-.f64 x z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t y)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(*.f64 y (*.f64 (-.f64 x z) t)) |
(*.f64 y (-.f64 (*.f64 t x) (*.f64 t z))) |
(*.f64 (neg.f64 t) (*.f64 y (-.f64 z x))) |
(*.f64 (neg.f64 t) (fma.f64 z y (neg.f64 (*.f64 x y)))) |
(*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (*.f64 (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y (-.f64 z x)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 t (neg.f64 (*.f64 x y)) (*.f64 t (*.f64 z y)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 t (*.f64 z y) (*.f64 x (*.f64 y (neg.f64 t))))) |
(*.f64 (*.f64 (-.f64 x z) y) t) |
(*.f64 (-.f64 z x) (/.f64 t (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (neg.f64 y) (*.f64 t (-.f64 z x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (-.f64 x z) (*.f64 t y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (-.f64 x z) (*.f64 t y))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 y (neg.f64 t))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))))) |
(*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))))))) |
(*.f64 (*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) |
(*.f64 (*.f64 y (neg.f64 t)) (-.f64 z x)) |
(*.f64 (*.f64 t (-.f64 x z)) y) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 t (*.f64 y (-.f64 z x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))))))) |
(*.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 z x))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))))) |
(*.f64 (*.f64 t (-.f64 z x)) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z))))) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))))) |
(*.f64 (*.f64 t y) (-.f64 x z)) |
(*.f64 (*.f64 (*.f64 t (-.f64 x z)) #s(literal -1 binary64)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 y (-.f64 z x))) |
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y)))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (/.f64 t (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 x z) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) y)) (-.f64 z x)) |
(*.f64 (/.f64 (neg.f64 t) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 z x) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (-.f64 z x)) t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (-.f64 z x)) t)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t y)) (-.f64 x z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (-.f64 x z)) #s(literal -1 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 t y) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 t y) (*.f64 (-.f64 x z) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (*.f64 (*.f64 (*.f64 t (-.f64 x z)) #s(literal -1 binary64)) #s(literal -1 binary64)) y) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (*.f64 z (+.f64 x z)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (*.f64 z (+.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (fma.f64 x x (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (*.f64 x z))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))) z)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))) x)) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y))) (*.f64 (*.f64 z (+.f64 x z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)))) |
(+.f64 (*.f64 (*.f64 z (+.f64 x z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)))) |
(+.f64 (*.f64 (fma.f64 x x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y))) (*.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y)))) (*.f64 z (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))))) |
(+.f64 (*.f64 z (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y)))) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 x z) y)) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (-.f64 x z)) #s(literal -1 binary64) (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 (log.f64 (-.f64 x z)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))) (*.f64 z (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (*.f64 (*.f64 z (+.f64 x z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)))) |
(fma.f64 (*.f64 z (+.f64 x z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)))) |
(fma.f64 (fma.f64 x x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (*.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (*.f64 z (+.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (*.f64 z (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (fma.f64 x x (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (*.f64 x z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))) x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))) z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))) z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))) x)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 x z)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 z x))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 z x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (neg.f64 y)) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 z x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (+.f64 x z)) (*.f64 (*.f64 z (+.f64 x z)) (*.f64 z (+.f64 x z)))))) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (+.f64 x z)) (-.f64 (*.f64 z (+.f64 x z)) (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) (-.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x z) (+.f64 x z))) (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) (-.f64 x z))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (+.f64 x z)) (*.f64 (*.f64 z (+.f64 x z)) (*.f64 z (+.f64 x z)))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (+.f64 x z)) (-.f64 (*.f64 z (+.f64 x z)) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (-.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))) (*.f64 (-.f64 x z) (+.f64 x z))) (-.f64 x z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (fma.f64 x x (*.f64 z (-.f64 z x)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 z x))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 x z) y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 z x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 z x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x)))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x z)))) |
(*.f64 (pow.f64 (-.f64 x z) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 x z) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (fma.f64 z (+.f64 x z) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 x z) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))) (+.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 x z) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (pow.f64 (-.f64 x z) #s(literal -1/2 binary64)) y) (/.f64 (pow.f64 (-.f64 x z) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (-.f64 x z)) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) y) (/.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) y) (/.f64 (+.f64 x z) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 x z) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) (/.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 x z) (*.f64 x x))))) |
(*.f64 (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (-.f64 x z) (+.f64 x z))) (/.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 x z) y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (-.f64 x z) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (-.f64 x z) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) (*.f64 (pow.f64 (-.f64 x z) #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (-.f64 x z) #s(literal -1/2 binary64))) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 (-.f64 x z) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y))) (fma.f64 z (+.f64 x z) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y)))) (+.f64 x z)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (-.f64 x z) #s(literal -1/2 binary64))) (pow.f64 (-.f64 x z) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (*.f64 z (+.f64 x z)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (*.f64 z (+.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (fma.f64 x x (*.f64 z z))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (*.f64 x z))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) z)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) z) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) x)) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)))) (*.f64 (*.f64 z (+.f64 x z)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))))) |
(+.f64 (*.f64 (*.f64 z (+.f64 x z)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))))) |
(+.f64 (*.f64 (fma.f64 x x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)))) (*.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z)))) (*.f64 z (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))))) |
(+.f64 (*.f64 z (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z)))) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 x z)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) (*.f64 z (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))))) |
(fma.f64 z (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (*.f64 (*.f64 z (+.f64 x z)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))))) |
(fma.f64 (*.f64 z (+.f64 x z)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))))) |
(fma.f64 (fma.f64 x x (*.f64 z z)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (*.f64 (*.f64 x z) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (*.f64 z (+.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (*.f64 z (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (fma.f64 x x (*.f64 z z)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (*.f64 x z))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) z (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) x)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(/.f64 #s(literal 1 binary64) (-.f64 x z)) |
(/.f64 #s(literal -1 binary64) (-.f64 z x)) |
(/.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) |
(/.f64 (+.f64 x z) (*.f64 (-.f64 x z) (+.f64 x z))) |
(/.f64 (neg.f64 (fma.f64 z (+.f64 x z) (*.f64 x x))) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 z x))) |
(/.f64 (neg.f64 (+.f64 x z)) (*.f64 (+.f64 x z) (-.f64 z x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) (-.f64 x z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (+.f64 x z)) (*.f64 (*.f64 z (+.f64 x z)) (*.f64 z (+.f64 x z)))))) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (+.f64 x z)) (-.f64 (*.f64 z (+.f64 x z)) (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) (-.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) (fma.f64 x x (*.f64 z (-.f64 z x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (fma.f64 x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 z (+.f64 x z)) (*.f64 (*.f64 z (+.f64 x z)) (*.f64 z (+.f64 x z)))))) (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (+.f64 x z)) (-.f64 (*.f64 z (+.f64 x z)) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 z (+.f64 x z))))) (-.f64 (*.f64 x x) (*.f64 z (+.f64 x z)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) (*.f64 (-.f64 x z) (+.f64 x z))) (-.f64 x z)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z)))) (fma.f64 x x (*.f64 z (-.f64 z x)))) |
(pow.f64 (-.f64 x z) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 x z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 x z) (-.f64 x z)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 x z))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)))) |
(*.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z)))) |
(*.f64 (pow.f64 (-.f64 x z) #s(literal -1/2 binary64)) (pow.f64 (-.f64 x z) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 x z) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 x z) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (fma.f64 z (+.f64 x z) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 x z) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) (+.f64 x z)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (+.f64 x z))) (*.f64 (+.f64 x z) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 x z) #s(literal -1/2 binary64))) (pow.f64 (-.f64 x z) #s(literal -1/2 binary64))) |
(+.f64 x (neg.f64 z)) |
(+.f64 (neg.f64 z) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z (+.f64 x z) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 x z) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 x z)))) |
(+.f64 (neg.f64 (neg.f64 x)) (neg.f64 z)) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 x z)) #s(literal -1 binary64)))) |
(-.f64 x z) |
(-.f64 #s(literal 0 binary64) (-.f64 z x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z (+.f64 x z) (*.f64 x x))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z (+.f64 x z) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 x z) (*.f64 x x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x z)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 z z) (+.f64 x z)) #s(literal 1 binary64))) |
(-.f64 (+.f64 x #s(literal 0 binary64)) z) |
(fma.f64 x #s(literal 1 binary64) (neg.f64 z)) |
(fma.f64 #s(literal -1 binary64) z x) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 x z) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 x z) (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x z)) (neg.f64 (/.f64 (*.f64 z z) (+.f64 x z)))) |
(neg.f64 (-.f64 z x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) x))) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)))) |
(/.f64 (-.f64 x z) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(/.f64 (-.f64 z x) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) (fma.f64 z (+.f64 x z) (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) (fma.f64 x x (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) x)))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) (neg.f64 (neg.f64 (fma.f64 z (+.f64 x z) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 x z) (+.f64 x z)) (+.f64 x z)) |
(/.f64 (*.f64 (-.f64 x z) (+.f64 x z)) (neg.f64 (neg.f64 (+.f64 x z)))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 z x)) (neg.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 z x)) (neg.f64 (fma.f64 x x (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) x))))) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (neg.f64 (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 z (+.f64 x z) (*.f64 x x))) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x z)) (*.f64 (+.f64 x z) (*.f64 z z))) (*.f64 (+.f64 x z) (+.f64 x z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 z z)) (*.f64 (-.f64 x z) (+.f64 x z))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (*.f64 z z)) (+.f64 x z))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 z (*.f64 z z))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (*.f64 z z) (*.f64 x (*.f64 x x))))) (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 z (*.f64 z z))) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 z z) (fma.f64 z z (*.f64 x x)))) (+.f64 x z))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 z x))) (fma.f64 z (+.f64 x z) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 z x))) (neg.f64 (neg.f64 (fma.f64 z (+.f64 x z) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))) (+.f64 x z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))) (neg.f64 (neg.f64 (+.f64 x z)))) |
(/.f64 (fma.f64 z (*.f64 z (neg.f64 z)) (*.f64 x (*.f64 x x))) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 (neg.f64 z) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z (+.f64 x z) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 x z) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z (+.f64 x z) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z (+.f64 x z) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 x z) (*.f64 x x))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 x z) (*.f64 x x))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z (+.f64 x z) (*.f64 x x))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 x z) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 x z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z)) (fma.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 (neg.f64 z) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z (+.f64 x z) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z (+.f64 x z) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 x z) (*.f64 x x))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 x z) (*.f64 x x))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z (+.f64 x z) (*.f64 x x))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (+.f64 x z) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 x x) (+.f64 x z))) (*.f64 (/.f64 (*.f64 z z) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x z)) (/.f64 (*.f64 z z) (+.f64 x z)))) |
(pow.f64 (-.f64 x z) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 x z)) |
(*.f64 (-.f64 x z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 z x)) |
(*.f64 (-.f64 z x) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) x))))) |
(*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 x z) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (*.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 x z) (*.f64 x x))))) |
(*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (*.f64 (-.f64 x z) (+.f64 x z)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x z)) #s(literal 1 binary64))) |
(*.f64 (+.f64 x z) (*.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) (+.f64 x z)))) |
(*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (+.f64 x z) (*.f64 x x))))) |
(*.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x z)))) |
(*.f64 (/.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (-.f64 x z) (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(*.f64 (/.f64 (+.f64 x z) #s(literal 1 binary64)) (/.f64 (-.f64 x z) (+.f64 x z))) |
(+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y (neg.f64 t)))) |
(neg.f64 (*.f64 x (*.f64 y (neg.f64 t)))) |
(/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y)))) |
(/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 t (*.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 x y)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 t (neg.f64 t)) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 t))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 y (*.f64 t (*.f64 x (*.f64 y (neg.f64 t))))) x) (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y (neg.f64 t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) t)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 t)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (*.f64 y (neg.f64 t))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t)))) (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y (neg.f64 t))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y))) #s(literal -1 binary64)) |
(*.f64 t (*.f64 x y)) |
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y))) |
(*.f64 x (*.f64 t y)) |
(*.f64 y (*.f64 t x)) |
(*.f64 y (*.f64 #s(literal 1 binary64) (*.f64 t x))) |
(*.f64 (*.f64 x y) t) |
(*.f64 (*.f64 t (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 t) (neg.f64 (*.f64 x y))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y (neg.f64 t)))) |
(*.f64 (*.f64 y (neg.f64 t)) (neg.f64 x)) |
(*.f64 (*.f64 t x) y) |
(*.f64 (*.f64 t y) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 (*.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 t y)) |
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) x)) y) |
(*.f64 (/.f64 t (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 t) (neg.f64 x)) y) |
(*.f64 (*.f64 (neg.f64 t) x) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t y)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t x)) y) |
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x y))) |
(neg.f64 (neg.f64 (*.f64 x y))) |
(neg.f64 (/.f64 x (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 x y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(pow.f64 (*.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 y (pow.f64 x #s(literal 1 binary64))) |
(*.f64 y (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 y (*.f64 #s(literal 1 binary64) x)) |
(*.f64 y (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x y))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (*.f64 x y)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) y) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) y) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) y) |
(*.f64 (neg.f64 (neg.f64 x)) y) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) y) |
(+.f64 (*.f64 t (*.f64 x y)) (*.f64 z (*.f64 y (neg.f64 t)))) |
(+.f64 (*.f64 t (*.f64 x y)) (*.f64 (*.f64 t y) (neg.f64 z))) |
(+.f64 (*.f64 z (*.f64 y (neg.f64 t))) (*.f64 t (*.f64 x y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 x z) (*.f64 t y))) |
(+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))))) |
(+.f64 (*.f64 (*.f64 t y) (neg.f64 z)) (*.f64 t (*.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (-.f64 z x)) t))) #s(literal -1 binary64))) |
(-.f64 (*.f64 t (*.f64 x y)) (*.f64 t (*.f64 z y))) |
(-.f64 (*.f64 z (*.f64 y (neg.f64 t))) (*.f64 x (*.f64 y (neg.f64 t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (-.f64 z x)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 z y)) (*.f64 t (*.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (fma.f64 t (neg.f64 (*.f64 x y)) (*.f64 t (*.f64 z y)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (neg.f64 t))) (*.f64 z (*.f64 y (neg.f64 t))))) |
(-.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z))))) (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))))) |
(-.f64 (fma.f64 t (*.f64 x y) #s(literal 0 binary64)) (*.f64 t (*.f64 z y))) |
(-.f64 (fma.f64 t (*.f64 y (neg.f64 z)) #s(literal 0 binary64)) (*.f64 x (*.f64 y (neg.f64 t)))) |
(fma.f64 t (*.f64 x y) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 t (*.f64 x y) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 t (*.f64 y (neg.f64 z)) (*.f64 t (*.f64 x y))) |
(fma.f64 t (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) y)) (*.f64 t (*.f64 x y))) |
(fma.f64 t (*.f64 t (/.f64 (*.f64 y (neg.f64 z)) t)) (*.f64 t (*.f64 x y))) |
(fma.f64 t (*.f64 (*.f64 z (neg.f64 t)) (/.f64 y t)) (*.f64 t (*.f64 x y))) |
(fma.f64 t (*.f64 (neg.f64 t) (/.f64 (*.f64 z y) t)) (*.f64 t (*.f64 x y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y)) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y)) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 y (neg.f64 t))) (*.f64 t (*.f64 x y))) |
(fma.f64 x (*.f64 t y) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 x (*.f64 t y) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 z (*.f64 y (neg.f64 t)) (*.f64 t (*.f64 x y))) |
(fma.f64 z (*.f64 (*.f64 t (neg.f64 t)) (/.f64 y t)) (*.f64 t (*.f64 x y))) |
(fma.f64 y (*.f64 t x) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 y (*.f64 t x) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 y (*.f64 z (neg.f64 t)) (*.f64 t (*.f64 x y))) |
(fma.f64 y (fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) t) (*.f64 z (neg.f64 t))) (*.f64 t (*.f64 x y))) |
(fma.f64 y (*.f64 #s(literal 1 binary64) (*.f64 t x)) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 y (*.f64 #s(literal 1 binary64) (*.f64 t x)) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 y (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 t))) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 x y) t (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 x y) t (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (*.f64 t (*.f64 x y)) #s(literal 1 binary64) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 t (*.f64 x y)) #s(literal 1 binary64) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 t (*.f64 x y))) |
(fma.f64 (neg.f64 t) (*.f64 z y) (*.f64 t (*.f64 x y))) |
(fma.f64 (neg.f64 t) (neg.f64 (*.f64 x y)) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (neg.f64 t) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (neg.f64 t) (*.f64 (*.f64 t z) (/.f64 y t)) (*.f64 t (*.f64 x y))) |
(fma.f64 (neg.f64 t) (*.f64 t (/.f64 (*.f64 z y) t)) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 z (*.f64 y (neg.f64 t))) #s(literal 1 binary64) (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 y t) (*.f64 t (*.f64 z (neg.f64 t))) (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 y t) (/.f64 (*.f64 t (*.f64 z (neg.f64 t))) #s(literal 1 binary64)) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 t t) (/.f64 (*.f64 y (neg.f64 z)) t) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 t (*.f64 t z)) (/.f64 y (neg.f64 t)) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 t (*.f64 z (neg.f64 t))) (/.f64 y t) (*.f64 t (*.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z y)) (*.f64 t (*.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y (neg.f64 t))) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y (neg.f64 t))) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (neg.f64 y) (*.f64 t z) (*.f64 t (*.f64 x y))) |
(fma.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (*.f64 t z))) (*.f64 t (*.f64 x y))) |
(fma.f64 (neg.f64 y) (*.f64 (*.f64 t (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) (*.f64 t (*.f64 x y))) |
(fma.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 t (*.f64 z (neg.f64 t)))) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (*.f64 z (*.f64 y (neg.f64 t)))) (*.f64 t (*.f64 x y))) |
(fma.f64 (neg.f64 z) (*.f64 t y) (*.f64 t (*.f64 x y))) |
(fma.f64 (neg.f64 z) (*.f64 (*.f64 t t) (/.f64 y t)) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 t (neg.f64 t)) (/.f64 (*.f64 z y) t) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 t (*.f64 z y)) #s(literal -1 binary64) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 y (neg.f64 t)) z (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 y (neg.f64 t)) (neg.f64 x) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 y (neg.f64 t)) (neg.f64 x) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (*.f64 t x) y (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 t x) y (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (*.f64 t (*.f64 z (*.f64 y (neg.f64 t)))) (/.f64 #s(literal 1 binary64) t) (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 t (*.f64 t z)) (/.f64 #s(literal 1 binary64) y)) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 y (neg.f64 z)) t (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 y (neg.f64 t)) (*.f64 t (*.f64 t z)) (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 (*.f64 t y) t) (*.f64 z (neg.f64 t)) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 (/.f64 y t) z) (*.f64 t (neg.f64 t)) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 (/.f64 (*.f64 t y) t) t) (neg.f64 z) (*.f64 t (*.f64 x y))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 t y) t) t)) z (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 t y) x (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 t y) x (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (*.f64 t y) (neg.f64 z) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 z (neg.f64 t)) y (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 y (*.f64 t t)) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) t)) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 y (*.f64 t (neg.f64 t))) (*.f64 z (/.f64 #s(literal 1 binary64) t)) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 y (*.f64 t (*.f64 t z))) (/.f64 #s(literal -1 binary64) t) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 (*.f64 x y)) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 t y) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 t y) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t z)) t) (neg.f64 y) (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 t t) (*.f64 z (*.f64 y (neg.f64 t))) (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 z t) (/.f64 (*.f64 t (neg.f64 t)) (/.f64 #s(literal 1 binary64) y)) (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 t) t) (/.f64 (*.f64 t z) (/.f64 #s(literal 1 binary64) y)) (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 (neg.f64 z) t) (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) y)) (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 (*.f64 y (*.f64 t t)) t) (/.f64 (neg.f64 z) #s(literal 1 binary64)) (*.f64 t (*.f64 x y))) |
(fma.f64 (/.f64 t (/.f64 #s(literal 1 binary64) x)) y (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (/.f64 t (/.f64 #s(literal 1 binary64) x)) y (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (/.f64 t (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (/.f64 t (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y))) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y))) #s(literal -1/2 binary64)) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (neg.f64 (/.f64 (*.f64 t y) t)) (*.f64 t z) (*.f64 t (*.f64 x y))) |
(fma.f64 (neg.f64 (*.f64 (/.f64 y t) z)) (*.f64 t t) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 (/.f64 y (neg.f64 t)) z) (*.f64 t t) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 (/.f64 y (neg.f64 t)) t) (*.f64 t z) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 (neg.f64 t) (neg.f64 x)) y (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 (neg.f64 t) (neg.f64 x)) y (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (*.f64 (neg.f64 t) x) (neg.f64 y) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 (neg.f64 t) x) (neg.f64 y) (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t y)) x (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t y)) x (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (*.f64 (/.f64 y t) (neg.f64 t)) (*.f64 t z) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t x)) y (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t x)) y (*.f64 (*.f64 t y) (neg.f64 z))) |
(fma.f64 (*.f64 (/.f64 y t) (neg.f64 z)) (*.f64 t t) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t y) t)) (*.f64 t z) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) z)) (*.f64 t t) (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 t y) t) t)) z (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 (/.f64 y (neg.f64 t)) (*.f64 t z)) t (*.f64 t (*.f64 x y))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 t y) t) t) #s(literal -1 binary64)) z (*.f64 t (*.f64 x y))) |
(neg.f64 (*.f64 t (*.f64 y (-.f64 z x)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 y (-.f64 z x))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 t (-.f64 x z)) #s(literal -1 binary64)) y)) |
(neg.f64 (fma.f64 t (neg.f64 (*.f64 x y)) (*.f64 t (*.f64 z y)))) |
(neg.f64 (fma.f64 t (*.f64 z y) (*.f64 x (*.f64 y (neg.f64 t))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (-.f64 x z) (*.f64 t y))) (neg.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (neg.f64 (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))))) |
(neg.f64 (/.f64 (*.f64 t (-.f64 x z)) (/.f64 #s(literal -1 binary64) y))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 t (*.f64 y (-.f64 z x)))) (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 z x))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (-.f64 z x)) t)))) |
(neg.f64 (/.f64 (*.f64 t (-.f64 z x)) (/.f64 #s(literal 1 binary64) y))) |
(neg.f64 (/.f64 (*.f64 t y) (/.f64 #s(literal 1 binary64) (-.f64 z x)))) |
(/.f64 t (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 z x)))) |
(/.f64 t (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (-.f64 z x)) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 t (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 y (neg.f64 t))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (-.f64 x z) (*.f64 t y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z))))))) |
(/.f64 (-.f64 x z) (/.f64 #s(literal 1 binary64) (*.f64 t y))) |
(/.f64 (-.f64 x z) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 x z)))) |
(/.f64 y (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (-.f64 x z)))) |
(/.f64 (neg.f64 t) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x)))) |
(/.f64 (*.f64 (-.f64 x z) (*.f64 t y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x z) (*.f64 t y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x))))) |
(/.f64 (*.f64 (-.f64 x z) y) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (-.f64 x z) (*.f64 t y))) (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (-.f64 x z) (*.f64 t y))) (fma.f64 t (*.f64 t (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 y (neg.f64 t))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) |
(/.f64 (*.f64 t (neg.f64 t)) (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x))))) |
(/.f64 (*.f64 y (neg.f64 t)) (/.f64 #s(literal 1 binary64) (-.f64 z x))) |
(/.f64 (*.f64 t (-.f64 x z)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 t (*.f64 y (-.f64 z x)))) (neg.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 t (*.f64 y (-.f64 z x)))) (neg.f64 (fma.f64 t (*.f64 t (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 y (neg.f64 t))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))))) |
(/.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 z x))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (neg.f64 (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) |
(/.f64 (*.f64 t (-.f64 z x)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 t (*.f64 y (-.f64 z x))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z))))) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z))))) |
(/.f64 (*.f64 t y) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(/.f64 (*.f64 t y) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 z x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y)) (*.f64 (+.f64 x z) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (*.f64 (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))))) (*.f64 (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x))) t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x))) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (-.f64 z x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 x z))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 z x))))) |
(/.f64 (*.f64 t (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (fma.f64 z (+.f64 x z) (*.f64 x x))) |
(/.f64 (*.f64 t (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))) (+.f64 x z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (*.f64 (/.f64 #s(literal 1 binary64) t) (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))) (*.f64 (/.f64 #s(literal 1 binary64) t) (+.f64 x z))) |
(/.f64 (*.f64 (neg.f64 t) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y)) (neg.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(/.f64 (*.f64 (neg.f64 t) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y))) (neg.f64 (+.f64 x z))) |
(/.f64 (*.f64 (-.f64 x z) t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (-.f64 x z) (neg.f64 t)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y) t) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y) (neg.f64 t)) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y)) t) (*.f64 (+.f64 x z) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y)) (neg.f64 t)) (*.f64 (+.f64 x z) #s(literal -1 binary64))) |
(/.f64 (*.f64 t (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(/.f64 (*.f64 t (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) y) (fma.f64 x x (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) x))))) |
(/.f64 (*.f64 t (*.f64 (-.f64 x z) (+.f64 x z))) (*.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 x z))) |
(/.f64 (*.f64 t (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (fma.f64 z (+.f64 x z) (*.f64 x x))))) |
(/.f64 (*.f64 t (*.f64 (+.f64 x z) (-.f64 z x))) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (+.f64 x z)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x z) y) (neg.f64 t)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (*.f64 y (neg.f64 t))) #s(literal 9 binary64)) (pow.f64 (*.f64 t (*.f64 x y)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 z (*.f64 (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))))) (*.f64 (*.f64 (*.f64 t (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t)))))) (-.f64 (*.f64 (*.f64 t (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t)))))) (*.f64 (*.f64 z (*.f64 z (*.f64 y (neg.f64 t)))) (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))))) (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (-.f64 x z) (*.f64 t y))) (*.f64 (fma.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))) (*.f64 (*.f64 t (*.f64 x y)) (*.f64 (-.f64 x z) (*.f64 t y)))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))) (*.f64 (*.f64 t (*.f64 x y)) (*.f64 (-.f64 x z) (*.f64 t y)))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (-.f64 x z) (*.f64 t y))) (*.f64 (fma.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))) (*.f64 (*.f64 t (*.f64 x y)) (*.f64 (-.f64 x z) (*.f64 t y)))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (fma.f64 t (*.f64 t (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t)))))) (*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t)))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 t (*.f64 y (-.f64 z x))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))))) (neg.f64 (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (*.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 t (*.f64 y (-.f64 z x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 t (*.f64 y (-.f64 z x))) (*.f64 t (*.f64 y (-.f64 z x))) (*.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (-.f64 z x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))))) (+.f64 (/.f64 (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t))))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 y (-.f64 z x))) (*.f64 t (*.f64 y (-.f64 z x))))) (+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 y (-.f64 z x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t y)) (/.f64 #s(literal 1 binary64) (-.f64 x z))) |
(/.f64 (*.f64 (*.f64 t y) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (fma.f64 z (+.f64 x z) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 t y) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (fma.f64 x x (*.f64 (neg.f64 z) (-.f64 (neg.f64 z) x)))) |
(/.f64 (*.f64 (*.f64 t y) (*.f64 (-.f64 x z) (+.f64 x z))) (+.f64 x z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 z x))) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 (*.f64 t y) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 z x))) (neg.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 t y) (*.f64 (+.f64 x z) (-.f64 z x))) (neg.f64 (+.f64 x z))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (-.f64 x z) (*.f64 t y))) #s(literal 1 binary64)) (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (-.f64 z x)) t)) #s(literal -1 binary64)) |
(*.f64 t (*.f64 (-.f64 x z) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x z) (*.f64 t y))) |
(*.f64 (-.f64 x z) (*.f64 t y)) |
(*.f64 (-.f64 x z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t y)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 t (-.f64 x z))) |
(*.f64 y (*.f64 (-.f64 x z) t)) |
(*.f64 y (-.f64 (*.f64 t x) (*.f64 t z))) |
(*.f64 (neg.f64 t) (*.f64 y (-.f64 z x))) |
(*.f64 (neg.f64 t) (fma.f64 z y (neg.f64 (*.f64 x y)))) |
(*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (*.f64 (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y (-.f64 z x)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 t (neg.f64 (*.f64 x y)) (*.f64 t (*.f64 z y)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 t (*.f64 z y) (*.f64 x (*.f64 y (neg.f64 t))))) |
(*.f64 (*.f64 (-.f64 x z) y) t) |
(*.f64 (-.f64 z x) (/.f64 t (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (neg.f64 y) (*.f64 t (-.f64 z x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (-.f64 x z) (*.f64 t y))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (-.f64 x z) (*.f64 t y))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 y (neg.f64 t))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))))) |
(*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))))))) |
(*.f64 (*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y))))) |
(*.f64 (*.f64 y (neg.f64 t)) (-.f64 z x)) |
(*.f64 (*.f64 t (-.f64 x z)) y) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (*.f64 t (*.f64 y (-.f64 z x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 t (*.f64 x y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))))))) |
(*.f64 (*.f64 (*.f64 t (*.f64 y (-.f64 z x))) (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 t) (fma.f64 z y (*.f64 x y)))))) |
(*.f64 (*.f64 t (-.f64 z x)) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 (-.f64 x z) (*.f64 t y)) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z))))) (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 x y) (*.f64 y (neg.f64 z)))))) |
(*.f64 (*.f64 t y) (-.f64 x z)) |
(*.f64 (*.f64 (*.f64 t (-.f64 x z)) #s(literal -1 binary64)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 y (-.f64 z x))) |
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z)) y))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x z) (*.f64 (-.f64 x z) y)))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (/.f64 t (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 x z) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) y)) (-.f64 z x)) |
(*.f64 (/.f64 (neg.f64 t) (pow.f64 y #s(literal -1/2 binary64))) (/.f64 (-.f64 z x) (pow.f64 y #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (-.f64 z x)) t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (-.f64 z x)) t)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t y)) (-.f64 x z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (-.f64 x z)) #s(literal -1 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 t y) (*.f64 (fma.f64 z (+.f64 x z) (*.f64 x x)) (-.f64 x z))) (/.f64 #s(literal 1 binary64) (fma.f64 z (+.f64 x z) (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 t y) (*.f64 (-.f64 x z) (+.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 x z))) |
(*.f64 (*.f64 (*.f64 (*.f64 t (-.f64 x z)) #s(literal -1 binary64)) #s(literal -1 binary64)) y) |
(/.f64 z (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 z y) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (neg.f64 z)) #s(literal -1 binary64)) |
(*.f64 z y) |
(*.f64 y z) |
(*.f64 (*.f64 z y) #s(literal 1 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 t)) |
(-.f64 #s(literal 0 binary64) t) |
(-.f64 (/.f64 #s(literal 0 binary64) t) t) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal 0 binary64))) (/.f64 (*.f64 t (*.f64 t t)) (fma.f64 t t #s(literal 0 binary64)))) |
(neg.f64 t) |
(/.f64 t #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 t (neg.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t #s(literal 0 binary64)) (neg.f64 (*.f64 t (*.f64 t t))))) |
(/.f64 (neg.f64 t) #s(literal 1 binary64)) |
(/.f64 (*.f64 t t) (neg.f64 t)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 t (neg.f64 t)) t) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (fma.f64 t t #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 t t))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 t t) (*.f64 #s(literal 0 binary64) (neg.f64 t))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t (*.f64 t t)))) (neg.f64 (fma.f64 t t #s(literal 0 binary64)))) |
(*.f64 t #s(literal -1 binary64)) |
(*.f64 (neg.f64 t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 (*.f64 t (neg.f64 t)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 t t #s(literal 0 binary64)))) |
(+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y (neg.f64 t)))) |
(neg.f64 (*.f64 x (*.f64 y (neg.f64 t)))) |
(/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 t (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y)))) |
(/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 t (*.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 t (*.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 x y)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 t (neg.f64 t)) (*.f64 t (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 t x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 t))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 y (*.f64 t (*.f64 x (*.f64 y (neg.f64 t))))) x) (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y (neg.f64 t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) t)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 t)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (*.f64 y (neg.f64 t))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 t t)))) (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y (neg.f64 t))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y))) #s(literal -1 binary64)) |
(*.f64 t (*.f64 x y)) |
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y))) |
(*.f64 x (*.f64 t y)) |
(*.f64 y (*.f64 t x)) |
(*.f64 y (*.f64 #s(literal 1 binary64) (*.f64 t x))) |
(*.f64 (*.f64 x y) t) |
(*.f64 (*.f64 t (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 t) (neg.f64 (*.f64 x y))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y (neg.f64 t)))) |
(*.f64 (*.f64 y (neg.f64 t)) (neg.f64 x)) |
(*.f64 (*.f64 t x) y) |
(*.f64 (*.f64 t y) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 (*.f64 x y))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 t y)) |
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) x)) y) |
(*.f64 (/.f64 t (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 x y))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (neg.f64 t) (neg.f64 x)) y) |
(*.f64 (*.f64 (neg.f64 t) x) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t y)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t x)) y) |
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x y))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) y) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (neg.f64 y)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y)) |
(pow.f64 (*.f64 x y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (*.f64 y (*.f64 x y))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (*.f64 (pow.f64 y #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (neg.f64 t)))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal 0 binary64)) (*.f64 z (*.f64 y (neg.f64 t)))) |
(+.f64 (*.f64 (/.f64 y t) #s(literal 0 binary64)) (*.f64 z (*.f64 y (neg.f64 t)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 z y)) (*.f64 z (*.f64 y (neg.f64 t)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 y t)) (*.f64 z (*.f64 y (neg.f64 t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 t y)) (*.f64 t (*.f64 z y))) |
(fma.f64 (*.f64 z y) #s(literal 0 binary64) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 (/.f64 y t) #s(literal 0 binary64) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 #s(literal 0 binary64) (*.f64 z y) (*.f64 z (*.f64 y (neg.f64 t)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 y t) (*.f64 z (*.f64 y (neg.f64 t)))) |
(neg.f64 (*.f64 t (*.f64 z y))) |
(neg.f64 (*.f64 (/.f64 y (neg.f64 t)) (*.f64 t (*.f64 z (neg.f64 t))))) |
(neg.f64 (*.f64 (*.f64 t (*.f64 z (neg.f64 t))) (/.f64 y (neg.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 y (neg.f64 t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 y (neg.f64 t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t y) (*.f64 t (*.f64 z (neg.f64 t))))) |
(/.f64 (*.f64 z (*.f64 y (neg.f64 t))) #s(literal 1 binary64)) |
(/.f64 (*.f64 t (*.f64 t z)) (/.f64 t (neg.f64 y))) |
(/.f64 (*.f64 t (*.f64 z (neg.f64 t))) (/.f64 t y)) |
(/.f64 (*.f64 t (*.f64 z (neg.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) y) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 y (neg.f64 t)))))) |
(/.f64 (*.f64 (*.f64 z (*.f64 z (*.f64 y (neg.f64 t)))) (*.f64 y (*.f64 y (*.f64 t (*.f64 t z))))) (+.f64 #s(literal 0 binary64) (fma.f64 t (*.f64 (*.f64 z y) (*.f64 t (*.f64 z y))) (*.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z y)))))) |
(/.f64 (*.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 t (*.f64 z (*.f64 y (neg.f64 t)))) t) |
(/.f64 (*.f64 y (neg.f64 z)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 y (*.f64 t (*.f64 t z))) (neg.f64 t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 t (*.f64 t z)) (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z))))))) (*.f64 (/.f64 t y) (fma.f64 (*.f64 t (*.f64 t z)) (*.f64 t (*.f64 t z)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z)))))) (*.f64 (/.f64 t y) (*.f64 t (*.f64 t z)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 t (*.f64 t z)) (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z))))))) (*.f64 (/.f64 t (neg.f64 y)) (fma.f64 (*.f64 t (*.f64 t z)) (*.f64 t (*.f64 t z)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z)))))) (*.f64 (/.f64 t (neg.f64 y)) (*.f64 t (*.f64 t z)))) |
(/.f64 (*.f64 y (neg.f64 (*.f64 (*.f64 t (*.f64 t z)) (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z))))))) (*.f64 t (fma.f64 (*.f64 t (*.f64 t z)) (*.f64 t (*.f64 t z)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 y (neg.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z)))))) (*.f64 t (*.f64 t (*.f64 t z)))) |
(/.f64 (*.f64 (neg.f64 y) (neg.f64 (*.f64 (*.f64 t (*.f64 t z)) (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z))))))) (*.f64 (neg.f64 t) (fma.f64 (*.f64 t (*.f64 t z)) (*.f64 t (*.f64 t z)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (neg.f64 y) (neg.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z)))))) (*.f64 (neg.f64 t) (*.f64 t (*.f64 t z)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t z)) (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t (*.f64 t z)) (*.f64 t (*.f64 t z)) #s(literal 0 binary64)) (/.f64 t y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t z)) (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z)))))) y) (*.f64 (fma.f64 (*.f64 t (*.f64 t z)) (*.f64 t (*.f64 t z)) #s(literal 0 binary64)) t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t z)) (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z)))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 t (*.f64 t z)) (*.f64 t (*.f64 t z)) #s(literal 0 binary64)) (/.f64 t (neg.f64 y)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t z)) (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z)))))) (neg.f64 y)) (*.f64 (fma.f64 (*.f64 t (*.f64 t z)) (*.f64 t (*.f64 t z)) #s(literal 0 binary64)) (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z))))) #s(literal 1 binary64)) (*.f64 (*.f64 t (*.f64 t z)) (/.f64 t y))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z))))) y) (*.f64 (*.f64 t (*.f64 t z)) t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z))))) #s(literal -1 binary64)) (*.f64 (*.f64 t (*.f64 t z)) (/.f64 t (neg.f64 y)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z))))) (neg.f64 y)) (*.f64 (*.f64 t (*.f64 t z)) (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 t (*.f64 z (neg.f64 t)))) (/.f64 t (neg.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 y (*.f64 y (*.f64 t (*.f64 t z)))))) (+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z y)))) |
(/.f64 (*.f64 (*.f64 t (*.f64 z (neg.f64 t))) #s(literal -1 binary64)) (/.f64 t (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 z (neg.f64 t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (*.f64 z y) (neg.f64 (*.f64 t (*.f64 t t)))) (fma.f64 t t #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 y (neg.f64 z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (*.f64 (/.f64 y t) (neg.f64 (*.f64 (*.f64 t (*.f64 t z)) (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z))))))) (fma.f64 (*.f64 t (*.f64 t z)) (*.f64 t (*.f64 t z)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 y t) (neg.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z)))))) (*.f64 t (*.f64 t z))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 y (neg.f64 t)))) #s(literal -1 binary64)) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(*.f64 t (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 t (*.f64 t (/.f64 (*.f64 y (neg.f64 z)) t))) |
(*.f64 t (*.f64 (*.f64 z (neg.f64 t)) (/.f64 y t))) |
(*.f64 t (*.f64 (neg.f64 t) (/.f64 (*.f64 z y) t))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 y (neg.f64 t)))) |
(*.f64 z (*.f64 y (neg.f64 t))) |
(*.f64 z (*.f64 (*.f64 t (neg.f64 t)) (/.f64 y t))) |
(*.f64 y (*.f64 z (neg.f64 t))) |
(*.f64 y (fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) t) (*.f64 z (neg.f64 t)))) |
(*.f64 y (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 t)))) |
(*.f64 (*.f64 z y) (neg.f64 t)) |
(*.f64 (neg.f64 t) (*.f64 z y)) |
(*.f64 (neg.f64 t) (*.f64 (*.f64 t z) (/.f64 y t))) |
(*.f64 (neg.f64 t) (*.f64 t (/.f64 (*.f64 z y) t))) |
(*.f64 (*.f64 z (*.f64 y (neg.f64 t))) #s(literal 1 binary64)) |
(*.f64 (/.f64 y t) (*.f64 t (*.f64 z (neg.f64 t)))) |
(*.f64 (/.f64 y t) (/.f64 (*.f64 t (*.f64 z (neg.f64 t))) #s(literal 1 binary64))) |
(*.f64 (*.f64 t t) (/.f64 (*.f64 y (neg.f64 z)) t)) |
(*.f64 (*.f64 t (*.f64 t z)) (/.f64 y (neg.f64 t))) |
(*.f64 (*.f64 t (*.f64 z (neg.f64 t))) (/.f64 y t)) |
(*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z y))) |
(*.f64 (neg.f64 y) (*.f64 t z)) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (*.f64 t z)))) |
(*.f64 (neg.f64 y) (*.f64 (*.f64 t (*.f64 t z)) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) t) (*.f64 t (*.f64 z (neg.f64 t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 t (*.f64 z (*.f64 y (neg.f64 t))))) |
(*.f64 (neg.f64 z) (*.f64 t y)) |
(*.f64 (neg.f64 z) (*.f64 (*.f64 t t) (/.f64 y t))) |
(*.f64 (*.f64 t (neg.f64 t)) (/.f64 (*.f64 z y) t)) |
(*.f64 (*.f64 t (*.f64 z y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 y (neg.f64 t)) z) |
(*.f64 (*.f64 t (*.f64 z (*.f64 y (neg.f64 t)))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 t (*.f64 t z)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y (neg.f64 z)) t) |
(*.f64 (/.f64 y (neg.f64 t)) (*.f64 t (*.f64 t z))) |
(*.f64 (/.f64 (*.f64 t y) t) (*.f64 z (neg.f64 t))) |
(*.f64 (*.f64 (/.f64 y t) z) (*.f64 t (neg.f64 t))) |
(*.f64 (*.f64 (/.f64 (*.f64 t y) t) t) (neg.f64 z)) |
(*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 t y) t) t)) z) |
(*.f64 (*.f64 z (neg.f64 t)) y) |
(*.f64 (*.f64 y (*.f64 t t)) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 y (*.f64 t (neg.f64 t))) (*.f64 z (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 y (*.f64 t (*.f64 t z))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 t z)) t) (neg.f64 y)) |
(*.f64 (/.f64 t t) (*.f64 z (*.f64 y (neg.f64 t)))) |
(*.f64 (/.f64 z t) (/.f64 (*.f64 t (neg.f64 t)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (neg.f64 t) t) (/.f64 (*.f64 t z) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (neg.f64 z) t) (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 y (*.f64 t t)) t) (/.f64 (neg.f64 z) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (/.f64 (*.f64 t y) t)) (*.f64 t z)) |
(*.f64 (neg.f64 (*.f64 (/.f64 y t) z)) (*.f64 t t)) |
(*.f64 (*.f64 (/.f64 y (neg.f64 t)) z) (*.f64 t t)) |
(*.f64 (*.f64 (/.f64 y (neg.f64 t)) t) (*.f64 t z)) |
(*.f64 (*.f64 (/.f64 y t) (neg.f64 t)) (*.f64 t z)) |
(*.f64 (*.f64 (/.f64 y t) (neg.f64 z)) (*.f64 t t)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t y) t)) (*.f64 t z)) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) z)) (*.f64 t t)) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 t y) t) t)) z) |
(*.f64 (*.f64 (/.f64 y (neg.f64 t)) (*.f64 t z)) t) |
(*.f64 (*.f64 (*.f64 (/.f64 (*.f64 t y) t) t) #s(literal -1 binary64)) z) |
(exp.f64 (*.f64 (log.f64 (/.f64 t y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 t))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 y (neg.f64 t))) |
(neg.f64 (/.f64 y (neg.f64 t))) |
(/.f64 #s(literal 1 binary64) (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) t)) |
(/.f64 y t) |
(/.f64 (/.f64 y t) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 t))) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 (neg.f64 y) (*.f64 #s(literal 1 binary64) (neg.f64 t))) |
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 y (neg.f64 t)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 t)) |
(pow.f64 (/.f64 t y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(*.f64 y (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 t))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) y) |
(*.f64 (/.f64 #s(literal -1 binary64) t) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (pow.f64 (/.f64 t y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t y) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z (neg.f64 t)))) |
(-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t z))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 t (*.f64 t z)) (*.f64 t (*.f64 t z)) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 t (*.f64 t z)) (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z))))) (fma.f64 (*.f64 t (*.f64 t z)) (*.f64 t (*.f64 t z)) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t z))) (/.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z)))) (*.f64 t (*.f64 t z)))) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 t z)) (*.f64 t (*.f64 t z)) #s(literal 0 binary64)) (neg.f64 (*.f64 (*.f64 t (*.f64 t z)) (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 t z)) (neg.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t z)) (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z)))))) (fma.f64 (*.f64 t (*.f64 t z)) (*.f64 t (*.f64 t z)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z))))) (*.f64 t (*.f64 t z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 t (*.f64 t z)) (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z))))))) (fma.f64 (*.f64 t (*.f64 t z)) (*.f64 t (*.f64 t z)) #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z)))))) (*.f64 t (*.f64 t z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t z)) (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z))))))) (neg.f64 (fma.f64 (*.f64 t (*.f64 t z)) (*.f64 t (*.f64 t z)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z)))))) (*.f64 t (*.f64 z (neg.f64 t)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 t (*.f64 z (neg.f64 t))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 z (neg.f64 t))) (*.f64 t (*.f64 z (neg.f64 t)))) (*.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z (neg.f64 t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 z (neg.f64 t))) (*.f64 t (*.f64 z (neg.f64 t))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 z (neg.f64 t))))) |
(*.f64 t (*.f64 z (neg.f64 t))) |
(*.f64 t (*.f64 (*.f64 z (neg.f64 t)) #s(literal 1 binary64))) |
(*.f64 t (*.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 t)))) |
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 z (neg.f64 t)))) |
(*.f64 z (*.f64 t (neg.f64 t))) |
(*.f64 (neg.f64 t) (*.f64 t z)) |
(*.f64 (*.f64 t t) (neg.f64 z)) |
(*.f64 (*.f64 t t) (*.f64 (neg.f64 z) #s(literal 1 binary64))) |
(*.f64 (*.f64 t t) (*.f64 z #s(literal -1 binary64))) |
(*.f64 (*.f64 t (*.f64 t z)) #s(literal -1 binary64)) |
(*.f64 (*.f64 t (*.f64 z (neg.f64 t))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t z))) |
(*.f64 (neg.f64 z) (*.f64 t t)) |
(*.f64 (*.f64 t (neg.f64 t)) z) |
(*.f64 (*.f64 t z) (neg.f64 t)) |
(*.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t z)) (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 t z)) (*.f64 t (*.f64 t z)) #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z))))) (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t z)))) |
(*.f64 (*.f64 z (neg.f64 t)) t) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 t z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 t))) z) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (*.f64 t t)) |
(*.f64 (*.f64 z #s(literal -1 binary64)) (*.f64 t t)) |
(+.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t z))) |
(/.f64 (*.f64 t (*.f64 t z)) #s(literal 1 binary64)) |
(/.f64 (*.f64 t (*.f64 z (neg.f64 t))) #s(literal -1 binary64)) |
(/.f64 (*.f64 t z) (/.f64 #s(literal 1 binary64) t)) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z))))) (*.f64 t (*.f64 z (neg.f64 t)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t z)) (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 t (*.f64 t z)))) #s(literal 0 binary64)))) |
(*.f64 t (*.f64 t z)) |
(*.f64 t (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t z))) |
(*.f64 z (*.f64 t t)) |
(*.f64 (*.f64 t t) z) |
(*.f64 (*.f64 t (*.f64 t z)) #s(literal 1 binary64)) |
(*.f64 (*.f64 t z) t) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) t) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 t)) (*.f64 t t)) |
(+.f64 (*.f64 (neg.f64 t) #s(literal 0 binary64)) (*.f64 t t)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 t) #s(literal 0 binary64) (*.f64 t t)) |
(fma.f64 #s(literal 0 binary64) (neg.f64 t) (*.f64 t t)) |
(neg.f64 (*.f64 t (neg.f64 t))) |
(/.f64 t (/.f64 #s(literal 1 binary64) t)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(/.f64 (*.f64 t t) #s(literal 1 binary64)) |
(/.f64 (*.f64 t (neg.f64 t)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 t) (*.f64 t (neg.f64 t))) t) |
(/.f64 (*.f64 (neg.f64 t) (neg.f64 (*.f64 t (*.f64 t t)))) (fma.f64 t t #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 t (neg.f64 t)) (*.f64 t (neg.f64 t))) (*.f64 t t)) |
(/.f64 (*.f64 (*.f64 t (neg.f64 t)) (neg.f64 (*.f64 t (*.f64 t t)))) (*.f64 t (fma.f64 t t #s(literal 0 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (*.f64 t (neg.f64 t))) (*.f64 (fma.f64 t t #s(literal 0 binary64)) t)) |
(/.f64 (*.f64 (neg.f64 (*.f64 t (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t t)))) (*.f64 (fma.f64 t t #s(literal 0 binary64)) (fma.f64 t t #s(literal 0 binary64)))) |
(pow.f64 t #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(*.f64 t t) |
(*.f64 #s(literal 1 binary64) (*.f64 t t)) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (*.f64 t t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 t (neg.f64 t))) |
(*.f64 (*.f64 t (neg.f64 t)) #s(literal -1 binary64)) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
| 1× | egg-herbie |
| 9 210× | accelerator-lowering-fma.f32 |
| 9 210× | accelerator-lowering-fma.f64 |
| 4 198× | *-lowering-*.f32 |
| 4 198× | *-lowering-*.f64 |
| 2 654× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 296 | 3016 |
| 1 | 911 | 2945 |
| 2 | 2562 | 2807 |
| 3 | 6977 | 2807 |
| 0 | 8196 | 2785 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* -1 (* t (* y z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(* t (* x y)) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* t (* x y)) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* t (* x y)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(* -1 (* t (* y z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* -1 (* t (* y z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(* t (* y (- x z))) |
(/ -1 (* y z)) |
(- (* -1 (/ x (* y (pow z 2)))) (/ 1 (* y z))) |
(- (* x (- (* -1 (/ x (* y (pow z 3)))) (/ 1 (* y (pow z 2))))) (/ 1 (* y z))) |
(- (* x (- (* x (- (* -1 (/ x (* y (pow z 4)))) (/ 1 (* y (pow z 3))))) (/ 1 (* y (pow z 2))))) (/ 1 (* y z))) |
(/ 1 (* x y)) |
(/ (+ (/ 1 y) (/ z (* x y))) x) |
(/ (- (+ (/ 1 y) (/ (pow z 2) (* (pow x 2) y))) (* -1 (/ z (* x y)))) x) |
(/ (- (+ (/ 1 y) (/ (pow z 3) (* (pow x 3) y))) (+ (* -1 (/ z (* x y))) (* -1 (/ (pow z 2) (* (pow x 2) y))))) x) |
(/ 1 (* x y)) |
(* -1 (/ (- (* -1 (/ z (* x y))) (/ 1 y)) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) (* x y)) (* -1 (/ z y))) x)) (/ 1 y)) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) (* x y))) (/ (pow z 2) y)) x)) (* -1 (/ z y))) x)) (/ 1 y)) x)) |
(/ 1 (* x y)) |
(+ (/ 1 (* x y)) (/ z (* (pow x 2) y))) |
(+ (* z (+ (/ 1 (* (pow x 2) y)) (/ z (* (pow x 3) y)))) (/ 1 (* x y))) |
(+ (* z (+ (* z (+ (/ 1 (* (pow x 3) y)) (/ z (* (pow x 4) y)))) (/ 1 (* (pow x 2) y)))) (/ 1 (* x y))) |
(/ -1 (* y z)) |
(/ (- (* -1 (/ x (* y z))) (/ 1 y)) z) |
(/ (- (* -1 (/ (pow x 2) (* y (pow z 2)))) (+ (/ 1 y) (/ x (* y z)))) z) |
(/ (- (* -1 (/ (pow x 3) (* y (pow z 3)))) (+ (/ 1 y) (+ (/ x (* y z)) (/ (pow x 2) (* y (pow z 2)))))) z) |
(/ -1 (* y z)) |
(* -1 (/ (+ (/ 1 y) (/ x (* y z))) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow x 2) (* y z))) (/ x y)) z)) (/ 1 y)) z)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) (* y z)) (* -1 (/ (pow x 2) y))) z)) (/ x y)) z)) (/ 1 y)) z)) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ 1 (* y (- x z))) |
(/ -1 z) |
(- (* -1 (/ x (pow z 2))) (/ 1 z)) |
(- (* x (- (* -1 (/ x (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) |
(- (* x (- (* x (- (* -1 (/ x (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(/ 1 x) |
(/ (+ 1 (/ z x)) x) |
(/ (- (+ 1 (/ (pow z 2) (pow x 2))) (* -1 (/ z x))) x) |
(/ (- (+ 1 (/ (pow z 3) (pow x 3))) (+ (* -1 (/ z x)) (* -1 (/ (pow z 2) (pow x 2))))) x) |
(/ 1 x) |
(* -1 (/ (- (* -1 (/ z x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) x) (* -1 z)) x)) 1) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) x)) (pow z 2)) x)) (* -1 z)) x)) 1) x)) |
(/ 1 x) |
(+ (/ 1 x) (/ z (pow x 2))) |
(+ (* z (+ (/ 1 (pow x 2)) (/ z (pow x 3)))) (/ 1 x)) |
(+ (* z (+ (* z (+ (/ 1 (pow x 3)) (/ z (pow x 4)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(/ -1 z) |
(/ (- (* -1 (/ x z)) 1) z) |
(/ (- (* -1 (/ (pow x 2) (pow z 2))) (+ 1 (/ x z))) z) |
(/ (- (* -1 (/ (pow x 3) (pow z 3))) (+ 1 (+ (/ x z) (/ (pow x 2) (pow z 2))))) z) |
(/ -1 z) |
(* -1 (/ (+ 1 (/ x z)) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) z)) x) z))) z)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) z) (* -1 (pow x 2))) z)) x) z))) z)) |
(* -1 z) |
(- x z) |
(- x z) |
(- x z) |
x |
(* x (+ 1 (* -1 (/ z x)))) |
(* x (+ 1 (* -1 (/ z x)))) |
(* x (+ 1 (* -1 (/ z x)))) |
x |
(* -1 (* x (- (/ z x) 1))) |
(* -1 (* x (- (/ z x) 1))) |
(* -1 (* x (- (/ z x) 1))) |
x |
(+ x (* -1 z)) |
(+ x (* -1 z)) |
(+ x (* -1 z)) |
(* -1 z) |
(* z (- (/ x z) 1)) |
(* z (- (/ x z) 1)) |
(* z (- (/ x z) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* 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) |
(* t (* x y)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(* -1 (* t (* y z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(* -1 (* t (* y z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(* -1 (* y (+ (* -1 (* t x)) (* t z)))) |
(* -1 (* y (+ (* -1 (* t x)) (* t z)))) |
(* -1 (* y (+ (* -1 (* t x)) (* t z)))) |
(* -1 (* y (+ (* -1 (* t x)) (* t z)))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(* -1 (* t (+ (* -1 (* x y)) (* y z)))) |
(* -1 (* t (+ (* -1 (* x y)) (* y z)))) |
(* -1 (* t (+ (* -1 (* x y)) (* y z)))) |
(* -1 (* t (+ (* -1 (* x y)) (* y z)))) |
(* -1 (* t (* y z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(* t (* x y)) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(* t (* x y)) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* -1 t) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(* t (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(/ 1 (* x y)) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(* -1 (* t (* y z))) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(/ y t) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* -1 (* (pow t 2) z)) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(* (pow t 2) z) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
(pow t 2) |
| Outputs |
|---|
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 x (*.f64 t (fma.f64 (neg.f64 z) (/.f64 y x) y))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 x (*.f64 t (fma.f64 (neg.f64 z) (/.f64 y x) y))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 x (*.f64 t (fma.f64 (neg.f64 z) (/.f64 y x) y))) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 x (*.f64 t (fma.f64 (neg.f64 z) (/.f64 y x) y))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 x (*.f64 t (fma.f64 (neg.f64 z) (/.f64 y x) y))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 x (*.f64 t (fma.f64 (neg.f64 z) (/.f64 y x) y))) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 (*.f64 t z) (fma.f64 y (/.f64 x z) (neg.f64 y))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 (*.f64 t z) (fma.f64 y (/.f64 x z) (neg.f64 y))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 (*.f64 t z) (fma.f64 y (/.f64 x z) (neg.f64 y))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 (*.f64 t z) (fma.f64 y (/.f64 x z) (neg.f64 y))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 (*.f64 t z) (fma.f64 y (/.f64 x z) (neg.f64 y))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 (*.f64 t z) (fma.f64 y (/.f64 x z) (neg.f64 y))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* y (- x z))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(/ -1 (* y z)) |
(/.f64 #s(literal -1 binary64) (*.f64 y z)) |
(- (* -1 (/ x (* y (pow z 2)))) (/ 1 (* y z))) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 y (*.f64 z z)))) |
(- (* x (- (* -1 (/ x (* y (pow z 3)))) (/ 1 (* y (pow z 2))))) (/ 1 (* y z))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 x y)) z)) z) |
(- (* x (- (* x (- (* -1 (/ x (* y (pow z 4)))) (/ 1 (* y (pow z 3))))) (/ 1 (* y (pow z 2))))) (/ 1 (* y z))) |
(fma.f64 x (fma.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 y (*.f64 z z)))) (/.f64 x (*.f64 y (*.f64 z (*.f64 z (*.f64 z z)))))) (/.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)))) (/.f64 #s(literal -1 binary64) (*.f64 y z))) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ (+ (/ 1 y) (/ z (* x y))) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 z (*.f64 y (*.f64 x x)))) |
(/ (- (+ (/ 1 y) (/ (pow z 2) (* (pow x 2) y))) (* -1 (/ z (* x y)))) x) |
(/.f64 (fma.f64 (/.f64 z y) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z x)) x) (/.f64 #s(literal 1 binary64) y)) x) |
(/ (- (+ (/ 1 y) (/ (pow z 3) (* (pow x 3) y))) (+ (* -1 (/ z (* x y))) (* -1 (/ (pow z 2) (* (pow x 2) y))))) x) |
(/.f64 (fma.f64 z (/.f64 (*.f64 z z) (*.f64 y (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 z y) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z x)) x) (/.f64 #s(literal 1 binary64) y))) x) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(* -1 (/ (- (* -1 (/ z (* x y))) (/ 1 y)) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 z (*.f64 y (*.f64 x x)))) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) (* x y)) (* -1 (/ z y))) x)) (/ 1 y)) x)) |
(/.f64 (fma.f64 (/.f64 z y) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z x)) x) (/.f64 #s(literal 1 binary64) y)) x) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) (* x y))) (/ (pow z 2) y)) x)) (* -1 (/ z y))) x)) (/ 1 y)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (/.f64 z y) (fma.f64 z (/.f64 z x) z)) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 y x)))) x) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(+ (/ 1 (* x y)) (/ z (* (pow x 2) y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 z (*.f64 y (*.f64 x x)))) |
(+ (* z (+ (/ 1 (* (pow x 2) y)) (/ z (* (pow x 3) y)))) (/ 1 (* x y))) |
(fma.f64 z (/.f64 z (*.f64 y (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 z (*.f64 y (*.f64 x x))))) |
(+ (* z (+ (* z (+ (/ 1 (* (pow x 3) y)) (/ z (* (pow x 4) y)))) (/ 1 (* (pow x 2) y)))) (/ 1 (* x y))) |
(fma.f64 z (fma.f64 z (/.f64 z (*.f64 y (pow.f64 x #s(literal 4 binary64)))) (/.f64 z (*.f64 y (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 z (*.f64 y (*.f64 x x))))) |
(/ -1 (* y z)) |
(/.f64 #s(literal -1 binary64) (*.f64 y z)) |
(/ (- (* -1 (/ x (* y z))) (/ 1 y)) z) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 y (*.f64 z z)))) |
(/ (- (* -1 (/ (pow x 2) (* y (pow z 2)))) (+ (/ 1 y) (/ x (* y z)))) z) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 x y)) z)) z) |
(/ (- (* -1 (/ (pow x 3) (* y (pow z 3)))) (+ (/ 1 y) (+ (/ x (* y z)) (/ (pow x 2) (* y (pow z 2)))))) z) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 x y) (fma.f64 x (/.f64 x z) x)) (*.f64 z z)) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 y z)))) z)) |
(/ -1 (* y z)) |
(/.f64 #s(literal -1 binary64) (*.f64 y z)) |
(* -1 (/ (+ (/ 1 y) (/ x (* y z))) z)) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 y z)) (/.f64 x (*.f64 y (*.f64 z z)))) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (pow x 2) (* y z))) (/ x y)) z)) (/ 1 y)) z)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x z)) (/.f64 x y)) z)) z) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) (* y z)) (* -1 (/ (pow x 2) y))) z)) (/ x y)) z)) (/ 1 y)) z)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (+.f64 (/.f64 (*.f64 (/.f64 x y) (fma.f64 x (/.f64 x z) x)) (*.f64 z z)) (/.f64 x (*.f64 y z)))) (neg.f64 z)) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ 1 (* y (- x z))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z))) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(- (* -1 (/ x (pow z 2))) (/ 1 z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x z)) z) |
(- (* x (- (* -1 (/ x (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 x z) x) z)) z) |
(- (* x (- (* x (- (* -1 (/ x (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)) |
(fma.f64 x (*.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 z (*.f64 z z))) (/.f64 x (*.f64 z (*.f64 z (*.f64 z z)))))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x z)) z)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (/ z x)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z x)) x) |
(/ (- (+ 1 (/ (pow z 2) (pow x 2))) (* -1 (/ z x))) x) |
(/.f64 (fma.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)) #s(literal 1 binary64)) x) |
(/ (- (+ 1 (/ (pow z 3) (pow x 3))) (+ (* -1 (/ z x)) (* -1 (/ (pow z 2) (pow x 2))))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 z z) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 z x)) (/.f64 z x))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (* -1 (/ z x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z x)) x) |
(* -1 (/ (- (* -1 (/ (- (/ (pow z 2) x) (* -1 z)) x)) 1) x)) |
(/.f64 (fma.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)) #s(literal 1 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) x)) (pow z 2)) x)) (* -1 z)) x)) 1) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 z (/.f64 (*.f64 z (fma.f64 z (/.f64 z x) z)) x)) x)) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (/ 1 x) (/ z (pow x 2))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z x)) x) |
(+ (* z (+ (/ 1 (pow x 2)) (/ z (pow x 3)))) (/ 1 x)) |
(/.f64 (fma.f64 (/.f64 z x) (+.f64 #s(literal 1 binary64) (/.f64 z x)) #s(literal 1 binary64)) x) |
(+ (* z (+ (* z (+ (/ 1 (pow x 3)) (/ z (pow x 4)))) (/ 1 (pow x 2)))) (/ 1 x)) |
(fma.f64 z (fma.f64 z (/.f64 z (pow.f64 x #s(literal 4 binary64))) (/.f64 z (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 z x)) x)) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(/ (- (* -1 (/ x z)) 1) z) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x z)) z) |
(/ (- (* -1 (/ (pow x 2) (pow z 2))) (+ 1 (/ x z))) z) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 x z) x) z)) z) |
(/ (- (* -1 (/ (pow x 3) (pow z 3))) (+ 1 (+ (/ x z) (/ (pow x 2) (pow z 2))))) z) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 x (fma.f64 x (/.f64 x z) x)) (*.f64 z z)) (+.f64 #s(literal 1 binary64) (/.f64 x z))) z)) |
(/ -1 z) |
(/.f64 #s(literal -1 binary64) z) |
(* -1 (/ (+ 1 (/ x z)) z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 x z)) z) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) z)) x) z))) z)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (/.f64 x z) x) z)) z) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow x 3) z) (* -1 (pow x 2))) z)) x) z))) z)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (*.f64 x (fma.f64 x (/.f64 x z) x)) z)) z)) z)) |
(* -1 z) |
(neg.f64 z) |
(- x z) |
(-.f64 x z) |
(- x z) |
(-.f64 x z) |
(- x z) |
(-.f64 x z) |
x |
(* x (+ 1 (* -1 (/ z x)))) |
(fma.f64 (/.f64 z x) (neg.f64 x) x) |
(* x (+ 1 (* -1 (/ z x)))) |
(fma.f64 (/.f64 z x) (neg.f64 x) x) |
(* x (+ 1 (* -1 (/ z x)))) |
(fma.f64 (/.f64 z x) (neg.f64 x) x) |
x |
(* -1 (* x (- (/ z x) 1))) |
(fma.f64 (/.f64 z x) (neg.f64 x) x) |
(* -1 (* x (- (/ z x) 1))) |
(fma.f64 (/.f64 z x) (neg.f64 x) x) |
(* -1 (* x (- (/ z x) 1))) |
(fma.f64 (/.f64 z x) (neg.f64 x) x) |
x |
(+ x (* -1 z)) |
(-.f64 x z) |
(+ x (* -1 z)) |
(-.f64 x z) |
(+ x (* -1 z)) |
(-.f64 x z) |
(* -1 z) |
(neg.f64 z) |
(* z (- (/ x z) 1)) |
(fma.f64 z (/.f64 x z) (neg.f64 z)) |
(* z (- (/ x z) 1)) |
(fma.f64 z (/.f64 x z) (neg.f64 z)) |
(* z (- (/ x z) 1)) |
(fma.f64 z (/.f64 x z) (neg.f64 z)) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(fma.f64 z (/.f64 x z) (neg.f64 z)) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(fma.f64 z (/.f64 x z) (neg.f64 z)) |
(* -1 (* z (+ 1 (* -1 (/ x z))))) |
(fma.f64 z (/.f64 x z) (neg.f64 z)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* x y) |
(*.f64 y x) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 (*.f64 t z) (fma.f64 y (/.f64 x z) (neg.f64 y))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 (*.f64 t z) (fma.f64 y (/.f64 x z) (neg.f64 y))) |
(* z (+ (* -1 (* t y)) (/ (* t (* x y)) z))) |
(*.f64 (*.f64 t z) (fma.f64 y (/.f64 x z) (neg.f64 y))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 (*.f64 t z) (fma.f64 y (/.f64 x z) (neg.f64 y))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 (*.f64 t z) (fma.f64 y (/.f64 x z) (neg.f64 y))) |
(* -1 (* z (+ (* -1 (/ (* t (* x y)) z)) (* t y)))) |
(*.f64 (*.f64 t z) (fma.f64 y (/.f64 x z) (neg.f64 y))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* y (+ (* -1 (* t z)) (* t x))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* y (+ (* -1 (* t x)) (* t z)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* y (+ (* -1 (* t x)) (* t z)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* y (+ (* -1 (* t x)) (* t z)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* y (+ (* -1 (* t x)) (* t z)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (+ (* -1 (* y z)) (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* t (+ (* -1 (* x y)) (* y z)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* t (+ (* -1 (* x y)) (* y z)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* t (+ (* -1 (* x y)) (* y z)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* t (+ (* -1 (* x y)) (* y z)))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(+ (* -1 (* t (* y z))) (* t (* x y))) |
(*.f64 t (*.f64 y (-.f64 x z))) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 x (*.f64 t (fma.f64 (neg.f64 z) (/.f64 y x) y))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 x (*.f64 t (fma.f64 (neg.f64 z) (/.f64 y x) y))) |
(* x (+ (* -1 (/ (* t (* y z)) x)) (* t y))) |
(*.f64 x (*.f64 t (fma.f64 (neg.f64 z) (/.f64 y x) y))) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 x (*.f64 t (fma.f64 (neg.f64 z) (/.f64 y x) y))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 x (*.f64 t (fma.f64 (neg.f64 z) (/.f64 y x) y))) |
(* -1 (* x (+ (* -1 (* t y)) (/ (* t (* y z)) x)))) |
(*.f64 x (*.f64 t (fma.f64 (neg.f64 z) (/.f64 y x) y))) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* -1 t) |
(neg.f64 t) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(* t (* x y)) |
(*.f64 t (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(/ 1 (* x y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y x)) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(* -1 (* t (* y z))) |
(*.f64 t (*.f64 y (neg.f64 z))) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(/ y t) |
(/.f64 y t) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* -1 (* (pow t 2) z)) |
(neg.f64 (*.f64 t (*.f64 t z))) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(* (pow t 2) z) |
(*.f64 t (*.f64 t z)) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
(pow t 2) |
(*.f64 t t) |
Compiled 27 721 to 2 437 computations (91.2% saved)
18 alts after pruning (7 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 765 | 3 | 1 768 |
| Fresh | 1 | 4 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 7 | 7 |
| Total | 1 767 | 18 | 1 785 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 96.9% | (fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (*.f64 y x) t)) |
| 54.1% | (/.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal 1 binary64) t)) | |
| 49.2% | (/.f64 y (/.f64 #s(literal -1 binary64) (*.f64 t z))) | |
| ✓ | 53.2% | (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
| 46.3% | (*.f64 (fma.f64 x (/.f64 y z) y) (*.f64 z t)) | |
| 39.7% | (*.f64 (/.f64 y (neg.f64 t)) (*.f64 t (*.f64 t z))) | |
| ✓ | 36.4% | (*.f64 (/.f64 y t) (neg.f64 (*.f64 (*.f64 t t) z))) |
| 89.6% | (*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) y)) (-.f64 z x)) | |
| ✓ | 97.3% | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| ✓ | 89.7% | (*.f64 (-.f64 x z) (*.f64 y t)) |
| ✓ | 97.6% | (*.f64 (*.f64 (-.f64 x z) y) t) |
| 54.1% | (*.f64 (*.f64 (neg.f64 z) y) t) | |
| ✓ | 47.8% | (*.f64 (*.f64 y (neg.f64 t)) z) |
| ✓ | 53.5% | (*.f64 (*.f64 y x) t) |
| ✓ | 52.6% | (*.f64 (*.f64 y t) x) |
| 85.8% | (*.f64 y (-.f64 (*.f64 t x) (*.f64 t z))) | |
| ✓ | 49.3% | (*.f64 y (*.f64 (neg.f64 z) t)) |
| ✓ | 48.8% | (*.f64 y (*.f64 x t)) |
Compiled 490 to 239 computations (51.2% saved)
| Inputs |
|---|
(*.f64 y (*.f64 x t)) |
(*.f64 (*.f64 y t) x) |
(*.f64 (*.f64 y x) t) |
(*.f64 y (*.f64 (neg.f64 z) t)) |
(*.f64 (*.f64 y (neg.f64 t)) z) |
(*.f64 (*.f64 y (neg.f64 z)) t) |
(*.f64 (*.f64 (neg.f64 z) y) t) |
(*.f64 (*.f64 (-.f64 x z) y) t) |
(*.f64 (-.f64 x z) (*.f64 y t)) |
(*.f64 y (-.f64 (*.f64 t x) (*.f64 t z))) |
(*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
(fma.f64 (*.f64 y t) (neg.f64 z) (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 x (*.f64 y t))) |
(fma.f64 (*.f64 z y) (neg.f64 t) (*.f64 (*.f64 y x) t)) |
(*.f64 (fma.f64 x (/.f64 y z) y) (*.f64 z t)) |
(/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(/.f64 y (/.f64 #s(literal -1 binary64) (*.f64 t z))) |
(*.f64 (/.f64 y t) (neg.f64 (*.f64 (*.f64 t t) z))) |
(*.f64 (/.f64 y (neg.f64 t)) (*.f64 t (*.f64 t z))) |
(*.f64 (*.f64 z (-.f64 (*.f64 y (/.f64 x z)) y)) t) |
(/.f64 (*.f64 z (neg.f64 y)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) y)) (-.f64 z x)) |
(/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y (-.f64 x z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 z (neg.f64 t))))) |
(*.f64 y (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 z t))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 t (fma.f64 x x (*.f64 z z))))) (+.f64 z (neg.f64 x))) |
(/.f64 t (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x z)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y (*.f64 (+.f64 x z) (*.f64 y (-.f64 x z)))) (/.f64 t (*.f64 y (+.f64 x z)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (*.f64 y (+.f64 x z))) (*.f64 y (-.f64 x z))) t) (neg.f64 (*.f64 y (+.f64 x z)))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 x z) y) t) |
6 calls:
| 283.0ms | y |
| 50.0ms | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 9.0ms | t |
| 9.0ms | x |
| 9.0ms | (-.f64 (*.f64 x y) (*.f64 z y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 1 | x |
| 97.6% | 1 | y |
| 97.6% | 1 | z |
| 97.6% | 1 | t |
| 97.6% | 1 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 97.6% | 1 | (-.f64 (*.f64 x y) (*.f64 z y)) |
Compiled 44 to 31 computations (29.5% saved)
| Inputs |
|---|
(*.f64 y (*.f64 x t)) |
(*.f64 (*.f64 y t) x) |
(*.f64 (*.f64 y x) t) |
(*.f64 y (*.f64 (neg.f64 z) t)) |
(*.f64 (*.f64 y (neg.f64 t)) z) |
(*.f64 (*.f64 y (neg.f64 z)) t) |
(*.f64 (*.f64 (neg.f64 z) y) t) |
| Outputs |
|---|
(*.f64 (*.f64 y (neg.f64 z)) t) |
(*.f64 (*.f64 y x) t) |
(*.f64 (*.f64 y (neg.f64 z)) t) |
6 calls:
| 4.0ms | y |
| 3.0ms | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 3.0ms | z |
| 3.0ms | x |
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.2% | 3 | x |
| 68.2% | 6 | y |
| 67.6% | 3 | t |
| 62.0% | 4 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 70.2% | 8 | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 80.8% | 3 | z |
Compiled 44 to 31 computations (29.5% saved)
| Inputs |
|---|
(*.f64 y (*.f64 x t)) |
(*.f64 (*.f64 y t) x) |
(*.f64 (*.f64 y x) t) |
(*.f64 y (*.f64 (neg.f64 z) t)) |
(*.f64 (*.f64 y (neg.f64 t)) z) |
| Outputs |
|---|
(*.f64 (*.f64 y x) t) |
(*.f64 (*.f64 y (neg.f64 t)) z) |
(*.f64 (*.f64 y x) t) |
2 calls:
| 2.0ms | x |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.9% | 3 | x |
| 76.8% | 4 | z |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
(*.f64 y (*.f64 x t)) |
(*.f64 (*.f64 y t) x) |
(*.f64 (*.f64 y x) t) |
(*.f64 y (*.f64 (neg.f64 z) t)) |
| Outputs |
|---|
(*.f64 y (*.f64 (neg.f64 z) t)) |
(*.f64 (*.f64 y x) t) |
(*.f64 y (*.f64 (neg.f64 z) t)) |
2 calls:
| 2.0ms | x |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.7% | 3 | z |
| 73.5% | 3 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
(*.f64 y (*.f64 x t)) |
(*.f64 (*.f64 y t) x) |
(*.f64 (*.f64 y x) t) |
| Outputs |
|---|
(*.f64 (*.f64 y x) t) |
6 calls:
| 3.0ms | t |
| 2.0ms | z |
| 2.0ms | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 2.0ms | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.5% | 1 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 53.5% | 1 | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 53.5% | 1 | y |
| 53.5% | 1 | t |
| 53.5% | 1 | x |
| 53.5% | 1 | z |
Compiled 44 to 31 computations (29.5% saved)
| Inputs |
|---|
(*.f64 y (*.f64 x t)) |
(*.f64 (*.f64 y t) x) |
| Outputs |
|---|
(*.f64 (*.f64 y t) x) |
6 calls:
| 2.0ms | z |
| 2.0ms | t |
| 2.0ms | y |
| 2.0ms | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.6% | 1 | x |
| 52.6% | 1 | z |
| 52.6% | 1 | t |
| 52.6% | 1 | y |
| 52.6% | 1 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 52.6% | 1 | (-.f64 (*.f64 x y) (*.f64 z y)) |
Compiled 44 to 31 computations (29.5% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 y (*.f64 x t)) |
| Outputs |
|---|
(*.f64 y (*.f64 x t)) |
6 calls:
| 1.0ms | z |
| 1.0ms | t |
| 1.0ms | (-.f64 (*.f64 x y) (*.f64 z y)) |
| 1.0ms | x |
| 1.0ms | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.8% | 1 | t |
| 48.8% | 1 | y |
| 48.8% | 1 | z |
| 48.8% | 1 | x |
| 48.8% | 1 | (*.f64 (-.f64 (*.f64 x y) (*.f64 z y)) t) |
| 48.8% | 1 | (-.f64 (*.f64 x y) (*.f64 z y)) |
Compiled 44 to 31 computations (29.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 9.897040353443414e+67 | 5.004156222265154e+73 |
| 12.0ms | -121752825633.35336 | -2243142.985453214 |
| 15.0ms | 272× | 0 | valid |
Compiled 373 to 270 computations (27.6% saved)
ival-mult: 7.0ms (84% of total)ival-sub: 1.0ms (12% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 3.668421451177675e-26 | 1.9938371383233478e-22 |
| 13.0ms | -2.9277333348237012e-68 | -1.0730381769451678e-76 |
| 14.0ms | 272× | 0 | valid |
Compiled 373 to 270 computations (27.6% saved)
ival-mult: 6.0ms (81.4% of total)ival-sub: 1.0ms (13.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 3.19477499727651e+21 | 2.0084698675063322e+31 |
| 10.0ms | -121752825633.35336 | -2243142.985453214 |
| 16.0ms | 288× | 0 | valid |
Compiled 394 to 285 computations (27.7% saved)
ival-mult: 8.0ms (87.7% of total)ival-sub: 1.0ms (11% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 56× | *-commutative_binary64 |
| 24× | neg-sub0_binary64 |
| 24× | neg-mul-1_binary64 |
| 20× | +-commutative_binary64 |
| 20× | sub-neg_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 82 |
| 1 | 74 | 82 |
| 2 | 106 | 82 |
| 3 | 137 | 82 |
| 4 | 148 | 82 |
| 5 | 152 | 82 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (*.f64 (-.f64 x z) y) t) |
(if (<=.f64 z #s(literal -2300000 binary64)) (*.f64 (*.f64 y (neg.f64 z)) t) (if (<=.f64 z #s(literal 99999999999999995280522225138166806691251291352861698530421623488512 binary64)) (*.f64 (*.f64 y x) t) (*.f64 (*.f64 y (neg.f64 z)) t))) |
(if (<=.f64 x #s(literal -1881960489343675/121416805764108066932466369176469931665150427440758720078238275608681517825325531136 binary64)) (*.f64 (*.f64 y x) t) (if (<=.f64 x #s(literal 2395587863123407/10889035741470030830827987437816582766592 binary64)) (*.f64 (*.f64 y (neg.f64 t)) z) (*.f64 (*.f64 y x) t))) |
(if (<=.f64 z #s(literal -62000000000 binary64)) (*.f64 y (*.f64 (neg.f64 z) t)) (if (<=.f64 z #s(literal 4999999999999999791559868416 binary64)) (*.f64 (*.f64 y x) t) (*.f64 y (*.f64 (neg.f64 z) t)))) |
(*.f64 (*.f64 y x) t) |
(*.f64 (*.f64 y t) x) |
(*.f64 y (*.f64 x t)) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 x z) y) t) |
(if (<=.f64 z #s(literal -2300000 binary64)) (*.f64 (*.f64 y (neg.f64 z)) t) (if (<=.f64 z #s(literal 99999999999999995280522225138166806691251291352861698530421623488512 binary64)) (*.f64 (*.f64 y x) t) (*.f64 (*.f64 y (neg.f64 z)) t))) |
(if (<=.f64 z #s(literal -2300000 binary64)) (neg.f64 (*.f64 t (*.f64 z y))) (if (<=.f64 z #s(literal 99999999999999995280522225138166806691251291352861698530421623488512 binary64)) (*.f64 t (*.f64 x y)) (neg.f64 (*.f64 t (*.f64 z y))))) |
(if (<=.f64 x #s(literal -1881960489343675/121416805764108066932466369176469931665150427440758720078238275608681517825325531136 binary64)) (*.f64 (*.f64 y x) t) (if (<=.f64 x #s(literal 2395587863123407/10889035741470030830827987437816582766592 binary64)) (*.f64 (*.f64 y (neg.f64 t)) z) (*.f64 (*.f64 y x) t))) |
(if (<=.f64 x #s(literal -1881960489343675/121416805764108066932466369176469931665150427440758720078238275608681517825325531136 binary64)) (*.f64 t (*.f64 x y)) (if (<=.f64 x #s(literal 2395587863123407/10889035741470030830827987437816582766592 binary64)) (*.f64 z (*.f64 y (neg.f64 t))) (*.f64 t (*.f64 x y)))) |
(if (<=.f64 z #s(literal -62000000000 binary64)) (*.f64 y (*.f64 (neg.f64 z) t)) (if (<=.f64 z #s(literal 4999999999999999791559868416 binary64)) (*.f64 (*.f64 y x) t) (*.f64 y (*.f64 (neg.f64 z) t)))) |
(if (<=.f64 z #s(literal -62000000000 binary64)) (neg.f64 (*.f64 y (*.f64 z t))) (if (<=.f64 z #s(literal 4999999999999999791559868416 binary64)) (*.f64 t (*.f64 x y)) (neg.f64 (*.f64 y (*.f64 z t))))) |
(*.f64 (*.f64 y x) t) |
(*.f64 t (*.f64 x y)) |
(*.f64 (*.f64 y t) x) |
(*.f64 x (*.f64 y t)) |
(*.f64 y (*.f64 x t)) |
| 11 204× | accelerator-lowering-fma.f32 |
| 11 204× | accelerator-lowering-fma.f64 |
| 4 534× | accelerator-lowering-fma.f32 |
| 4 534× | accelerator-lowering-fma.f64 |
| 4 460× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 924 |
| 1 | 194 | 666 |
| 2 | 574 | 666 |
| 3 | 2066 | 666 |
| 4 | 4650 | 666 |
| 5 | 6765 | 666 |
| 6 | 7401 | 666 |
| 7 | 7851 | 666 |
| 0 | 8112 | 666 |
| 0 | 19 | 77 |
| 1 | 78 | 77 |
| 2 | 467 | 77 |
| 3 | 5456 | 74 |
| 0 | 9486 | 71 |
| 0 | 8 | 18 |
| 1 | 31 | 18 |
| 2 | 233 | 18 |
| 3 | 2328 | 18 |
| 0 | 8262 | 18 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 214 to 117 computations (45.3% saved)
Compiled 490 to 256 computations (47.8% saved)
Loading profile data...