
Time bar (total: 11.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 7 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 8 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 9 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 10 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 11 |
| 75% | 74.8% | 24.9% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 11 to 11 computations (0% saved)
| 613.0ms | 8 256× | 0 | valid |
ival-mult: 155.0ms (48.7% of total)ival-div: 111.0ms (34.9% of total)ival-sub: 44.0ms (13.8% of total)ival-true: 6.0ms (1.9% of total)ival-assert: 3.0ms (0.9% of total)| 1× | egg-herbie |
| 1 388× | unsub-neg |
| 1 116× | div-sub |
| 1 108× | distribute-rgt-in |
| 1 070× | distribute-lft-in |
| 824× | associate-/r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 191 |
| 1 | 210 | 185 |
| 2 | 447 | 184 |
| 3 | 1465 | 184 |
| 4 | 3869 | 184 |
| 5 | 5187 | 184 |
| 6 | 5622 | 184 |
| 7 | 5742 | 184 |
| 8 | 5772 | 184 |
| 9 | 5788 | 184 |
| 10 | 6784 | 184 |
| 11 | 7224 | 184 |
| 12 | 7296 | 184 |
| 13 | 7296 | 184 |
| 14 | 7296 | 184 |
| 15 | 7408 | 184 |
| 16 | 7568 | 184 |
| 17 | 7632 | 184 |
| 18 | 7632 | 184 |
| 0 | 9 | 9 |
| 1 | 19 | 9 |
| 2 | 41 | 9 |
| 3 | 71 | 9 |
| 4 | 126 | 9 |
| 5 | 211 | 9 |
| 6 | 336 | 9 |
| 7 | 551 | 9 |
| 8 | 992 | 9 |
| 9 | 1573 | 9 |
| 10 | 1844 | 9 |
| 11 | 1882 | 9 |
| 12 | 1910 | 9 |
| 13 | 1910 | 9 |
| 0 | 1910 | 9 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (- (* x y) (* z t)) a) |
| Outputs |
|---|
(/ (- (* x y) (* z t)) a) |
(/.f64 (fma.f64 z (neg.f64 t) (*.f64 x y)) a) |
(negabs a)
(sort x y)
(sort z t)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 21 | 0 | - | 1 | (1.9385965963194584e-280 2.1448148597474697e-43 -4.3973824852479185e-228 -1.2901465514883469e-276 8.096390070922485e-117) | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 3 | 0 | - | 0 | - | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 z t) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) | o/n | 18 | 0 |
| ↳ | (*.f64 x y) | overflow | 34 | |
| ↳ | (*.f64 z t) | overflow | 30 | |
| ↳ | (-.f64 (*.f64 x y) (*.f64 z t)) | overflow | 59 | |
-.f64 | (-.f64 (*.f64 x y) (*.f64 z t)) | nan-rescue | 3 | 0 |
| ↳ | (*.f64 x y) | overflow | 34 | |
| ↳ | (*.f64 z t) | overflow | 30 | |
/.f64 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) | u/n | 2 | 0 |
| ↳ | (*.f64 x y) | underflow | 32 | |
| ↳ | (*.f64 z t) | underflow | 27 | |
| ↳ | (-.f64 (*.f64 x y) (*.f64 z t)) | underflow | 6 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 22 | 1 |
| - | 0 | 233 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 22 | 0 | 1 |
| - | 0 | 0 | 233 |
| number | freq |
|---|---|
| 0 | 234 |
| 1 | 21 |
| 2 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 32.0ms | 512× | 0 | valid |
Compiled 86 to 40 computations (53.5% saved)
ival-mult: 8.0ms (55.3% of total)ival-div: 4.0ms (27.6% of total)ival-sub: 2.0ms (13.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 5 to 5 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 91.6% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
Compiled 14 to 9 computations (35.7% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 z t) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 656× | accelerator-lowering-fma.f32 |
| 656× | accelerator-lowering-fma.f64 |
| 536× | times-frac |
| 464× | *-lowering-*.f32 |
| 464× | *-lowering-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 27 |
| 1 | 19 | 27 |
| 2 | 41 | 27 |
| 3 | 71 | 27 |
| 4 | 126 | 27 |
| 5 | 211 | 27 |
| 6 | 336 | 27 |
| 7 | 551 | 27 |
| 8 | 992 | 27 |
| 9 | 1573 | 27 |
| 10 | 1844 | 27 |
| 11 | 1882 | 27 |
| 12 | 1910 | 27 |
| 13 | 1910 | 27 |
| 0 | 1910 | 27 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (- (* x y) (* z t)) a) |
(- (* x y) (* z t)) |
(* x y) |
x |
y |
(* z t) |
z |
t |
a |
| Outputs |
|---|
(/ (- (* x y) (* z t)) a) |
(/.f64 (fma.f64 z (neg.f64 t) (*.f64 x y)) a) |
(- (* x y) (* z t)) |
(fma.f64 z (neg.f64 t) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
x |
y |
(* z t) |
(*.f64 z t) |
z |
t |
a |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 z t) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 98.9% | (-.f64 (*.f64 x y) (*.f64 z t)) |
| ✓ | accuracy | 92.4% | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 16.0ms | 256× | 0 | valid |
Compiled 29 to 11 computations (62.1% saved)
ival-mult: 3.0ms (41.9% of total)ival-sub: 2.0ms (27.9% of total)ival-div: 2.0ms (27.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (* x y) (* z t)) a)> |
#<alt (- (* x y) (* z t))> |
#<alt (* x y)> |
#<alt (* z t)> |
| Outputs |
|---|
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (* -1 (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* -1 (* t z))> |
#<alt (* z (- (/ (* x y) z) t))> |
#<alt (* z (- (/ (* x y) z) t))> |
#<alt (* z (- (/ (* x y) z) t))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* -1 (* t z))> |
#<alt (* t (- (/ (* x y) t) z))> |
#<alt (* t (- (/ (* x y) t) z))> |
#<alt (* t (- (/ (* x y) t) z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 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 (* 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)> |
39 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | (* x y) |
| 1.0ms | z | @ | inf | (/ (- (* x y) (* z t)) a) |
| 1.0ms | x | @ | 0 | (/ (- (* x y) (* z t)) a) |
| 1.0ms | a | @ | 0 | (/ (- (* x y) (* z t)) a) |
| 1.0ms | y | @ | 0 | (/ (- (* x y) (* z t)) a) |
| 1× | batch-egg-rewrite |
| 6 256× | *-lowering-*.f32 |
| 6 256× | *-lowering-*.f64 |
| 3 936× | accelerator-lowering-fma.f32 |
| 3 936× | accelerator-lowering-fma.f64 |
| 3 328× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 22 |
| 1 | 40 | 22 |
| 2 | 309 | 22 |
| 3 | 3298 | 22 |
| 0 | 8841 | 22 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* x y) (* z t)) a) |
(- (* x y) (* z t)) |
(* x y) |
(* z t) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 x y) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))) |
(+.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)))) |
(+.f64 (neg.f64 (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 x y) a)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t))) (/.f64 (*.f64 x y) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 (*.f64 z t) a)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (fma.f64 t (neg.f64 z) (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 z t) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) a) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 z t))) a) (/.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))) a)) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a (fma.f64 x y (*.f64 z t)))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) a) (*.f64 a a)) (/.f64 (*.f64 (*.f64 z t) a) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a)))) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t)))) (/.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 x (/.f64 y a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 x (/.f64 y a) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)))) |
(fma.f64 y (/.f64 x a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 y (/.f64 x a) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))) |
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)))) |
(fma.f64 z (neg.f64 (/.f64 t a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 t (neg.f64 (/.f64 z a)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 z t) a)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) a) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 (*.f64 x y)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (neg.f64 (*.f64 x y)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))) |
(fma.f64 (neg.f64 (*.f64 x y)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 y a) x (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y a) x (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)))) |
(fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 x a) y (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))) |
(fma.f64 (/.f64 x a) y (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)))) |
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))) |
(fma.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z t)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (fma.f64 t (neg.f64 z) (*.f64 x y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 t (neg.f64 z) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 z t) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a))) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 t (neg.f64 z) (*.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (*.f64 z t) (*.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (neg.f64 z) (*.f64 x y))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 z t) a)) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 a (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 a (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (*.f64 (neg.f64 a) (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (neg.f64 (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 a (fma.f64 x y (*.f64 z t))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t)))))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x y) a) (neg.f64 (/.f64 (*.f64 z t) a)))))) |
(/.f64 (fma.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 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.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 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) (*.f64 (*.f64 a (fma.f64 x y (*.f64 z t))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t)))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t)))) |
(/.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 a a)) (/.f64 (fma.f64 x y (*.f64 z t)) a)) |
(/.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) a) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) a) (fma.f64 x y (*.f64 z t))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (/.f64 a (*.f64 z t))) a) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 x y)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z t))) (*.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1 binary64)) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) #s(literal -1 binary64)) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1 binary64)) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) #s(literal 1 binary64)) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 a (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (*.f64 a (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 z t) a))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 a a))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) a)) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) a)) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (*.f64 z t) (*.f64 x y)) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 z t) a))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) a)) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) a)) (fma.f64 x y (*.f64 z t))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal -1 binary64) a)) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal -1 binary64) a)) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal -1 binary64) a)) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 #s(literal -1 binary64) a)) (fma.f64 x y (*.f64 z t))) |
(/.f64 (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) #s(literal -1 binary64)) a) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))))) (fma.f64 x y (*.f64 z t))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 z t) a)) a) a) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 z t)) a) |
(/.f64 (-.f64 (neg.f64 (neg.f64 (*.f64 x y))) (*.f64 z t)) a) |
(/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) (*.f64 z t)) a) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (neg.f64 (*.f64 z t))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (*.f64 (*.f64 z t) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (neg.f64 (neg.f64 (*.f64 x y))) (*.f64 (*.f64 z t) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) (*.f64 (*.f64 z t) #s(literal 1 binary64))) a) |
(/.f64 (-.f64 (*.f64 x y) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64))) a) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64))) a) |
(/.f64 (-.f64 (neg.f64 (neg.f64 (*.f64 x y))) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64))) a) |
(/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64))) a) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))) a) (*.f64 a (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 a)) (*.f64 a (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 a (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 a (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 x y)) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 a (*.f64 x y)) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 x y)) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 x y)) a)) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 x y)) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 a (*.f64 x y)) a)) |
(/.f64 (-.f64 a (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) (*.f64 z t))) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z t))) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) (neg.f64 (*.f64 z t)))) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 a (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) a)) |
(/.f64 (-.f64 a (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) a)) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) (*.f64 z t))) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 a (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) (neg.f64 (*.f64 z t)))) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) a)) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 x y))) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x y)) a) (*.f64 (neg.f64 a) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) a) (*.f64 (*.f64 z t) a)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 a (*.f64 z t))) a) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))) a) (*.f64 a (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 a)) (*.f64 a (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) a) (*.f64 a (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) a) (*.f64 a (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 x y))) a) (*.f64 (*.f64 z t) a)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 x y))) (/.f64 a (*.f64 z t))) a) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 x y))) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))) a) (*.f64 a (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 x y))) (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 x y))) (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 a)) (*.f64 a (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 x y))) a) (*.f64 a (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 x y))) a) (*.f64 a (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 a (*.f64 z t))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) a) (*.f64 (neg.f64 a) (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) a) (*.f64 (neg.f64 a) (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) a) (*.f64 (*.f64 z t) a)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) (/.f64 a (*.f64 z t))) a) (*.f64 a (/.f64 a (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))) a) (*.f64 a (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 a)) (*.f64 a (neg.f64 (*.f64 z t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 (/.f64 a (*.f64 z t)))) (neg.f64 a)) (*.f64 a (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) a) (*.f64 a (*.f64 (*.f64 z t) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (*.f64 x y)) #s(literal -1 binary64)) a) (*.f64 a (/.f64 (neg.f64 (*.f64 z t)) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) (fma.f64 t (neg.f64 z) (*.f64 x y)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 a) (-.f64 (*.f64 z t) (*.f64 x y)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (neg.f64 a) (*.f64 a (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (*.f64 z t) (*.f64 x y)))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (-.f64 (*.f64 z t) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a (neg.f64 (fma.f64 x y (*.f64 z t))))) (*.f64 (neg.f64 a) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))))) (*.f64 (neg.f64 a) (*.f64 a (neg.f64 (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (fma.f64 x y (*.f64 z t)))) (*.f64 (neg.f64 a) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (fma.f64 x y (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (neg.f64 a) (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (neg.f64 a) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))))) (*.f64 (neg.f64 a) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 x y (*.f64 z t))))) (*.f64 (neg.f64 a) (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (fma.f64 x y (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 (neg.f64 a) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) a) (*.f64 a (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 z t))) a) (*.f64 a (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a (fma.f64 x y (*.f64 z t)))) (*.f64 (*.f64 a (fma.f64 x y (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (*.f64 a (fma.f64 x y (*.f64 z t))) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) a) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 (*.f64 z t) a))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a)))) (*.f64 (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a))) (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 a a)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))))) |
(pow.f64 (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a (fma.f64 t (neg.f64 z) (*.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 z t) a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a))) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 a a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) a)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 a (fma.f64 t (neg.f64 z) (*.f64 x y))) (/.f64 a (fma.f64 t (neg.f64 z) (*.f64 x y)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 a (fma.f64 t (neg.f64 z) (*.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 z t) (*.f64 x y)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) a)) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (*.f64 a (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 t (neg.f64 z) (*.f64 x y))) |
(*.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) a)) |
(*.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (/.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (fma.f64 x y (*.f64 z t)) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 z t) (*.f64 x y)) a)) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 z t) a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 z t) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 z t) (*.f64 x y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) a) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) a) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) a) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) a) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) a) (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 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 x y (*.f64 z t))))))) (fma.f64 (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) a) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))))))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t)))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) a) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) (fma.f64 t (neg.f64 z) (*.f64 x y))) |
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) a) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (fma.f64 (*.f64 z t) (-.f64 (*.f64 z t) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))) |
(+.f64 (*.f64 x y) (neg.f64 (*.f64 z t))) |
(+.f64 (neg.f64 (*.f64 z t)) (*.f64 x y)) |
(+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(+.f64 (neg.f64 (neg.f64 (*.f64 x y))) (neg.f64 (*.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (neg.f64 z) (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x y) (*.f64 z t)) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z t) (*.f64 x y))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t)))) |
(-.f64 (fma.f64 x y #s(literal 0 binary64)) (*.f64 z t)) |
(fma.f64 x y (neg.f64 (*.f64 z t))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 y x (neg.f64 (*.f64 z t))) |
(fma.f64 y (/.f64 (*.f64 x (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (*.f64 x y) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 z (neg.f64 t) (*.f64 x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(fma.f64 (*.f64 z t) #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 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (*.f64 x y) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(fma.f64 (neg.f64 z) t (*.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 x y)) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y 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 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y y) (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (neg.f64 t) z (*.f64 x y)) |
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 x (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (*.f64 x (*.f64 x y)) (/.f64 y (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (*.f64 t #s(literal -1 binary64)) z (*.f64 x y)) |
(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 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 x y (*.f64 z t))))))) (fma.f64 (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))))))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))))) (neg.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) (fma.f64 t (neg.f64 z) (*.f64 x y)) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (fma.f64 (*.f64 z t) (-.f64 (*.f64 z t) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y)) (neg.f64 (*.f64 z t))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x)) (neg.f64 (*.f64 z t))) |
(neg.f64 (-.f64 (*.f64 z t) (*.f64 x y))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 z (*.f64 t (*.f64 z t)) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 x y) z) (neg.f64 t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 t (neg.f64 z) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (neg.f64 z) (*.f64 x y))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t))) |
(/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (neg.f64 (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (neg.f64 z) (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t)))))))) |
(/.f64 (fma.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 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.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 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t)))))) (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 1 binary64)) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) #s(literal 1 binary64)) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (*.f64 (fma.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 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.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 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (fma.f64 x y (*.f64 z t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y)))) (neg.f64 (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.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 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.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 (fma.f64 x y (*.f64 z t)) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 x y (*.f64 z t))))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 x y (*.f64 z t)))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 z t))) (fma.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (neg.f64 (*.f64 z t)) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) (fma.f64 (*.f64 x y) (/.f64 (*.f64 x y) (fma.f64 x y (*.f64 z t))) (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) |
(/.f64 (*.f64 (fma.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 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.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 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z t))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (*.f64 z (*.f64 t (*.f64 z t))))) (neg.f64 (fma.f64 x y (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.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 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.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 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t))))) (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 x y (*.f64 z t)) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (fma.f64 x y (*.f64 z t)))) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (fma.f64 x y (*.f64 z t)) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) (*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x y (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x y (*.f64 z t)))) (*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x y (*.f64 z t))) (*.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (fma.f64 x y (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (/.f64 (fma.f64 x y (*.f64 z t)) (*.f64 z (*.f64 t (*.f64 z t)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (fma.f64 x y (*.f64 z t)))) (*.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (neg.f64 (*.f64 z (*.f64 t (*.f64 z t)))))) (*.f64 (neg.f64 (fma.f64 x y (*.f64 z t))) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(pow.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (neg.f64 z) (*.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (neg.f64 z) (*.f64 x y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 t (neg.f64 z) (*.f64 x y))) |
(*.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x y (*.f64 z t)) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))))) |
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z t) (*.f64 x y))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x y)) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 (*.f64 (fma.f64 x y (*.f64 z t)) (-.f64 (*.f64 z t) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x y (*.f64 z t))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))))) (fma.f64 (*.f64 z t) (-.f64 (*.f64 z t) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t))) (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (fma.f64 x y (*.f64 z t)))) (fma.f64 t (neg.f64 z) (*.f64 x y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (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 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (fma.f64 x y (*.f64 z t)) (*.f64 (fma.f64 x y (*.f64 z t)) (fma.f64 x y (*.f64 z t))))))) (fma.f64 (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t)))) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) (*.f64 (fma.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t))))))) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 z (*.f64 t (fma.f64 x y (*.f64 z t)))))) |
(exp.f64 (log.f64 (*.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 1 binary64))) |
(pow.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x))) |
(exp.f64 (log.f64 (*.f64 z t))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z t))) |
(neg.f64 (neg.f64 (*.f64 z t))) |
(pow.f64 (*.f64 z t) #s(literal 1 binary64)) |
(*.f64 z t) |
(*.f64 z (neg.f64 (neg.f64 t))) |
(*.f64 t z) |
(*.f64 t (neg.f64 (neg.f64 z))) |
(*.f64 #s(literal 1 binary64) (*.f64 z t)) |
(*.f64 (neg.f64 z) (neg.f64 t)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 z t))) |
(*.f64 (neg.f64 t) (neg.f64 z)) |
(*.f64 (neg.f64 (neg.f64 z)) t) |
(*.f64 (neg.f64 (neg.f64 t)) z) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 z))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 t))) |
| 1× | egg-herbie |
| 6 640× | accelerator-lowering-fma.f32 |
| 6 640× | accelerator-lowering-fma.f64 |
| 3 892× | *-lowering-*.f32 |
| 3 892× | *-lowering-*.f64 |
| 2 490× | --lowering--.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 88 | 1104 |
| 1 | 314 | 960 |
| 2 | 1016 | 960 |
| 3 | 3861 | 960 |
| 4 | 6591 | 960 |
| 0 | 8008 | 960 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/ (* x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/ (* x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(* -1 (* t z)) |
(- (* x y) (* t z)) |
(- (* x y) (* t z)) |
(- (* x y) (* t z)) |
(* x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* t z)) |
(- (* x y) (* t z)) |
(- (* x y) (* t z)) |
(- (* x y) (* t z)) |
(* x y) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* x y) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* -1 (* t z)) |
(* z (- (/ (* x y) z) t)) |
(* z (- (/ (* x y) z) t)) |
(* z (- (/ (* x y) z) t)) |
(* -1 (* t z)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(* x y) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* -1 (* t z)) |
(* t (- (/ (* x y) t) z)) |
(* t (- (/ (* x y) t) z)) |
(* t (- (/ (* x y) t) z)) |
(* -1 (* t z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 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) |
(* 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 |
|---|
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t z) (neg.f64 a)) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* z (- (/ (* x y) z) t)) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) z) t)) |
(* z (- (/ (* x y) z) t)) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) z) t)) |
(* z (- (/ (* x y) z) t)) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) z) t)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) z) t)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) z) t)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(*.f64 z (-.f64 (/.f64 (*.f64 x y) z) t)) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* t (- (/ (* x y) t) z)) |
(*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) |
(* t (- (/ (* x y) t) z)) |
(*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) |
(* t (- (/ (* x y) t) z)) |
(*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* 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 15 039 to 1 187 computations (92.1% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 543 | 12 | 555 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 544 | 12 | 556 |
| Status | Accuracy | Program |
|---|---|---|
| 89.1% | (fma.f64 (/.f64 y a) x (neg.f64 (/.f64 (*.f64 z t) a))) | |
| 86.3% | (fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) | |
| ▶ | 88.9% | (fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
| 89.0% | (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) | |
| 39.4% | (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) a) | |
| ▶ | 92.0% | (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
| ▶ | 53.3% | (/.f64 (*.f64 x y) a) |
| ▶ | 87.2% | (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) a) |
| 48.8% | (/.f64 (*.f64 t (neg.f64 z)) a) | |
| 91.6% | (/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 t (neg.f64 z) (*.f64 x y)))) | |
| 56.6% | (*.f64 (fma.f64 x y (*.f64 z t)) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (*.f64 a (fma.f64 x y (*.f64 z t))))) | |
| ▶ | 92.0% | (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
Compiled 422 to 250 computations (40.8% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) a) |
| ✓ | cost-diff | 0 | (/.f64 t a) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 704 | (fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) t) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (*.f64 x y) t) z) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) a) |
| ✓ | cost-diff | 704 | (*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (fma.f64 t (neg.f64 z) (*.f64 x y)) |
| ✓ | cost-diff | 320 | (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) a) |
| ✓ | cost-diff | 0 | (*.f64 z t) |
| ✓ | cost-diff | 0 | (neg.f64 (*.f64 z t)) |
| ✓ | cost-diff | 0 | (fma.f64 y x (neg.f64 (*.f64 z t))) |
| ✓ | cost-diff | 0 | (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
| 4 624× | accelerator-lowering-fma.f32 |
| 4 624× | accelerator-lowering-fma.f64 |
| 3 440× | *-lowering-*.f32 |
| 3 440× | *-lowering-*.f64 |
| 1 328× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 132 |
| 1 | 60 | 132 |
| 2 | 122 | 132 |
| 3 | 290 | 132 |
| 4 | 595 | 132 |
| 5 | 1027 | 132 |
| 6 | 2724 | 132 |
| 7 | 5067 | 132 |
| 8 | 6239 | 132 |
| 9 | 6897 | 132 |
| 10 | 7044 | 132 |
| 11 | 7120 | 132 |
| 12 | 7948 | 132 |
| 0 | 8090 | 132 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* y x) (neg (* z t))) a) |
(+ (* y x) (neg (* z t))) |
y |
x |
(neg (* z t)) |
(* z t) |
z |
t |
a |
(/ (* x y) a) |
(* x y) |
x |
y |
a |
(* (+ (* t (neg z)) (* x y)) (/ 1 a)) |
(+ (* t (neg z)) (* x y)) |
t |
(neg z) |
z |
(* x y) |
x |
y |
(/ 1 a) |
1 |
a |
(/ (* t (- (/ (* x y) t) z)) a) |
(* t (- (/ (* x y) t) z)) |
t |
(- (/ (* x y) t) z) |
(/ (* x y) t) |
(* x y) |
x |
y |
z |
a |
(+ (* (neg z) (/ t a)) (/ (* x y) a)) |
(neg z) |
z |
(/ t a) |
t |
a |
(/ (* x y) a) |
(* x y) |
x |
y |
| Outputs |
|---|
(/ (+ (* y x) (neg (* z t))) a) |
(/.f64 (fma.f64 y x (*.f64 z (neg.f64 t))) a) |
(+ (* y x) (neg (* z t))) |
(fma.f64 y x (*.f64 z (neg.f64 t))) |
y |
x |
(neg (* z t)) |
(*.f64 z (neg.f64 t)) |
(* z t) |
(*.f64 z t) |
z |
t |
a |
(/ (* x y) a) |
(/.f64 (*.f64 y x) a) |
(* x y) |
(*.f64 y x) |
x |
y |
a |
(* (+ (* t (neg z)) (* x y)) (/ 1 a)) |
(/.f64 (fma.f64 y x (*.f64 z (neg.f64 t))) a) |
(+ (* t (neg z)) (* x y)) |
(fma.f64 y x (*.f64 z (neg.f64 t))) |
t |
(neg z) |
(neg.f64 z) |
z |
(* x y) |
(*.f64 y x) |
x |
y |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(/ (* t (- (/ (* x y) t) z)) a) |
(/.f64 (fma.f64 y x (*.f64 z (neg.f64 t))) a) |
(* t (- (/ (* x y) t) z)) |
(fma.f64 y x (*.f64 z (neg.f64 t))) |
t |
(- (/ (* x y) t) z) |
(-.f64 (/.f64 (*.f64 y x) t) z) |
(/ (* x y) t) |
(/.f64 (*.f64 y x) t) |
(* x y) |
(*.f64 y x) |
x |
y |
z |
a |
(+ (* (neg z) (/ t a)) (/ (* x y) a)) |
(/.f64 (fma.f64 y x (*.f64 z (neg.f64 t))) a) |
(neg z) |
(neg.f64 z) |
z |
(/ t a) |
(/.f64 t a) |
t |
a |
(/ (* x y) a) |
(/.f64 (*.f64 y x) a) |
(* x y) |
(*.f64 y x) |
x |
y |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 92.9% | (fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
| ✓ | accuracy | 92.5% | (/.f64 (*.f64 x y) a) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 (*.f64 x y) t) z) |
| ✓ | accuracy | 92.4% | (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) a) |
| ✓ | accuracy | 92.1% | (*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) |
| ✓ | accuracy | 90.7% | (/.f64 (*.f64 x y) t) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 99.6% | (fma.f64 t (neg.f64 z) (*.f64 x y)) |
| ✓ | accuracy | 92.4% | (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 92.5% | (/.f64 (*.f64 x y) a) |
| ✓ | accuracy | 100.0% | (*.f64 z t) |
| ✓ | accuracy | 100.0% | (neg.f64 (*.f64 z t)) |
| ✓ | accuracy | 99.2% | (fma.f64 y x (neg.f64 (*.f64 z t))) |
| ✓ | accuracy | 92.4% | (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
| 49.0ms | 256× | 0 | valid |
Compiled 142 to 27 computations (81% saved)
ival-mult: 12.0ms (41.6% of total)ival-div: 10.0ms (34.7% of total)ival-add: 3.0ms (10.4% of total)ival-neg: 2.0ms (6.9% of total)ival-sub: 1.0ms (3.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (+ (* y x) (neg (* z t))) a)> |
#<alt (+ (* y x) (neg (* z t)))> |
#<alt (neg (* z t))> |
#<alt (* z t)> |
#<alt (/ (* x y) a)> |
#<alt (* x y)> |
#<alt (* (+ (* t (neg z)) (* x y)) (/ 1 a))> |
#<alt (+ (* t (neg z)) (* x y))> |
#<alt (neg z)> |
#<alt (* t (- (/ (* x y) t) z))> |
#<alt (/ (* t (- (/ (* x y) t) z)) a)> |
#<alt (- (/ (* x y) t) z)> |
#<alt (/ (* x y) t)> |
#<alt (+ (* (neg z) (/ t a)) (/ (* x y) a))> |
#<alt (/ t a)> |
| Outputs |
|---|
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (/ (- (* x y) (* t z)) a)> |
#<alt (* -1 (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (- (* x y) (* t z))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* -1 (* t z))> |
#<alt (* z (- (/ (* x y) z) t))> |
#<alt (* z (- (/ (* x y) z) t))> |
#<alt (* z (- (/ (* x y) z) t))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t))))> |
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* -1 (* t z))> |
#<alt (* t (- (/ (* x y) t) z))> |
#<alt (* t (- (/ (* x y) t) z))> |
#<alt (* t (- (/ (* x y) t) z))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z))))> |
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 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 (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (* t z)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (* x y)> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* -1 (* t z))> |
#<alt (* t (+ (* -1 z) (/ (* x y) t)))> |
#<alt (* t (+ (* -1 z) (/ (* x y) t)))> |
#<alt (* t (+ (* -1 z) (/ (* x y) t)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x y) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x y) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x y) t)))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* -1 (* t z))> |
#<alt (* z (+ (* -1 t) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* x y) z)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* x y)> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* -1 (* t z))> |
#<alt (* t (+ (* -1 z) (/ (* x y) t)))> |
#<alt (* t (+ (* -1 z) (/ (* x y) t)))> |
#<alt (* t (+ (* -1 z) (/ (* x y) t)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x y) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x y) t)))))> |
#<alt (* -1 (* t (+ z (* -1 (/ (* x y) t)))))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x (+ y (* -1 (/ (* t z) x))))> |
#<alt (* x y)> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* x (+ (* -1 y) (/ (* t z) x))))> |
#<alt (* -1 (* t z))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* x y)> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* y (+ x (* -1 (/ (* t z) y))))> |
#<alt (* x y)> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* -1 (* y (+ (* -1 x) (/ (* t z) y))))> |
#<alt (* x y)> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (+ (* -1 (* t z)) (* x y))> |
#<alt (* -1 (* t z))> |
#<alt (* z (+ (* -1 t) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* x y) z)))> |
#<alt (* z (+ (* -1 t) (/ (* x y) z)))> |
#<alt (* -1 (* t z))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* x y) z)))))> |
#<alt (* -1 (* z (+ t (* -1 (/ (* x y) z)))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (/ (* t (- (/ (* x y) t) z)) a)> |
#<alt (/ (* t (- (/ (* x y) t) z)) a)> |
#<alt (/ (* t (- (/ (* x y) t) z)) a)> |
#<alt (/ (* t (- (/ (* x y) t) z)) a)> |
#<alt (/ (* t (- (/ (* x y) t) z)) a)> |
#<alt (/ (* t (- (/ (* x y) t) z)) a)> |
#<alt (/ (* t (- (/ (* x y) t) z)) a)> |
#<alt (/ (* t (- (/ (* x y) t) z)) a)> |
#<alt (/ (* t (- (/ (* x y) t) z)) a)> |
#<alt (/ (* t (- (/ (* x y) t) z)) a)> |
#<alt (/ (* t (- (/ (* x y) t) z)) a)> |
#<alt (/ (* t (- (/ (* x y) t) z)) a)> |
#<alt (* -1 z)> |
#<alt (- (/ (* x y) t) z)> |
#<alt (- (/ (* x y) t) z)> |
#<alt (- (/ (* x y) t) z)> |
#<alt (/ (* x y) t)> |
#<alt (* x (+ (* -1 (/ z x)) (/ y t)))> |
#<alt (* x (+ (* -1 (/ z x)) (/ y t)))> |
#<alt (* x (+ (* -1 (/ z x)) (/ y t)))> |
#<alt (/ (* x y) t)> |
#<alt (* -1 (* x (+ (* -1 (/ y t)) (/ z x))))> |
#<alt (* -1 (* x (+ (* -1 (/ y t)) (/ z x))))> |
#<alt (* -1 (* x (+ (* -1 (/ y t)) (/ z x))))> |
#<alt (* -1 z)> |
#<alt (- (/ (* x y) t) z)> |
#<alt (- (/ (* x y) t) z)> |
#<alt (- (/ (* x y) t) z)> |
#<alt (/ (* x y) t)> |
#<alt (* y (+ (* -1 (/ z y)) (/ x t)))> |
#<alt (* y (+ (* -1 (/ z y)) (/ x t)))> |
#<alt (* y (+ (* -1 (/ z y)) (/ x t)))> |
#<alt (/ (* x y) t)> |
#<alt (* -1 (* y (+ (* -1 (/ x t)) (/ z y))))> |
#<alt (* -1 (* y (+ (* -1 (/ x t)) (/ z y))))> |
#<alt (* -1 (* y (+ (* -1 (/ x t)) (/ z y))))> |
#<alt (/ (* x y) t)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) t)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) t)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) t)> |
#<alt (* -1 z)> |
#<alt (- (/ (* x y) t) z)> |
#<alt (- (/ (* x y) t) z)> |
#<alt (- (/ (* x y) t) z)> |
#<alt (* -1 z)> |
#<alt (- (/ (* x y) t) z)> |
#<alt (- (/ (* x y) t) z)> |
#<alt (- (/ (* x y) t) z)> |
#<alt (/ (* x y) t)> |
#<alt (+ (* -1 z) (/ (* x y) t))> |
#<alt (+ (* -1 z) (/ (* x y) t))> |
#<alt (+ (* -1 z) (/ (* x y) t))> |
#<alt (* -1 z)> |
#<alt (* z (- (/ (* x y) (* t z)) 1))> |
#<alt (* z (- (/ (* x y) (* t z)) 1))> |
#<alt (* z (- (/ (* x y) (* t z)) 1))> |
#<alt (* -1 z)> |
#<alt (* -1 (* z (+ 1 (* -1 (/ (* x y) (* t z))))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ (* x y) (* t z))))))> |
#<alt (* -1 (* z (+ 1 (* -1 (/ (* x y) (* t z))))))> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
153 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | (* t (- (/ (* x y) t) z)) |
| 3.0ms | t | @ | inf | (* t (- (/ (* x y) t) z)) |
| 2.0ms | a | @ | inf | (+ (* (neg z) (/ t a)) (/ (* x y) a)) |
| 1.0ms | a | @ | 0 | (/ (* t (- (/ (* x y) t) z)) a) |
| 0.0ms | a | @ | 0 | (* (+ (* t (neg z)) (* x y)) (/ 1 a)) |
| 1× | batch-egg-rewrite |
| 6 310× | accelerator-lowering-fma.f32 |
| 6 310× | accelerator-lowering-fma.f64 |
| 5 130× | /-lowering-/.f32 |
| 5 130× | /-lowering-/.f64 |
| 4 550× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 93 |
| 1 | 152 | 93 |
| 2 | 1260 | 93 |
| 0 | 8264 | 93 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* y x) (neg (* z t))) a) |
(+ (* y x) (neg (* z t))) |
(neg (* z t)) |
(* z t) |
(/ (* x y) a) |
(* x y) |
(* (+ (* t (neg z)) (* x y)) (/ 1 a)) |
(+ (* t (neg z)) (* x y)) |
(neg z) |
(* t (- (/ (* x y) t) z)) |
(/ (* t (- (/ (* x y) t) z)) a) |
(- (/ (* x y) t) z) |
(/ (* x y) t) |
(+ (* (neg z) (/ t a)) (/ (* x y) a)) |
(/ t a) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(+.f64 (/.f64 (*.f64 y x) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(+.f64 (/.f64 (*.f64 t (neg.f64 z)) a) (/.f64 (*.f64 y x) a)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) (/.f64 (*.f64 y x) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (fma.f64 y x (*.f64 t (neg.f64 z))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) a) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) a) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) a)) |
(-.f64 (/.f64 (fma.f64 y x #s(literal 0 binary64)) a) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a (fma.f64 y x (*.f64 z t)))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(fma.f64 y (/.f64 x a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 x (/.f64 y a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 z (neg.f64 (/.f64 t a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 t (neg.f64 z)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (/.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 y x)))) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 y x)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y a) x (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 z a) (/.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 (neg.f64 z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) (*.f64 t #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 (*.f64 t #s(literal -1 binary64)) a) (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (neg.f64 t) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(neg.f64 (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 y x (*.f64 t (neg.f64 z)))) a)) |
(/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 y x (*.f64 t (neg.f64 z))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (fma.f64 y x (*.f64 t (neg.f64 z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 y x (*.f64 z t))) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 t (neg.f64 z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) a) (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 t (neg.f64 z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 t (neg.f64 z)) a (*.f64 a (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 y x))) (fma.f64 (*.f64 t (neg.f64 z)) (/.f64 a (*.f64 y x)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) a) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) a) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) (neg.f64 a)) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) (neg.f64 a)) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (neg.f64 a)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y x (*.f64 z t)) a) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 y x (*.f64 z t))) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (fma.f64 y x (*.f64 z t))) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 y x (*.f64 z t)) a) (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (fma.f64 y x (*.f64 t (neg.f64 z)))))) |
(/.f64 (neg.f64 (fma.f64 y x (*.f64 t (neg.f64 z)))) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) |
(/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (*.f64 a (fma.f64 y x (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 t (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 t (neg.f64 z)))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (/.f64 a (*.f64 y x)) a) (*.f64 a (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (fma.f64 y x (*.f64 z t)) a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal -1 binary64)) (*.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (*.f64 a (fma.f64 y x (*.f64 z t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (*.f64 (neg.f64 a) (fma.f64 y x (*.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y x (*.f64 t (neg.f64 z))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (neg.f64 (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(/.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) |
(/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (fma.f64 y x (*.f64 z t))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 y x (*.f64 z t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (*.f64 z t)) a) |
(/.f64 (-.f64 (neg.f64 (*.f64 y x)) (*.f64 t (neg.f64 z))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 t (neg.f64 z))) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a t) (*.f64 a (neg.f64 z))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a (*.f64 t (neg.f64 z))) a) (*.f64 a (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a t) (*.f64 a (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a t) (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 t (neg.f64 z))) (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 z))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a t) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 z))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a t) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a t) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a t) (*.f64 (neg.f64 a) (neg.f64 z))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a t) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a t) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) a (*.f64 a (*.f64 t (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 a t) (*.f64 a (neg.f64 z))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 a (*.f64 t (neg.f64 z))) a) (*.f64 a (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 a t) (*.f64 a (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 a t) (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) a (*.f64 (neg.f64 (neg.f64 a)) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 a t) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 z))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 (neg.f64 (neg.f64 a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 a t) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 a t) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) a (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a t) (*.f64 (neg.f64 a) (neg.f64 z))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a t) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a t) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) a (*.f64 a (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 a) (*.f64 a (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 z) a (*.f64 (/.f64 a t) (*.f64 y x))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a (*.f64 y x)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a t) #s(literal -1 binary64))) (*.f64 (/.f64 a t) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 a) (*.f64 (/.f64 a t) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 z) a (*.f64 (/.f64 a t) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 a t) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (/.f64 a t) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 y x))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) a)) |
(/.f64 (+.f64 (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) a (*.f64 (neg.f64 a) (*.f64 y x))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) (neg.f64 (/.f64 a (*.f64 y x))) a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) a (*.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) a (*.f64 (neg.f64 a) (*.f64 y x))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (/.f64 a (*.f64 y x))) a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) a (*.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) a (*.f64 (neg.f64 a) (*.f64 y x))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 (/.f64 a (*.f64 y x))) a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) a (*.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) a (*.f64 (/.f64 a t) (*.f64 y x))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 a (*.f64 y x)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a t) #s(literal -1 binary64))) (*.f64 (/.f64 a t) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a t) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) a (*.f64 (/.f64 a t) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 a t) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (/.f64 a t) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) a (*.f64 (/.f64 a t) (*.f64 y x))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 a (*.f64 y x)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a t) #s(literal -1 binary64))) (*.f64 (/.f64 a t) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 a) (*.f64 (/.f64 a t) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) a (*.f64 (/.f64 a t) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 a t) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (/.f64 a t) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (/.f64 a t)) (*.f64 a z)) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (neg.f64 a)) (*.f64 a (*.f64 t (neg.f64 z)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (/.f64 a t)) (*.f64 a (*.f64 z #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 t (neg.f64 z)))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (-.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) z)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (-.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a t)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) z)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a t))) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 z t))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a t)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) (/.f64 a t)) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) (/.f64 a t)) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 a t)) (*.f64 a z)) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) a) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (neg.f64 a)) (*.f64 a (*.f64 t (neg.f64 z)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 a t)) (*.f64 a (*.f64 z #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 a t)) (*.f64 (neg.f64 (neg.f64 a)) z)) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 y x))) a) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 z t))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 y x))) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 a t)) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a t)) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a t)) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 y x (*.f64 z t)) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 t (neg.f64 z))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 t (neg.f64 z))))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z))))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) a (*.f64 a (*.f64 y x)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (/.f64 a (*.f64 y x)) a)) (neg.f64 (*.f64 a (/.f64 a (*.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))))) (neg.f64 (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 y x (*.f64 z t))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 y x (*.f64 t (neg.f64 z)))))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))) (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (*.f64 a a))) (neg.f64 (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) #s(literal -1 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))))) (neg.f64 (fma.f64 y x (*.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (fma.f64 y x (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) (*.f64 (/.f64 (*.f64 y x) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) (/.f64 (*.f64 y x) a))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 z t) a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)))))) |
(pow.f64 (/.f64 a (fma.f64 y x (*.f64 t (neg.f64 z)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 y x (*.f64 t (neg.f64 z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) a) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) a) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) a) (/.f64 (fma.f64 y x (*.f64 z t)) (fma.f64 y x (*.f64 z t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (fma.f64 y x (*.f64 t (neg.f64 z))))))) |
(*.f64 (neg.f64 (fma.f64 y x (*.f64 t (neg.f64 z)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a))))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(*.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 t (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 t (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 y x)) a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a))) |
(*.f64 (fma.f64 (*.f64 t (neg.f64 z)) a (*.f64 a (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (/.f64 a (*.f64 y x)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 y x))))) |
(*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) a))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) a))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) (neg.f64 a)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) (neg.f64 a)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (neg.f64 a)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 z t)) a))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 y x (*.f64 z t))))) |
(*.f64 (neg.f64 (neg.f64 (fma.f64 y x (*.f64 t (neg.f64 z))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) a) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) a) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) a) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) a) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(+.f64 (*.f64 t (neg.f64 z)) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 t (neg.f64 z))) |
(-.f64 (*.f64 y x) (*.f64 z t)) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z t) (*.f64 y x))) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t)))) |
(-.f64 (fma.f64 y x #s(literal 0 binary64)) (*.f64 z t)) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (fma.f64 y (*.f64 x (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (*.f64 z t))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 y (*.f64 x (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (*.f64 z t)))))) |
(fma.f64 y x (*.f64 t (neg.f64 z))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(fma.f64 z (neg.f64 t) (*.f64 y x)) |
(fma.f64 t (neg.f64 z) (*.f64 y x)) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 y x)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) (*.f64 y x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 z t))) (*.f64 y x)) |
(fma.f64 (*.f64 t #s(literal -1 binary64)) z (*.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 t (neg.f64 z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 t (neg.f64 z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (*.f64 z t)))) (-.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 t (neg.f64 z)))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (fma.f64 y x (*.f64 z t))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64)) (fma.f64 y x (*.f64 z t))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (neg.f64 (fma.f64 y x (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (fma.f64 y (*.f64 x (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 (fma.f64 y x (*.f64 z t)) (fma.f64 y x (*.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64))) (neg.f64 (fma.f64 y x (*.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))))) (neg.f64 (neg.f64 (fma.f64 y x (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (neg.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (*.f64 z t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 z t) (*.f64 y x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x)) (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 z t) (*.f64 y x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) (*.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y x #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (fma.f64 (fma.f64 y x #s(literal 0 binary64)) (fma.f64 y x #s(literal 0 binary64)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (fma.f64 y x #s(literal 0 binary64)) (*.f64 z t))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 t (neg.f64 z)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 t (neg.f64 z)))) |
(*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y x (*.f64 z t))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (*.f64 z t)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 t (neg.f64 z))) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.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 #s(literal 0 binary64) (*.f64 z t))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (+.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(neg.f64 (*.f64 z t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 (*.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 #s(literal 0 binary64) (*.f64 z t))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 z t)))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 #s(literal 0 binary64) (*.f64 t (neg.f64 z)))))) |
(*.f64 z (neg.f64 t)) |
(*.f64 t (neg.f64 z)) |
(*.f64 (*.f64 z t) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) t) |
(*.f64 #s(literal -1 binary64) (*.f64 z t)) |
(*.f64 (neg.f64 t) z) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 z t)))) |
(*.f64 (*.f64 t #s(literal -1 binary64)) z) |
(*.f64 z t) |
(*.f64 t z) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 y x) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 y x) (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 y x)) a)) |
(/.f64 (*.f64 y x) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 y x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y x))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 y x)))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64))) (neg.f64 (neg.f64 a))) |
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x a)) |
(*.f64 x (/.f64 y a)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 y x))))) |
(*.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a)) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 y x) |
(*.f64 x y) |
(+.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(+.f64 (/.f64 (*.f64 y x) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(+.f64 (/.f64 (*.f64 t (neg.f64 z)) a) (/.f64 (*.f64 y x) a)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) (/.f64 (*.f64 y x) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (fma.f64 y x (*.f64 t (neg.f64 z))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) a) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) a) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) a)) |
(-.f64 (/.f64 (fma.f64 y x #s(literal 0 binary64)) a) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a (fma.f64 y x (*.f64 z t)))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(fma.f64 y (/.f64 x a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 x (/.f64 y a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 z (neg.f64 (/.f64 t a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 t (neg.f64 z)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (/.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 y x)))) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 y x)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y a) x (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 z a) (/.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 (neg.f64 z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) (*.f64 t #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 (*.f64 t #s(literal -1 binary64)) a) (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (neg.f64 t) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(neg.f64 (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 y x (*.f64 t (neg.f64 z)))) a)) |
(/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 y x (*.f64 t (neg.f64 z))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (fma.f64 y x (*.f64 t (neg.f64 z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 y x (*.f64 z t))) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 t (neg.f64 z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) a) (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 t (neg.f64 z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 t (neg.f64 z)) a (*.f64 a (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 y x))) (fma.f64 (*.f64 t (neg.f64 z)) (/.f64 a (*.f64 y x)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) a) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) a) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) (neg.f64 a)) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) (neg.f64 a)) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (neg.f64 a)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y x (*.f64 z t)) a) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 y x (*.f64 z t))) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (fma.f64 y x (*.f64 z t))) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 y x (*.f64 z t)) a) (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (fma.f64 y x (*.f64 t (neg.f64 z)))))) |
(/.f64 (neg.f64 (fma.f64 y x (*.f64 t (neg.f64 z)))) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) |
(/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (*.f64 a (fma.f64 y x (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 t (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 t (neg.f64 z)))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (/.f64 a (*.f64 y x)) a) (*.f64 a (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (fma.f64 y x (*.f64 z t)) a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal -1 binary64)) (*.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (*.f64 a (fma.f64 y x (*.f64 z t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (*.f64 (neg.f64 a) (fma.f64 y x (*.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y x (*.f64 t (neg.f64 z))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (neg.f64 (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(/.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) |
(/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (fma.f64 y x (*.f64 z t))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 y x (*.f64 z t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (*.f64 z t)) a) |
(/.f64 (-.f64 (neg.f64 (*.f64 y x)) (*.f64 t (neg.f64 z))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 t (neg.f64 z))) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a t) (*.f64 a (neg.f64 z))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a (*.f64 t (neg.f64 z))) a) (*.f64 a (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a t) (*.f64 a (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a t) (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 t (neg.f64 z))) (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 z))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a t) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 z))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a t) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a t) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a t) (*.f64 (neg.f64 a) (neg.f64 z))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a t) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a t) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) a (*.f64 a (*.f64 t (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 a t) (*.f64 a (neg.f64 z))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 a (*.f64 t (neg.f64 z))) a) (*.f64 a (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 a t) (*.f64 a (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 a t) (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) a (*.f64 (neg.f64 (neg.f64 a)) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 a t) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 z))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 (neg.f64 (neg.f64 a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 a t) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 a t) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) a (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a t) (*.f64 (neg.f64 a) (neg.f64 z))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a t) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a t) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) a (*.f64 a (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 a) (*.f64 a (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 z) a (*.f64 (/.f64 a t) (*.f64 y x))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a (*.f64 y x)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a t) #s(literal -1 binary64))) (*.f64 (/.f64 a t) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 a) (*.f64 (/.f64 a t) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 z) a (*.f64 (/.f64 a t) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 a t) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (/.f64 a t) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 y x))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) a)) |
(/.f64 (+.f64 (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) a (*.f64 (neg.f64 a) (*.f64 y x))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) (neg.f64 (/.f64 a (*.f64 y x))) a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) a (*.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) a (*.f64 (neg.f64 a) (*.f64 y x))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (/.f64 a (*.f64 y x))) a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) a (*.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) a (*.f64 (neg.f64 a) (*.f64 y x))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 (/.f64 a (*.f64 y x))) a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) a (*.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) a (*.f64 (/.f64 a t) (*.f64 y x))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 a (*.f64 y x)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a t) #s(literal -1 binary64))) (*.f64 (/.f64 a t) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a t) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) a (*.f64 (/.f64 a t) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 a t) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (/.f64 a t) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) a (*.f64 (/.f64 a t) (*.f64 y x))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 a (*.f64 y x)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a t) #s(literal -1 binary64))) (*.f64 (/.f64 a t) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 a) (*.f64 (/.f64 a t) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) a (*.f64 (/.f64 a t) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 a t) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (/.f64 a t) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (/.f64 a t)) (*.f64 a z)) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (neg.f64 a)) (*.f64 a (*.f64 t (neg.f64 z)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (/.f64 a t)) (*.f64 a (*.f64 z #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 t (neg.f64 z)))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (-.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) z)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (-.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a t)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) z)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a t))) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 z t))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a t)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) (/.f64 a t)) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) (/.f64 a t)) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 a t)) (*.f64 a z)) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) a) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (neg.f64 a)) (*.f64 a (*.f64 t (neg.f64 z)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 a t)) (*.f64 a (*.f64 z #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 a t)) (*.f64 (neg.f64 (neg.f64 a)) z)) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 y x))) a) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 z t))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 y x))) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 a t)) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a t)) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a t)) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 y x (*.f64 z t)) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 t (neg.f64 z))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 t (neg.f64 z))))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z))))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) a (*.f64 a (*.f64 y x)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (/.f64 a (*.f64 y x)) a)) (neg.f64 (*.f64 a (/.f64 a (*.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))))) (neg.f64 (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 y x (*.f64 z t))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 y x (*.f64 t (neg.f64 z)))))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))) (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (*.f64 a a))) (neg.f64 (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) #s(literal -1 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))))) (neg.f64 (fma.f64 y x (*.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (fma.f64 y x (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) (*.f64 (/.f64 (*.f64 y x) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) (/.f64 (*.f64 y x) a))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 z t) a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)))))) |
(pow.f64 (/.f64 a (fma.f64 y x (*.f64 t (neg.f64 z)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 y x (*.f64 t (neg.f64 z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) a) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) a) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) a) (/.f64 (fma.f64 y x (*.f64 z t)) (fma.f64 y x (*.f64 z t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (fma.f64 y x (*.f64 t (neg.f64 z))))))) |
(*.f64 (neg.f64 (fma.f64 y x (*.f64 t (neg.f64 z)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a))))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(*.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 t (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 t (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 y x)) a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a))) |
(*.f64 (fma.f64 (*.f64 t (neg.f64 z)) a (*.f64 a (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (/.f64 a (*.f64 y x)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 y x))))) |
(*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) a))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) a))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) (neg.f64 a)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) (neg.f64 a)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (neg.f64 a)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 z t)) a))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 y x (*.f64 z t))))) |
(*.f64 (neg.f64 (neg.f64 (fma.f64 y x (*.f64 t (neg.f64 z))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) a) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) a) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) a) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) a) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(+.f64 (*.f64 t (neg.f64 z)) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 t (neg.f64 z))) |
(-.f64 (*.f64 y x) (*.f64 z t)) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z t) (*.f64 y x))) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t)))) |
(-.f64 (fma.f64 y x #s(literal 0 binary64)) (*.f64 z t)) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (fma.f64 y (*.f64 x (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (*.f64 z t))))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (fma.f64 y (*.f64 x (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (*.f64 z t)))))) |
(fma.f64 y x (*.f64 t (neg.f64 z))) |
(fma.f64 x y (*.f64 t (neg.f64 z))) |
(fma.f64 z (neg.f64 t) (*.f64 y x)) |
(fma.f64 t (neg.f64 z) (*.f64 y x)) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 (neg.f64 z) t (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) (*.f64 y x)) |
(fma.f64 (neg.f64 t) z (*.f64 y x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 #s(literal 0 binary64) (*.f64 z t))))) (*.f64 y x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 z t) (*.f64 z t))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 z t))) (*.f64 y x)) |
(fma.f64 (*.f64 t #s(literal -1 binary64)) z (*.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 t (neg.f64 z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 t (neg.f64 z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (*.f64 z t)))) (-.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 t (neg.f64 z)))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) |
(/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (fma.f64 y x (*.f64 z t))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64)) (fma.f64 y x (*.f64 z t))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (neg.f64 (fma.f64 y x (*.f64 z t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (fma.f64 y (*.f64 x (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (*.f64 z t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (*.f64 (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 (fma.f64 y x (*.f64 z t)) (fma.f64 y x (*.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64))) (neg.f64 (fma.f64 y x (*.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))))) (neg.f64 (neg.f64 (fma.f64 y x (*.f64 z t))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (neg.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (*.f64 z t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 z t) (*.f64 y x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 (*.f64 z t) (*.f64 y x)) (-.f64 (*.f64 z t) (*.f64 y x)) (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 z t) (*.f64 y x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) (*.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y x #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (fma.f64 (fma.f64 y x #s(literal 0 binary64)) (fma.f64 y x #s(literal 0 binary64)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (fma.f64 y x #s(literal 0 binary64)) (*.f64 z t))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 t (neg.f64 z)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 t (neg.f64 z)))) |
(*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y x (*.f64 z t))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 y x)) (fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (*.f64 y x) (*.f64 z t)))))) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(-.f64 #s(literal 0 binary64) z) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z)))) (/.f64 (*.f64 z (*.f64 z z)) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 z z) (+.f64 #s(literal 0 binary64) z))) |
(neg.f64 z) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (+.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 0 binary64) z))) |
(/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z (*.f64 z z)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 #s(literal 0 binary64) (neg.f64 z))))) |
(*.f64 z #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) z))) |
(+.f64 (*.f64 t (/.f64 (*.f64 y x) t)) (*.f64 t (neg.f64 z))) |
(+.f64 (*.f64 (/.f64 (*.f64 y x) t) t) (*.f64 t (neg.f64 z))) |
(fma.f64 t (/.f64 (*.f64 y x) t) (*.f64 t (neg.f64 z))) |
(fma.f64 (/.f64 (*.f64 y x) t) t (*.f64 t (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t))) (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 x t) z) (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 x t) z) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (*.f64 z z)) t))) |
(/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)))) |
(/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (*.f64 z z))) (fma.f64 y (/.f64 x t) z)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) t) (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (*.f64 z z)) t) (fma.f64 y (/.f64 x t) z)) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (*.f64 z z)))) (neg.f64 (fma.f64 y (/.f64 x t) z))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) t)) (neg.f64 (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (*.f64 z z)) t)) (neg.f64 (fma.f64 y (/.f64 x t) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t (/.f64 (*.f64 y x) t)) #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (fma.f64 (*.f64 t (/.f64 (*.f64 y x) t)) (*.f64 t (/.f64 (*.f64 y x) t)) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 t (/.f64 (*.f64 y x) t)) (*.f64 t (neg.f64 z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y x) t) t) #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (fma.f64 (*.f64 (/.f64 (*.f64 y x) t) t) (*.f64 (/.f64 (*.f64 y x) t) t) (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 (/.f64 (*.f64 y x) t) t) (*.f64 t (neg.f64 z)))))) |
(*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)) |
(*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) t) |
(*.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t))))) |
(*.f64 (*.f64 t (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 x t) z))) |
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) t) (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t))))) |
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (*.f64 z z)) t) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 x t) z))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)) (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z))))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z))))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)) #s(literal -1 binary64))) (neg.f64 (neg.f64 a))) |
(pow.f64 (/.f64 a (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z))) #s(literal -1 binary64)) |
(*.f64 t (/.f64 (-.f64 (/.f64 (*.f64 y x) t) z) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (/.f64 (*.f64 y x) t) z) (/.f64 t a)) |
(*.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)) a) #s(literal 1 binary64)) |
(*.f64 (/.f64 t a) (/.f64 (-.f64 (/.f64 (*.f64 y x) t) z) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)))))) |
(*.f64 (neg.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 y x) t) z) a) t) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 y x) t) z) a) (*.f64 t #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 y x) t) z) a)) |
(*.f64 (*.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y x) t) z)) a)) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 y x) t) z) #s(literal -1 binary64)) (/.f64 (neg.f64 t) a)) |
(*.f64 (/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y x) t) z)) #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 y x) t) z)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 (neg.f64 z) (/.f64 (*.f64 y x) t)) |
(+.f64 (/.f64 (*.f64 y x) t) (neg.f64 z)) |
(-.f64 (/.f64 (*.f64 y x) t) z) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (fma.f64 y (/.f64 x t) z)) (/.f64 (*.f64 z z) (fma.f64 y (/.f64 x t) z))) |
(-.f64 (fma.f64 y (/.f64 x t) #s(literal 0 binary64)) z) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (-.f64 (/.f64 (*.f64 y x) t) (neg.f64 z))) (/.f64 (*.f64 z z) (-.f64 (/.f64 (*.f64 y x) t) (neg.f64 z)))) |
(fma.f64 y (/.f64 x t) (neg.f64 z)) |
(fma.f64 x (/.f64 y t) (neg.f64 z)) |
(fma.f64 z #s(literal -1 binary64) (/.f64 (*.f64 y x) t)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) t) (neg.f64 z)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) t) (neg.f64 z)) |
(fma.f64 #s(literal -1 binary64) z (/.f64 (*.f64 y x) t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 y x)))) (neg.f64 z)) |
(fma.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal 1 binary64) (neg.f64 t)) (neg.f64 z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y x) (neg.f64 z)) |
(fma.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (neg.f64 z)) |
(fma.f64 (/.f64 y t) x (neg.f64 z)) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t) (neg.f64 z)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 #s(literal 1 binary64) t) (neg.f64 z)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z)))) (/.f64 (*.f64 y x) t)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) z)) (/.f64 (*.f64 y x) t)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) t) (neg.f64 z)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) t) (neg.f64 z)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x t) (neg.f64 z)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y t) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y x) t) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y x) t) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (-.f64 (*.f64 z z) (*.f64 (/.f64 (*.f64 y x) t) (neg.f64 z)))) (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y x) t) (neg.f64 z)) (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (*.f64 z z)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y x) t) z)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (-.f64 (*.f64 z z) (*.f64 (/.f64 (*.f64 y x) t) (neg.f64 z))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (*.f64 z z)) (fma.f64 y (/.f64 x t) z)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (*.f64 z z)) (-.f64 (/.f64 (*.f64 y x) t) (neg.f64 z))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (-.f64 (*.f64 z z) (*.f64 (/.f64 (*.f64 y x) t) (neg.f64 z)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (*.f64 z z))) (neg.f64 (fma.f64 y (/.f64 x t) z))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (*.f64 z z))) (neg.f64 (-.f64 (/.f64 (*.f64 y x) t) (neg.f64 z)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) t (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))) (*.f64 y x))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))) t)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (/.f64 t (*.f64 y x)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))) (/.f64 t (*.f64 y x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (neg.f64 (/.f64 t (*.f64 y x))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))) (neg.f64 (/.f64 t (*.f64 y x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (neg.f64 t) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))) (neg.f64 (*.f64 y x)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) t (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))) t)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (neg.f64 (neg.f64 t)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))) (neg.f64 (neg.f64 t)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) t (*.f64 (+.f64 #s(literal 0 binary64) z) (*.f64 y x))) (*.f64 (+.f64 #s(literal 0 binary64) z) t)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (/.f64 t (*.f64 y x)) (*.f64 (+.f64 #s(literal 0 binary64) z) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) z) (/.f64 t (*.f64 y x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (neg.f64 (/.f64 t (*.f64 y x))) (*.f64 (+.f64 #s(literal 0 binary64) z) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) z) (neg.f64 (/.f64 t (*.f64 y x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (neg.f64 t) (*.f64 (+.f64 #s(literal 0 binary64) z) (neg.f64 (*.f64 y x)))) (*.f64 (+.f64 #s(literal 0 binary64) z) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) t (*.f64 (+.f64 #s(literal 0 binary64) z) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) z) t)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (neg.f64 (neg.f64 t)) (*.f64 (+.f64 #s(literal 0 binary64) z) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (+.f64 #s(literal 0 binary64) z) (neg.f64 (neg.f64 t)))) |
(/.f64 (fma.f64 (*.f64 y x) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))))) (*.f64 t (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))))) |
(/.f64 (fma.f64 (*.f64 y x) (+.f64 #s(literal 0 binary64) z) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (*.f64 t (+.f64 #s(literal 0 binary64) z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))) (*.f64 (/.f64 t (*.f64 y x)) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))))) (*.f64 (/.f64 t (*.f64 y x)) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 t (*.f64 y x)) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (*.f64 (/.f64 t (*.f64 y x)) (+.f64 #s(literal 0 binary64) z))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (/.f64 t (*.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))))) (*.f64 (neg.f64 (/.f64 t (*.f64 y x))) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) z) (*.f64 (neg.f64 (/.f64 t (*.f64 y x))) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (*.f64 (neg.f64 (/.f64 t (*.f64 y x))) (+.f64 #s(literal 0 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 t) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))))) (*.f64 (neg.f64 t) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (+.f64 #s(literal 0 binary64) z) (*.f64 (neg.f64 t) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (*.f64 (neg.f64 t) (+.f64 #s(literal 0 binary64) z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))))) (*.f64 t (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) z) (*.f64 t (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (*.f64 t (+.f64 #s(literal 0 binary64) z))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))) (*.f64 (neg.f64 (neg.f64 t)) (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))))) (*.f64 (neg.f64 (neg.f64 t)) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (+.f64 #s(literal 0 binary64) z) (*.f64 (neg.f64 (neg.f64 t)) (-.f64 #s(literal 0 binary64) (*.f64 z z)))) (*.f64 (neg.f64 (neg.f64 t)) (+.f64 #s(literal 0 binary64) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)))) (*.f64 (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t))) (*.f64 z (*.f64 z z)))) (*.f64 (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t))) (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (fma.f64 y (/.f64 x t) z)) (*.f64 (fma.f64 y (/.f64 x t) z) (*.f64 z z))) (*.f64 (fma.f64 y (/.f64 x t) z) (fma.f64 y (/.f64 x t) z))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (*.f64 z z)))) (neg.f64 (neg.f64 (fma.f64 y (/.f64 x t) z)))) |
(/.f64 (fma.f64 (neg.f64 z) (*.f64 z z) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t)))) (fma.f64 z z (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (*.f64 (neg.f64 z) (/.f64 (*.f64 y x) t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)))) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)))) (fma.f64 (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (fma.f64 y (/.f64 x t) z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (fma.f64 y (/.f64 x t) z)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (fma.f64 y (/.f64 x t) z)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (fma.f64 y (/.f64 x t) z)) (fma.f64 (/.f64 (*.f64 z z) (fma.f64 y (/.f64 x t) z)) (/.f64 (*.f64 z z) (fma.f64 y (/.f64 x t) z)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (fma.f64 y (/.f64 x t) z)) (/.f64 (*.f64 z z) (fma.f64 y (/.f64 x t) z)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (/.f64 x t) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 z (*.f64 z z))) (fma.f64 (fma.f64 y (/.f64 x t) #s(literal 0 binary64)) (fma.f64 y (/.f64 x t) #s(literal 0 binary64)) (fma.f64 z z (*.f64 (fma.f64 y (/.f64 x t) #s(literal 0 binary64)) z)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y x) t) z)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y x) t) z)) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (-.f64 (*.f64 z z) (*.f64 (/.f64 (*.f64 y x) t) (neg.f64 z)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 x t) z))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y x) t) (neg.f64 z)))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (fma.f64 y (/.f64 x t) z) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)) (*.f64 z z))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (/.f64 x t) z)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 (*.f64 y x) (neg.f64 t))) |
(neg.f64 (/.f64 (*.f64 y x) (neg.f64 t))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 y x)) t)) |
(/.f64 (*.f64 y x) t) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 t (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (*.f64 y x) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (*.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 y x)) (neg.f64 t)) |
(/.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) t) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64))) (neg.f64 t)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 y x)))) (neg.f64 (neg.f64 (neg.f64 t)))) |
(pow.f64 (/.f64 t (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x t)) |
(*.f64 x (/.f64 y t)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 t (*.f64 y x))))) |
(*.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal 1 binary64) (neg.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 y t) x) |
(*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) t)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y t)) |
(+.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(+.f64 (/.f64 (*.f64 y x) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(+.f64 (/.f64 (*.f64 t (neg.f64 z)) a) (/.f64 (*.f64 y x) a)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) (/.f64 (*.f64 y x) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (fma.f64 y x (*.f64 t (neg.f64 z))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (*.f64 z t) (*.f64 y x)) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) a) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (fma.f64 y x (*.f64 z t))) a) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (fma.f64 y x (*.f64 z t))) a)) |
(-.f64 (/.f64 (fma.f64 y x #s(literal 0 binary64)) a) (/.f64 (*.f64 z t) a)) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a (fma.f64 y x (*.f64 z t)))) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(fma.f64 y (/.f64 x a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 y (/.f64 x a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 x (/.f64 y a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 x (/.f64 y a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 z (neg.f64 (/.f64 t a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 z (/.f64 (neg.f64 t) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 t (neg.f64 z)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 z)) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (/.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 y x)))) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 y x)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y a) x (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 y a) x (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 z a) (/.f64 (neg.f64 t) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 (neg.f64 z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 t) a) (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) (*.f64 t #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 (*.f64 t #s(literal -1 binary64)) a) (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (neg.f64 t) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 t (neg.f64 z)) a)) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) |
(neg.f64 (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 y x (*.f64 t (neg.f64 z)))) a)) |
(/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 y x (*.f64 t (neg.f64 z))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (fma.f64 y x (*.f64 t (neg.f64 z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a))) (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 y x (*.f64 z t))) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 t (neg.f64 z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) a) (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 t (neg.f64 z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) a) (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 t (neg.f64 z)) a (*.f64 a (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 y x))) (fma.f64 (*.f64 t (neg.f64 z)) (/.f64 a (*.f64 y x)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) a) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) a) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) (neg.f64 a)) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) (neg.f64 a)) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (neg.f64 a)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y x (*.f64 z t)) a) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 y x (*.f64 z t))) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (fma.f64 y x (*.f64 z t))) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 y x (*.f64 z t)) a) (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (fma.f64 y x (*.f64 t (neg.f64 z)))))) |
(/.f64 (neg.f64 (fma.f64 y x (*.f64 t (neg.f64 z)))) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) |
(/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (*.f64 a (fma.f64 y x (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 t (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 t (neg.f64 z)))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (/.f64 a (*.f64 y x)) a) (*.f64 a (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (neg.f64 a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64)) (*.f64 (fma.f64 y x (*.f64 z t)) a)) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal -1 binary64)) (*.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (*.f64 a (fma.f64 y x (*.f64 z t)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (*.f64 (neg.f64 a) (fma.f64 y x (*.f64 z t)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y x (*.f64 t (neg.f64 z))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (neg.f64 (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(/.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (*.f64 a a)) (/.f64 (fma.f64 y x (*.f64 z t)) a)) |
(/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (fma.f64 y x (*.f64 z t))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 y x (*.f64 z t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (*.f64 z t)) a) |
(/.f64 (-.f64 (neg.f64 (*.f64 y x)) (*.f64 t (neg.f64 z))) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 t (neg.f64 z))) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a t) (*.f64 a (neg.f64 z))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a (*.f64 t (neg.f64 z))) a) (*.f64 a (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a t) (*.f64 a (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a t) (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 t (neg.f64 z))) (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 z))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a t) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 z))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a t) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a t))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a t) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a t) (*.f64 (neg.f64 a) (neg.f64 z))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a t) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a t) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) a (*.f64 a (*.f64 t (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 a t) (*.f64 a (neg.f64 z))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 a (*.f64 t (neg.f64 z))) a) (*.f64 a (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 a t) (*.f64 a (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 a t) (*.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) a (*.f64 (neg.f64 (neg.f64 a)) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 a t) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 z))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 (neg.f64 (neg.f64 a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 a t) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 a t) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) a (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a t) (*.f64 (neg.f64 a) (neg.f64 z))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 t (neg.f64 z))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 t (neg.f64 z))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 t) (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a t) (*.f64 (neg.f64 a) (*.f64 (neg.f64 z) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a t) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 z)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) a (*.f64 a (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 (neg.f64 a)) (*.f64 a (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 a) (*.f64 a (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 z) a (*.f64 (/.f64 a t) (*.f64 y x))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a (*.f64 y x)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a t) #s(literal -1 binary64))) (*.f64 (/.f64 a t) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 a) (*.f64 (/.f64 a t) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 z) a (*.f64 (/.f64 a t) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 a t) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (/.f64 a t) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 y x))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) a)) |
(/.f64 (+.f64 (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 (/.f64 a (*.f64 t (neg.f64 z))) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) a (*.f64 (neg.f64 a) (*.f64 y x))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) (neg.f64 (/.f64 a (*.f64 y x))) a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) a (*.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 t (neg.f64 z))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) a (*.f64 (neg.f64 a) (*.f64 y x))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (/.f64 a (*.f64 y x))) a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) a (*.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) a (*.f64 (neg.f64 a) (*.f64 y x))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 (/.f64 a (*.f64 y x))) a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) a (*.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 t) (neg.f64 z)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) a (*.f64 (/.f64 a t) (*.f64 y x))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 a (*.f64 y x)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a t) #s(literal -1 binary64))) (*.f64 (/.f64 a t) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a t) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) a (*.f64 (/.f64 a t) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 a t) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (/.f64 a t) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) a (*.f64 (/.f64 a t) (*.f64 y x))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (/.f64 a (*.f64 y x)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a t) #s(literal -1 binary64))) (*.f64 (/.f64 a t) (neg.f64 (/.f64 a (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 a) (*.f64 (/.f64 a t) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) a (*.f64 (/.f64 a t) (*.f64 (*.f64 y x) #s(literal 1 binary64)))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 a t) (neg.f64 (neg.f64 (*.f64 y x))))) (*.f64 (/.f64 a t) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 z)) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (/.f64 a t)) (*.f64 a z)) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (neg.f64 a)) (*.f64 a (*.f64 t (neg.f64 z)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (/.f64 a t)) (*.f64 a (*.f64 z #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 t (neg.f64 z)))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (-.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) z)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (-.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a t)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) z)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a t))) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 z t))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 a)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a t)) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 y x))) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) (/.f64 a t)) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) (/.f64 a t)) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 a t)) (*.f64 a z)) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) a) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (neg.f64 a)) (*.f64 a (*.f64 t (neg.f64 z)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 a t)) (*.f64 a (*.f64 z #s(literal 1 binary64)))) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 a t)) (*.f64 (neg.f64 (neg.f64 a)) z)) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 y x))) a) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 z t))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 y x))) (neg.f64 a)) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 t (neg.f64 z)))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (*.f64 y x))) (/.f64 a t)) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a t)) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) a) (*.f64 (neg.f64 a) (*.f64 z t))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a t)) (*.f64 (neg.f64 a) (*.f64 z #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 y x (*.f64 z t)) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 t (neg.f64 z))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 t (neg.f64 z))))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z))))) (neg.f64 (*.f64 (neg.f64 a) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) a (*.f64 a (*.f64 y x)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (/.f64 a (*.f64 y x)) a)) (neg.f64 (*.f64 a (/.f64 a (*.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))))) (neg.f64 (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 y x (*.f64 z t))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 y x (*.f64 t (neg.f64 z)))))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a)))) (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (*.f64 a a))) (neg.f64 (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) #s(literal -1 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))))) (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))))) (neg.f64 (fma.f64 y x (*.f64 z t)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (fma.f64 y x (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 a (*.f64 a a))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z)))) (*.f64 (/.f64 (*.f64 y x) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (neg.f64 z))) (/.f64 (*.f64 y x) a))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 z t) a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)))))) |
(pow.f64 (/.f64 a (fma.f64 y x (*.f64 t (neg.f64 z)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 y x (*.f64 t (neg.f64 z)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) a) #s(literal 1 binary64)) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) a) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) a) (/.f64 (fma.f64 y x (*.f64 z t)) (fma.f64 y x (*.f64 z t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (fma.f64 y x (*.f64 t (neg.f64 z))))))) |
(*.f64 (neg.f64 (fma.f64 y x (*.f64 t (neg.f64 z)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a))))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a))))) |
(*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(*.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 t (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 t (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 y x)) a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 (neg.f64 a) (*.f64 t (neg.f64 z)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) a))) |
(*.f64 (fma.f64 (*.f64 t (neg.f64 z)) a (*.f64 a (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (/.f64 a (*.f64 y x)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 y x))))) |
(*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) a))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) a))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) (neg.f64 a)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) (neg.f64 a)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (neg.f64 a)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 z t)) a))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 z t)) (neg.f64 a)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 y x (*.f64 z t))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 y x (*.f64 z t))))) |
(*.f64 (neg.f64 (neg.f64 (fma.f64 y x (*.f64 t (neg.f64 z))))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z (*.f64 z z))) (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t))) (*.f64 a a)))))) |
(*.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y x (*.f64 z t)) a))) |
(*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (pow.f64 (/.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(*.f64 (pow.f64 (/.f64 a (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t)))) |
(*.f64 (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 y x (*.f64 z t))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 z t))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) a) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) a) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) a) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 (*.f64 y x) (fma.f64 y x (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))) a) (/.f64 (fma.f64 y x (*.f64 t (neg.f64 z))) (fma.f64 (*.f64 t (neg.f64 z)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 t (neg.f64 a))) |
(neg.f64 (/.f64 t (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 t) a)) |
(/.f64 t a) |
(/.f64 #s(literal 1 binary64) (/.f64 a t)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 t #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 t #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a t))) |
(/.f64 (neg.f64 t) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 t)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 t #s(literal 1 binary64)) a) |
(/.f64 (*.f64 t #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 t))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 t #s(literal -1 binary64))) (neg.f64 (neg.f64 a))) |
(pow.f64 (/.f64 a t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 t a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) t) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 t a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a t)))) |
(*.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 (neg.f64 t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
| 1× | egg-herbie |
| 6 662× | accelerator-lowering-fma.f32 |
| 6 662× | accelerator-lowering-fma.f64 |
| 3 840× | *-lowering-*.f32 |
| 3 840× | *-lowering-*.f64 |
| 2 270× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 131 | 4440 |
| 1 | 468 | 3864 |
| 2 | 1461 | 3864 |
| 3 | 4463 | 3864 |
| 4 | 7811 | 3864 |
| 0 | 8544 | 3864 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/ (* x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/ (* x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(/ (- (* x y) (* t z)) a) |
(* -1 (* t z)) |
(- (* x y) (* t z)) |
(- (* x y) (* t z)) |
(- (* x y) (* t z)) |
(* x y) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* t z)) |
(- (* x y) (* t z)) |
(- (* x y) (* t z)) |
(- (* x y) (* t z)) |
(* x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* x y) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* -1 (* t z)) |
(* z (- (/ (* x y) z) t)) |
(* z (- (/ (* x y) z) t)) |
(* z (- (/ (* x y) z) t)) |
(* -1 (* t z)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(* x y) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* -1 (* t z)) |
(* t (- (/ (* x y) t) z)) |
(* t (- (/ (* x y) t) z)) |
(* t (- (/ (* x y) t) z)) |
(* -1 (* t z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 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)) |
(* 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) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/ (* x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/ (* x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(* x y) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* -1 (* t z)) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(* -1 (* t z)) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(* x y) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* -1 (* t z)) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(* -1 (* t z)) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* x y) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* x y) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* -1 (* t z)) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(* -1 (* t z)) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(* -1 (* t z)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* x y) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(* x y) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(+ (* -1 (* t z)) (* x y)) |
(* -1 (* t z)) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(* -1 (* t z)) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/ (* x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/ (* x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(* -1 z) |
(- (/ (* x y) t) z) |
(- (/ (* x y) t) z) |
(- (/ (* x y) t) z) |
(/ (* x y) t) |
(* x (+ (* -1 (/ z x)) (/ y t))) |
(* x (+ (* -1 (/ z x)) (/ y t))) |
(* x (+ (* -1 (/ z x)) (/ y t))) |
(/ (* x y) t) |
(* -1 (* x (+ (* -1 (/ y t)) (/ z x)))) |
(* -1 (* x (+ (* -1 (/ y t)) (/ z x)))) |
(* -1 (* x (+ (* -1 (/ y t)) (/ z x)))) |
(* -1 z) |
(- (/ (* x y) t) z) |
(- (/ (* x y) t) z) |
(- (/ (* x y) t) z) |
(/ (* x y) t) |
(* y (+ (* -1 (/ z y)) (/ x t))) |
(* y (+ (* -1 (/ z y)) (/ x t))) |
(* y (+ (* -1 (/ z y)) (/ x t))) |
(/ (* x y) t) |
(* -1 (* y (+ (* -1 (/ x t)) (/ z y)))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ z y)))) |
(* -1 (* y (+ (* -1 (/ x t)) (/ z y)))) |
(/ (* x y) t) |
(/ (+ (* -1 (* t z)) (* x y)) t) |
(/ (+ (* -1 (* t z)) (* x y)) t) |
(/ (+ (* -1 (* t z)) (* x y)) t) |
(* -1 z) |
(- (/ (* x y) t) z) |
(- (/ (* x y) t) z) |
(- (/ (* x y) t) z) |
(* -1 z) |
(- (/ (* x y) t) z) |
(- (/ (* x y) t) z) |
(- (/ (* x y) t) z) |
(/ (* x y) t) |
(+ (* -1 z) (/ (* x y) t)) |
(+ (* -1 z) (/ (* x y) t)) |
(+ (* -1 z) (/ (* x y) t)) |
(* -1 z) |
(* z (- (/ (* x y) (* t z)) 1)) |
(* z (- (/ (* x y) (* t z)) 1)) |
(* z (- (/ (* x y) (* t z)) 1)) |
(* -1 z) |
(* -1 (* z (+ 1 (* -1 (/ (* x y) (* t z)))))) |
(* -1 (* z (+ 1 (* -1 (/ (* x y) (* t z)))))) |
(* -1 (* z (+ 1 (* -1 (/ (* x y) (* t z)))))) |
(/ (* 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 y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/ (* x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/ (* x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
| Outputs |
|---|
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (- (* x y) (* t z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(- (* x y) (* t z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* z (- (/ (* x y) z) t)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* z (- (/ (* x y) z) t)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* z (- (/ (* x y) z) t)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -1 t)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* t (- (/ (* x y) t) z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* t (- (/ (* x y) t) z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* t (- (/ (* x y) t) z)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -1 z)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -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)) |
(* 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) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -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) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* t (+ (* -1 z) (/ (* x y) t))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t (+ z (* -1 (/ (* x y) t))))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x (+ y (* -1 (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (/ (* t z) x)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* y (+ x (* -1 (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (/ (* t z) y)))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(+ (* -1 (* t z)) (* x y)) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* z (+ (* -1 t) (/ (* x y) z))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* t z)) |
(*.f64 t (neg.f64 z)) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(* -1 (* z (+ t (* -1 (/ (* x y) z))))) |
(fma.f64 t (neg.f64 z) (*.f64 x y)) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* t (- (/ (* x y) t) z)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 z) |
(neg.f64 z) |
(- (/ (* x y) t) z) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(- (/ (* x y) t) z) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(- (/ (* x y) t) z) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* x (+ (* -1 (/ z x)) (/ y t))) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(* x (+ (* -1 (/ z x)) (/ y t))) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(* x (+ (* -1 (/ z x)) (/ y t))) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* -1 (* x (+ (* -1 (/ y t)) (/ z x)))) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(* -1 (* x (+ (* -1 (/ y t)) (/ z x)))) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(* -1 (* x (+ (* -1 (/ y t)) (/ z x)))) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(* -1 z) |
(neg.f64 z) |
(- (/ (* x y) t) z) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(- (/ (* x y) t) z) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(- (/ (* x y) t) z) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* y (+ (* -1 (/ z y)) (/ x t))) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(* y (+ (* -1 (/ z y)) (/ x t))) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(* y (+ (* -1 (/ z y)) (/ x t))) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* -1 (* y (+ (* -1 (/ x t)) (/ z y)))) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(* -1 (* y (+ (* -1 (/ x t)) (/ z y)))) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(* -1 (* y (+ (* -1 (/ x t)) (/ z y)))) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (+ (* -1 (* t z)) (* x y)) t) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(/ (+ (* -1 (* t z)) (* x y)) t) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(/ (+ (* -1 (* t z)) (* x y)) t) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(* -1 z) |
(neg.f64 z) |
(- (/ (* x y) t) z) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(- (/ (* x y) t) z) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(- (/ (* x y) t) z) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(* -1 z) |
(neg.f64 z) |
(- (/ (* x y) t) z) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(- (/ (* x y) t) z) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(- (/ (* x y) t) z) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(+ (* -1 z) (/ (* x y) t)) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(+ (* -1 z) (/ (* x y) t)) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(+ (* -1 z) (/ (* x y) t)) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(* -1 z) |
(neg.f64 z) |
(* z (- (/ (* x y) (* t z)) 1)) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(* z (- (/ (* x y) (* t z)) 1)) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(* z (- (/ (* x y) (* t z)) 1)) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (+ 1 (* -1 (/ (* x y) (* t z)))))) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(* -1 (* z (+ 1 (* -1 (/ (* x y) (* t z)))))) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(* -1 (* z (+ 1 (* -1 (/ (* x y) (* t z)))))) |
(-.f64 (/.f64 (*.f64 x y) t) z) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
Compiled 51 933 to 2 286 computations (95.6% saved)
16 alts after pruning (13 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 451 | 10 | 2 461 |
| Fresh | 4 | 3 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 457 | 16 | 2 473 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 89.8% | (fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 y a) x)) |
| 87.5% | (fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 y (/.f64 x a))) | |
| ▶ | 88.9% | (fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (/.f64 (*.f64 x y) a)) |
| 89.0% | (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) | |
| 39.4% | (/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) a) | |
| 51.9% | (/.f64 (fma.f64 (neg.f64 z) (/.f64 a (*.f64 y x)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 y x)))) | |
| ✓ | 92.0% | (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
| ✓ | 53.3% | (/.f64 (*.f64 x y) a) |
| ▶ | 48.6% | (/.f64 (*.f64 t (/.f64 (*.f64 x y) t)) a) |
| 48.8% | (/.f64 (*.f64 t (neg.f64 z)) a) | |
| 53.3% | (/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) | |
| ✓ | 92.0% | (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
| 54.4% | (*.f64 (/.f64 y a) x) | |
| ▶ | 53.4% | (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
| 48.7% | (*.f64 (*.f64 t (neg.f64 z)) (/.f64 #s(literal 1 binary64) a)) | |
| ▶ | 52.9% | (*.f64 y (/.f64 x a)) |
Compiled 460 to 285 computations (38% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) a) t) |
| ✓ | cost-diff | 704 | (fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (/.f64 (*.f64 x y) a)) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x y) t) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 t (/.f64 (*.f64 x y) t)) a) |
| ✓ | cost-diff | 1024 | (*.f64 t (/.f64 (*.f64 x y) t)) |
| ✓ | cost-diff | 0 | (*.f64 y x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
| ✓ | cost-diff | 0 | (/.f64 x a) |
| ✓ | cost-diff | 0 | (*.f64 y (/.f64 x a)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 y a) x) |
| ✓ | cost-diff | 0 | (/.f64 t a) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 704 | (fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 y a) x)) |
| 32 680× | accelerator-lowering-fma.f32 |
| 32 680× | accelerator-lowering-fma.f64 |
| 3 404× | *-lowering-*.f32 |
| 3 404× | *-lowering-*.f64 |
| 2 680× | +-lowering-+.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 110 |
| 1 | 64 | 108 |
| 2 | 140 | 108 |
| 3 | 399 | 104 |
| 4 | 862 | 104 |
| 5 | 1478 | 104 |
| 6 | 2950 | 104 |
| 7 | 4386 | 104 |
| 8 | 5673 | 104 |
| 9 | 6116 | 104 |
| 10 | 6242 | 104 |
| 11 | 6318 | 104 |
| 12 | 6476 | 104 |
| 13 | 6709 | 104 |
| 14 | 6721 | 104 |
| 15 | 6721 | 104 |
| 16 | 6721 | 104 |
| 17 | 7795 | 104 |
| 0 | 8299 | 104 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (neg z) (/ t a)) (* (/ y a) x)) |
(neg z) |
z |
(/ t a) |
t |
a |
(* (/ y a) x) |
(/ y a) |
y |
x |
(* y (/ x a)) |
y |
(/ x a) |
x |
a |
(* (/ 1 a) (* y x)) |
(/ 1 a) |
1 |
a |
(* y x) |
y |
x |
(/ (* t (/ (* x y) t)) a) |
(* t (/ (* x y) t)) |
t |
(/ (* x y) t) |
(* x y) |
x |
y |
a |
(+ (* (neg z) (* (/ 1 a) t)) (/ (* x y) a)) |
(neg z) |
z |
(* (/ 1 a) t) |
(/ 1 a) |
1 |
a |
t |
(/ (* x y) a) |
(* x y) |
x |
y |
| Outputs |
|---|
(+ (* (neg z) (/ t a)) (* (/ y a) x)) |
(/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a) |
(neg z) |
(neg.f64 z) |
z |
(/ t a) |
(/.f64 t a) |
t |
a |
(* (/ y a) x) |
(/.f64 (*.f64 y x) a) |
(/ y a) |
(/.f64 y a) |
y |
x |
(* y (/ x a)) |
(/.f64 (*.f64 y x) a) |
y |
(/ x a) |
(/.f64 x a) |
x |
a |
(* (/ 1 a) (* y x)) |
(/.f64 (*.f64 y x) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(* y x) |
(*.f64 y x) |
y |
x |
(/ (* t (/ (* x y) t)) a) |
(/.f64 (*.f64 y x) a) |
(* t (/ (* x y) t)) |
(*.f64 y x) |
t |
(/ (* x y) t) |
(/.f64 (*.f64 y x) t) |
(* x y) |
(*.f64 y x) |
x |
y |
a |
(+ (* (neg z) (* (/ 1 a) t)) (/ (* x y) a)) |
(/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a) |
(neg z) |
(neg.f64 z) |
z |
(* (/ 1 a) t) |
(/.f64 t a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
t |
(/ (* x y) a) |
(/.f64 (*.f64 y x) a) |
(* x y) |
(*.f64 y x) |
x |
y |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal 1 binary64) a) t) |
| ✓ | accuracy | 92.9% | (fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (/.f64 (*.f64 x y) a)) |
| ✓ | accuracy | 92.5% | (/.f64 (*.f64 x y) a) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 92.5% | (/.f64 (*.f64 t (/.f64 (*.f64 x y) t)) a) |
| ✓ | accuracy | 90.7% | (/.f64 (*.f64 x y) t) |
| ✓ | accuracy | 86.4% | (*.f64 t (/.f64 (*.f64 x y) t)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) a) |
| ✓ | accuracy | 100.0% | (*.f64 y x) |
| ✓ | accuracy | 92.5% | (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
| ✓ | accuracy | 100.0% | (/.f64 x a) |
| ✓ | accuracy | 92.7% | (*.f64 y (/.f64 x a)) |
| ✓ | accuracy | 100.0% | (/.f64 t a) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 94.8% | (*.f64 (/.f64 y a) x) |
| ✓ | accuracy | 92.9% | (fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 y a) x)) |
| 119.0ms | 256× | 0 | valid |
Compiled 124 to 27 computations (78.2% saved)
ival-div: 79.0ms (80.7% of total)ival-mult: 15.0ms (15.3% of total)ival-add: 2.0ms (2% of total)ival-neg: 1.0ms (1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (neg z) (/ t a)) (* (/ y a) x))> |
#<alt (neg z)> |
#<alt (/ t a)> |
#<alt (* (/ y a) x)> |
#<alt (* y (/ x a))> |
#<alt (/ x a)> |
#<alt (* (/ 1 a) (* y x))> |
#<alt (/ 1 a)> |
#<alt (* y x)> |
#<alt (* t (/ (* x y) t))> |
#<alt (/ (* t (/ (* x y) t)) a)> |
#<alt (/ (* x y) t)> |
#<alt (* x y)> |
#<alt (+ (* (neg z) (* (/ 1 a) t)) (/ (* x y) a))> |
#<alt (* (/ 1 a) t)> |
#<alt (/ (* x y) a)> |
| Outputs |
|---|
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<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 (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (/ (* x y) t)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
132 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | a | @ | inf | (/ x a) |
| 0.0ms | t | @ | 0 | (/ (* t (/ (* x y) t)) a) |
| 0.0ms | a | @ | -inf | (/ x a) |
| 0.0ms | a | @ | -inf | (/ 1 a) |
| 0.0ms | x | @ | -inf | (/ x a) |
| 1× | batch-egg-rewrite |
| 7 558× | accelerator-lowering-fma.f32 |
| 7 558× | accelerator-lowering-fma.f64 |
| 4 964× | *-lowering-*.f32 |
| 4 964× | *-lowering-*.f64 |
| 2 554× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 77 |
| 1 | 132 | 75 |
| 2 | 839 | 71 |
| 0 | 8600 | 71 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (neg z) (/ t a)) (* (/ y a) x)) |
(neg z) |
(/ t a) |
(* (/ y a) x) |
(* y (/ x a)) |
(/ x a) |
(* (/ 1 a) (* y x)) |
(/ 1 a) |
(* y x) |
(* t (/ (* x y) t)) |
(/ (* t (/ (* x y) t)) a) |
(/ (* x y) t) |
(* x y) |
(+ (* (neg z) (* (/ 1 a) t)) (/ (* x y) a)) |
(* (/ 1 a) t) |
(/ (* x y) a) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 z (neg.f64 t)) a) (/.f64 (*.f64 y x) a)) |
(+.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)))) |
(-.f64 (/.f64 (*.f64 z (neg.f64 t)) a) (/.f64 (*.f64 y x) (neg.f64 a))) |
(-.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 z t) a)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 z t) a) (/.f64 (*.f64 y x) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a))) |
(-.f64 (fma.f64 y (/.f64 x a) #s(literal 0 binary64)) (/.f64 (*.f64 z t) a)) |
(fma.f64 z (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (/.f64 (*.f64 y x) (*.f64 a t)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (/.f64 (*.f64 y x) t) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 t a) (/.f64 (/.f64 (*.f64 y x) t) #s(literal 1 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 t a) (/.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (*.f64 z (neg.f64 t)) a) #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 y (/.f64 x a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 y a) x (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 x (/.f64 y a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 y x) a) (/.f64 t t) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 x a) y (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 x a) (*.f64 (/.f64 y t) t) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 x a) (/.f64 (*.f64 (/.f64 y t) t) #s(literal 1 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 t)) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (*.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 y x) t) (/.f64 t a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) (neg.f64 a)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 t (*.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) t) a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (*.f64 t (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 a t)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (*.f64 t (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t a)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a t)) t (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 a))) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 t x) (/.f64 (/.f64 y t) a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 y x)) a) (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 y x)) a) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 t (*.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 y (neg.f64 x)) t) a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 a)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (/.f64 (*.f64 y x) t) #s(literal -1 binary64)) (/.f64 t (neg.f64 a)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 t x) a) (/.f64 y t) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 t x) a) (/.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (/.f64 (*.f64 y (neg.f64 x)) t) #s(literal -1 binary64)) (/.f64 t a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 t y) a) (/.f64 x t) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) t) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 y x))) (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t x)) (/.f64 y t) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 y x) a)) |
(neg.f64 (fma.f64 z (/.f64 t a) (/.f64 (*.f64 y x) (neg.f64 a)))) |
(neg.f64 (fma.f64 y (/.f64 x (neg.f64 a)) (/.f64 (*.f64 z t) a))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) (neg.f64 a)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z))))) (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a))))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a))) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 z (neg.f64 t)) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 y x))) (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 y x)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 a a)) (fma.f64 (*.f64 z t) a (*.f64 a (*.f64 y (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) a) (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 a a)) (fma.f64 (*.f64 y (neg.f64 x)) a (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a) (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))) (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 z (neg.f64 t)) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 y x)) a) (*.f64 a (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) a (*.f64 a (*.f64 y (neg.f64 x)))) (neg.f64 (*.f64 a a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 z (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) a (*.f64 a (*.f64 z t))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 z (neg.f64 t)) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a))) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) (neg.f64 a))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 x)) (*.f64 z (neg.f64 t))) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a x) (*.f64 (/.f64 a t) y)) (*.f64 (/.f64 a t) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a y) (*.f64 (/.f64 a t) x)) (*.f64 (/.f64 a t) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 z) a (*.f64 (/.f64 a t) (*.f64 y x))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a (*.f64 y (neg.f64 x))) (*.f64 (/.f64 a t) #s(literal -1 binary64))) (*.f64 (/.f64 a t) (/.f64 a (*.f64 y (neg.f64 x))))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y (neg.f64 x))) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) (/.f64 a (*.f64 y (neg.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) (*.f64 y x))) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) a)) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) x)) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) (/.f64 a y))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) y)) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a x) (*.f64 a y)) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a y) (*.f64 a x)) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 y (neg.f64 x))) (neg.f64 a)) (*.f64 a (/.f64 a (*.f64 y (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a y) (*.f64 (neg.f64 a) x)) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a (*.f64 y x)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y (neg.f64 x))) a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y (neg.f64 x))))) |
(/.f64 (fma.f64 y (/.f64 a t) (*.f64 (/.f64 a x) (neg.f64 z))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (fma.f64 y a (*.f64 (/.f64 a x) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 x (/.f64 a t) (*.f64 (/.f64 a y) (neg.f64 z))) (*.f64 (/.f64 a y) (/.f64 a t))) |
(/.f64 (fma.f64 x a (*.f64 (/.f64 a y) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 x (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 z t))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (neg.f64 t))) (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z (neg.f64 t))))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 z))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a t) (*.f64 a (neg.f64 z))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a (*.f64 z (neg.f64 t))) a) (*.f64 a (/.f64 a (*.f64 z (neg.f64 t))))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t))) (neg.f64 (*.f64 a a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z (neg.f64 t))) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) (/.f64 a (*.f64 z (neg.f64 t))))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) a)) |
(/.f64 (+.f64 (/.f64 a (neg.f64 t)) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) (neg.f64 z))) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) (/.f64 a t))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 a t) (*.f64 (neg.f64 a) (neg.f64 z))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 a (*.f64 z (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 x (/.f64 a (*.f64 z (neg.f64 t))) (/.f64 a y)) (*.f64 (/.f64 a y) (/.f64 a (*.f64 z (neg.f64 t))))) |
(/.f64 (fma.f64 y (/.f64 a (*.f64 z (neg.f64 t))) (/.f64 a x)) (*.f64 (/.f64 a x) (/.f64 a (*.f64 z (neg.f64 t))))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 a (*.f64 z (neg.f64 t))) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z (neg.f64 t))))) |
(/.f64 (-.f64 (*.f64 y (/.f64 a t)) (*.f64 (/.f64 a x) z)) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 y a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 x (/.f64 a t)) (*.f64 (/.f64 a y) z)) (*.f64 (/.f64 a y) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 x a) (*.f64 (/.f64 a y) (*.f64 z t))) (*.f64 (/.f64 a y) a)) |
(/.f64 (-.f64 (*.f64 x (neg.f64 a)) (*.f64 (/.f64 a y) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (-.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) z)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z (neg.f64 t)))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (/.f64 a t)) (*.f64 a z)) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (neg.f64 a)) (*.f64 a (*.f64 z (neg.f64 t)))) (neg.f64 (*.f64 a a))) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) a)) |
(/.f64 (-.f64 (/.f64 a (neg.f64 t)) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) z)) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) (/.f64 a t))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (/.f64 a t)) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) a) (*.f64 a (*.f64 z (neg.f64 t)))) (neg.f64 (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (neg.f64 a)) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)))) (*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 y x)) a)) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 y x)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) a (*.f64 a (*.f64 y (neg.f64 x))))) (*.f64 a a)) |
(/.f64 (neg.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (neg.f64 x)) a (*.f64 a (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)))) |
(/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (neg.f64 t) (*.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 y x (*.f64 z (neg.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 y x) (*.f64 z t))) |
(*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 z (neg.f64 t)) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a))) |
(*.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 y x)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 y x))))) |
(*.f64 (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 z t) a (*.f64 a (*.f64 y (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a)))) |
(*.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 y x)) a))) |
(*.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 y (neg.f64 x)) a (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a)))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)))))) |
(*.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) (neg.f64 a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a))) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(-.f64 #s(literal 0 binary64) z) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (/.f64 (*.f64 z (*.f64 z z)) (fma.f64 z z #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 z z) z)) |
(neg.f64 z) |
(neg.f64 (*.f64 #s(literal 1 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z #s(literal 0 binary64)) (*.f64 (neg.f64 z) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (neg.f64 (*.f64 z z)))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 z z)) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 z z)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 #s(literal 0 binary64) (neg.f64 z))))) |
(/.f64 (neg.f64 (*.f64 z z)) z) |
(/.f64 (neg.f64 (*.f64 z z)) (-.f64 #s(literal 0 binary64) (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (*.f64 z z))) (neg.f64 (fma.f64 z z #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z z))) (neg.f64 z)) |
(*.f64 z #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 (*.f64 (neg.f64 z) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 z z)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (*.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 t (neg.f64 a))) |
(neg.f64 (/.f64 t (neg.f64 a))) |
(/.f64 t a) |
(/.f64 #s(literal 1 binary64) (/.f64 a t)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (neg.f64 t))) |
(/.f64 (neg.f64 t) (neg.f64 a)) |
(pow.f64 (/.f64 a t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 t a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 t a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) t) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 a))) |
(*.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a t) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (*.f64 y x) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 y x) (neg.f64 a))) |
(neg.f64 (*.f64 (/.f64 (*.f64 y (neg.f64 x)) t) (/.f64 t a))) |
(neg.f64 (*.f64 (/.f64 (*.f64 y x) t) (/.f64 t (neg.f64 a)))) |
(/.f64 t (*.f64 (/.f64 a (*.f64 y x)) t)) |
(/.f64 y (/.f64 a x)) |
(/.f64 x (/.f64 a y)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a t) (*.f64 t (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t a) (*.f64 t (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 a)) (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (*.f64 t (*.f64 y x)) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(/.f64 (*.f64 y x) a) |
(/.f64 (/.f64 (*.f64 y x) t) (/.f64 a t)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 a)) |
(/.f64 (neg.f64 y) (/.f64 a (neg.f64 x))) |
(/.f64 (neg.f64 x) (/.f64 a (neg.f64 y))) |
(/.f64 (*.f64 t (*.f64 y x)) (*.f64 t a)) |
(/.f64 (*.f64 t (*.f64 y x)) (*.f64 a t)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64)) (*.f64 t (neg.f64 a))) |
(/.f64 (*.f64 t (*.f64 y (neg.f64 x))) (*.f64 t (neg.f64 a))) |
(/.f64 (*.f64 t (*.f64 y (neg.f64 x))) (*.f64 a (neg.f64 t))) |
(/.f64 (/.f64 (*.f64 t (*.f64 y x)) a) t) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64))) (neg.f64 (*.f64 t (neg.f64 a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y x)) a)) (neg.f64 t)) |
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 (*.f64 y x) (*.f64 a t))) |
(*.f64 (/.f64 t a) (/.f64 (*.f64 y x) t)) |
(*.f64 (/.f64 t a) (/.f64 (/.f64 (*.f64 y x) t) #s(literal 1 binary64))) |
(*.f64 y (/.f64 x a)) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 x (/.f64 y a)) |
(*.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 y x) a) (/.f64 t t)) |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 x a) (*.f64 (/.f64 y t) t)) |
(*.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 (*.f64 (/.f64 y t) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y x) t) (/.f64 t a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) (neg.f64 a))) |
(*.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) t) a)) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 a t))) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t a))) |
(*.f64 (/.f64 (*.f64 y x) (*.f64 a t)) t) |
(*.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 a)))) |
(*.f64 (*.f64 t x) (/.f64 (/.f64 y t) a)) |
(*.f64 (/.f64 (*.f64 t (*.f64 y x)) a) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 y x)) a) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 t (*.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 y (neg.f64 x)) t) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 y x) t) #s(literal -1 binary64)) (/.f64 t (neg.f64 a))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 t x) a) (/.f64 y t)) |
(*.f64 (/.f64 (*.f64 t x) a) (/.f64 (/.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 y (neg.f64 x)) t) #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 (*.f64 t y) a) (/.f64 x t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) t)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 y x))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t x)) (/.f64 y t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (*.f64 y x) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 y x) (neg.f64 a))) |
(neg.f64 (*.f64 (/.f64 (*.f64 y (neg.f64 x)) t) (/.f64 t a))) |
(neg.f64 (*.f64 (/.f64 (*.f64 y x) t) (/.f64 t (neg.f64 a)))) |
(/.f64 t (*.f64 (/.f64 a (*.f64 y x)) t)) |
(/.f64 y (/.f64 a x)) |
(/.f64 x (/.f64 a y)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a t) (*.f64 t (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t a) (*.f64 t (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 a)) (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (*.f64 t (*.f64 y x)) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(/.f64 (*.f64 y x) a) |
(/.f64 (/.f64 (*.f64 y x) t) (/.f64 a t)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 a)) |
(/.f64 (neg.f64 y) (/.f64 a (neg.f64 x))) |
(/.f64 (neg.f64 x) (/.f64 a (neg.f64 y))) |
(/.f64 (*.f64 t (*.f64 y x)) (*.f64 t a)) |
(/.f64 (*.f64 t (*.f64 y x)) (*.f64 a t)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64)) (*.f64 t (neg.f64 a))) |
(/.f64 (*.f64 t (*.f64 y (neg.f64 x))) (*.f64 t (neg.f64 a))) |
(/.f64 (*.f64 t (*.f64 y (neg.f64 x))) (*.f64 a (neg.f64 t))) |
(/.f64 (/.f64 (*.f64 t (*.f64 y x)) a) t) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64))) (neg.f64 (*.f64 t (neg.f64 a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y x)) a)) (neg.f64 t)) |
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 (*.f64 y x) (*.f64 a t))) |
(*.f64 (/.f64 t a) (/.f64 (*.f64 y x) t)) |
(*.f64 (/.f64 t a) (/.f64 (/.f64 (*.f64 y x) t) #s(literal 1 binary64))) |
(*.f64 y (/.f64 x a)) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 x (/.f64 y a)) |
(*.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 y x) a) (/.f64 t t)) |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 x a) (*.f64 (/.f64 y t) t)) |
(*.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 (*.f64 (/.f64 y t) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y x) t) (/.f64 t a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) (neg.f64 a))) |
(*.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) t) a)) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 a t))) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t a))) |
(*.f64 (/.f64 (*.f64 y x) (*.f64 a t)) t) |
(*.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 a)))) |
(*.f64 (*.f64 t x) (/.f64 (/.f64 y t) a)) |
(*.f64 (/.f64 (*.f64 t (*.f64 y x)) a) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 y x)) a) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 t (*.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 y (neg.f64 x)) t) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 y x) t) #s(literal -1 binary64)) (/.f64 t (neg.f64 a))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 t x) a) (/.f64 y t)) |
(*.f64 (/.f64 (*.f64 t x) a) (/.f64 (/.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 y (neg.f64 x)) t) #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 (*.f64 t y) a) (/.f64 x t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) t)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 y x))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t x)) (/.f64 y t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 x (neg.f64 a))) |
(neg.f64 (/.f64 x (neg.f64 a))) |
(/.f64 x a) |
(/.f64 #s(literal 1 binary64) (/.f64 a x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (neg.f64 x))) |
(/.f64 (neg.f64 x) (neg.f64 a)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) a) |
(pow.f64 (/.f64 a x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 x a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) x) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 a))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (*.f64 y x) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 y x) (neg.f64 a))) |
(neg.f64 (*.f64 (/.f64 (*.f64 y (neg.f64 x)) t) (/.f64 t a))) |
(neg.f64 (*.f64 (/.f64 (*.f64 y x) t) (/.f64 t (neg.f64 a)))) |
(/.f64 t (*.f64 (/.f64 a (*.f64 y x)) t)) |
(/.f64 y (/.f64 a x)) |
(/.f64 x (/.f64 a y)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a t) (*.f64 t (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t a) (*.f64 t (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 a)) (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (*.f64 t (*.f64 y x)) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(/.f64 (*.f64 y x) a) |
(/.f64 (/.f64 (*.f64 y x) t) (/.f64 a t)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 a)) |
(/.f64 (neg.f64 y) (/.f64 a (neg.f64 x))) |
(/.f64 (neg.f64 x) (/.f64 a (neg.f64 y))) |
(/.f64 (*.f64 t (*.f64 y x)) (*.f64 t a)) |
(/.f64 (*.f64 t (*.f64 y x)) (*.f64 a t)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64)) (*.f64 t (neg.f64 a))) |
(/.f64 (*.f64 t (*.f64 y (neg.f64 x))) (*.f64 t (neg.f64 a))) |
(/.f64 (*.f64 t (*.f64 y (neg.f64 x))) (*.f64 a (neg.f64 t))) |
(/.f64 (/.f64 (*.f64 t (*.f64 y x)) a) t) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64))) (neg.f64 (*.f64 t (neg.f64 a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y x)) a)) (neg.f64 t)) |
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 (*.f64 y x) (*.f64 a t))) |
(*.f64 (/.f64 t a) (/.f64 (*.f64 y x) t)) |
(*.f64 (/.f64 t a) (/.f64 (/.f64 (*.f64 y x) t) #s(literal 1 binary64))) |
(*.f64 y (/.f64 x a)) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 x (/.f64 y a)) |
(*.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 y x) a) (/.f64 t t)) |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 x a) (*.f64 (/.f64 y t) t)) |
(*.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 (*.f64 (/.f64 y t) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y x) t) (/.f64 t a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) (neg.f64 a))) |
(*.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) t) a)) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 a t))) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t a))) |
(*.f64 (/.f64 (*.f64 y x) (*.f64 a t)) t) |
(*.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 a)))) |
(*.f64 (*.f64 t x) (/.f64 (/.f64 y t) a)) |
(*.f64 (/.f64 (*.f64 t (*.f64 y x)) a) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 y x)) a) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 t (*.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 y (neg.f64 x)) t) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 y x) t) #s(literal -1 binary64)) (/.f64 t (neg.f64 a))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 t x) a) (/.f64 y t)) |
(*.f64 (/.f64 (*.f64 t x) a) (/.f64 (/.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 y (neg.f64 x)) t) #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 (*.f64 t y) a) (/.f64 x t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) t)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 y x))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t x)) (/.f64 y t)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a)) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(pow.f64 a #s(literal -1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) |
(neg.f64 (*.f64 y (neg.f64 x))) |
(/.f64 t (/.f64 t (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y x)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(/.f64 (neg.f64 t) (/.f64 t (*.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 t (*.f64 y x)) t) |
(/.f64 (*.f64 t (*.f64 y (neg.f64 x))) (neg.f64 t)) |
(/.f64 (*.f64 t x) (/.f64 t y)) |
(/.f64 (neg.f64 (*.f64 t (*.f64 y (neg.f64 x)))) t) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 (*.f64 y x) t)) |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 x (*.f64 (/.f64 y t) t)) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 y x) t) t) |
(*.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 x))) |
(*.f64 (neg.f64 t) (/.f64 (*.f64 y (neg.f64 x)) t)) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 t (*.f64 y (neg.f64 x))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (*.f64 y (neg.f64 x)) t) (neg.f64 t)) |
(*.f64 (*.f64 t x) (/.f64 y t)) |
(*.f64 (*.f64 t y) (/.f64 x t)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (*.f64 y (neg.f64 x)) t)) |
(*.f64 (/.f64 t t) (*.f64 y x)) |
(*.f64 (/.f64 t t) (/.f64 (*.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 t t)) |
(*.f64 (/.f64 (*.f64 t x) t) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 t x) #s(literal 1 binary64)) (/.f64 y t)) |
(*.f64 (/.f64 (*.f64 t y) t) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 t y) #s(literal 1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 (*.f64 y (neg.f64 x)) #s(literal -1 binary64)) (/.f64 t t)) |
(*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) t)) (*.f64 y x)) |
(*.f64 (*.f64 t (/.f64 y t)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) |
(neg.f64 (*.f64 y (neg.f64 x))) |
(/.f64 t (/.f64 t (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y x)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(/.f64 (neg.f64 t) (/.f64 t (*.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 t (*.f64 y x)) t) |
(/.f64 (*.f64 t (*.f64 y (neg.f64 x))) (neg.f64 t)) |
(/.f64 (*.f64 t x) (/.f64 t y)) |
(/.f64 (neg.f64 (*.f64 t (*.f64 y (neg.f64 x)))) t) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 (*.f64 y x) t)) |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 x (*.f64 (/.f64 y t) t)) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 y x) t) t) |
(*.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 x))) |
(*.f64 (neg.f64 t) (/.f64 (*.f64 y (neg.f64 x)) t)) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 t (*.f64 y (neg.f64 x))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (*.f64 y (neg.f64 x)) t) (neg.f64 t)) |
(*.f64 (*.f64 t x) (/.f64 y t)) |
(*.f64 (*.f64 t y) (/.f64 x t)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (*.f64 y (neg.f64 x)) t)) |
(*.f64 (/.f64 t t) (*.f64 y x)) |
(*.f64 (/.f64 t t) (/.f64 (*.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 t t)) |
(*.f64 (/.f64 (*.f64 t x) t) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 t x) #s(literal 1 binary64)) (/.f64 y t)) |
(*.f64 (/.f64 (*.f64 t y) t) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 t y) #s(literal 1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 (*.f64 y (neg.f64 x)) #s(literal -1 binary64)) (/.f64 t t)) |
(*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) t)) (*.f64 y x)) |
(*.f64 (*.f64 t (/.f64 y t)) x) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (*.f64 y x) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 y x) (neg.f64 a))) |
(neg.f64 (*.f64 (/.f64 (*.f64 y (neg.f64 x)) t) (/.f64 t a))) |
(neg.f64 (*.f64 (/.f64 (*.f64 y x) t) (/.f64 t (neg.f64 a)))) |
(/.f64 t (*.f64 (/.f64 a (*.f64 y x)) t)) |
(/.f64 y (/.f64 a x)) |
(/.f64 x (/.f64 a y)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a t) (*.f64 t (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t a) (*.f64 t (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 a)) (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (*.f64 t (*.f64 y x)) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(/.f64 (*.f64 y x) a) |
(/.f64 (/.f64 (*.f64 y x) t) (/.f64 a t)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 a)) |
(/.f64 (neg.f64 y) (/.f64 a (neg.f64 x))) |
(/.f64 (neg.f64 x) (/.f64 a (neg.f64 y))) |
(/.f64 (*.f64 t (*.f64 y x)) (*.f64 t a)) |
(/.f64 (*.f64 t (*.f64 y x)) (*.f64 a t)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64)) (*.f64 t (neg.f64 a))) |
(/.f64 (*.f64 t (*.f64 y (neg.f64 x))) (*.f64 t (neg.f64 a))) |
(/.f64 (*.f64 t (*.f64 y (neg.f64 x))) (*.f64 a (neg.f64 t))) |
(/.f64 (/.f64 (*.f64 t (*.f64 y x)) a) t) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64))) (neg.f64 (*.f64 t (neg.f64 a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y x)) a)) (neg.f64 t)) |
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 (*.f64 y x) (*.f64 a t))) |
(*.f64 (/.f64 t a) (/.f64 (*.f64 y x) t)) |
(*.f64 (/.f64 t a) (/.f64 (/.f64 (*.f64 y x) t) #s(literal 1 binary64))) |
(*.f64 y (/.f64 x a)) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 x (/.f64 y a)) |
(*.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 y x) a) (/.f64 t t)) |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 x a) (*.f64 (/.f64 y t) t)) |
(*.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 (*.f64 (/.f64 y t) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y x) t) (/.f64 t a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) (neg.f64 a))) |
(*.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) t) a)) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 a t))) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t a))) |
(*.f64 (/.f64 (*.f64 y x) (*.f64 a t)) t) |
(*.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 a)))) |
(*.f64 (*.f64 t x) (/.f64 (/.f64 y t) a)) |
(*.f64 (/.f64 (*.f64 t (*.f64 y x)) a) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 y x)) a) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 t (*.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 y (neg.f64 x)) t) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 y x) t) #s(literal -1 binary64)) (/.f64 t (neg.f64 a))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 t x) a) (/.f64 y t)) |
(*.f64 (/.f64 (*.f64 t x) a) (/.f64 (/.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 y (neg.f64 x)) t) #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 (*.f64 t y) a) (/.f64 x t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) t)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 y x))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t x)) (/.f64 y t)) |
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y (neg.f64 x)) t)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 t)) (/.f64 (*.f64 y (neg.f64 x)) t)) |
(neg.f64 (/.f64 (*.f64 y (neg.f64 x)) t)) |
(/.f64 x (/.f64 t y)) |
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 y x))) |
(/.f64 (*.f64 y x) t) |
(/.f64 #s(literal -1 binary64) (/.f64 t (*.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 t)) |
(pow.f64 (/.f64 t (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x t)) |
(*.f64 x (/.f64 y t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) t)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 y x) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (neg.f64 x)) t)) |
(*.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 y t) x) |
(*.f64 (/.f64 y t) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x t) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 y) t)) |
(*.f64 (/.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y t)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y t)) |
(*.f64 (pow.f64 (/.f64 t (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 t (*.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) y) x) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) x) y) |
(-.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) |
(neg.f64 (*.f64 y (neg.f64 x))) |
(/.f64 t (/.f64 t (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 y x)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(/.f64 (neg.f64 t) (/.f64 t (*.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 t (*.f64 y x)) t) |
(/.f64 (*.f64 t (*.f64 y (neg.f64 x))) (neg.f64 t)) |
(/.f64 (*.f64 t x) (/.f64 t y)) |
(/.f64 (neg.f64 (*.f64 t (*.f64 y (neg.f64 x)))) t) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 (*.f64 y x) t)) |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 x (*.f64 (/.f64 y t) t)) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 y x) t) t) |
(*.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 x))) |
(*.f64 (neg.f64 t) (/.f64 (*.f64 y (neg.f64 x)) t)) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 y x)))) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 t (*.f64 y (neg.f64 x))) (/.f64 #s(literal -1 binary64) t)) |
(*.f64 (/.f64 (*.f64 y (neg.f64 x)) t) (neg.f64 t)) |
(*.f64 (*.f64 t x) (/.f64 y t)) |
(*.f64 (*.f64 t y) (/.f64 x t)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (*.f64 y (neg.f64 x)) t)) |
(*.f64 (/.f64 t t) (*.f64 y x)) |
(*.f64 (/.f64 t t) (/.f64 (*.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 t t)) |
(*.f64 (/.f64 (*.f64 t x) t) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 t x) #s(literal 1 binary64)) (/.f64 y t)) |
(*.f64 (/.f64 (*.f64 t y) t) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 t y) #s(literal 1 binary64)) (/.f64 x t)) |
(*.f64 (/.f64 (*.f64 y (neg.f64 x)) #s(literal -1 binary64)) (/.f64 t t)) |
(*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) t)) (*.f64 y x)) |
(*.f64 (*.f64 t (/.f64 y t)) x) |
(+.f64 (/.f64 (*.f64 z (neg.f64 t)) a) (/.f64 (*.f64 y x) a)) |
(+.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)))) |
(-.f64 (/.f64 (*.f64 z (neg.f64 t)) a) (/.f64 (*.f64 y x) (neg.f64 a))) |
(-.f64 (/.f64 (*.f64 y x) a) (/.f64 (*.f64 z t) a)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 z t) a) (/.f64 (*.f64 y x) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a))) |
(-.f64 (fma.f64 y (/.f64 x a) #s(literal 0 binary64)) (/.f64 (*.f64 z t) a)) |
(fma.f64 z (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (/.f64 (neg.f64 z) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (/.f64 (*.f64 y x) (*.f64 a t)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (/.f64 (*.f64 y x) t) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 t a) (/.f64 (/.f64 (*.f64 y x) t) #s(literal 1 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 t a) (/.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (*.f64 z (neg.f64 t)) a) #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 y (/.f64 x a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 y a) x (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 x (/.f64 y a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 y x) a) (/.f64 t t) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 x a) y (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 x a) (*.f64 (/.f64 y t) t) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 x a) (/.f64 (*.f64 (/.f64 y t) t) #s(literal 1 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (neg.f64 t)) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (neg.f64 t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (*.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 y x) t) (/.f64 t a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z t) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) (neg.f64 a)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)))) |
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 z (neg.f64 t)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 t (*.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) t) a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (*.f64 t (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 a t)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (*.f64 t (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t a)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 y x) (*.f64 a t)) t (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 a))) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 t x) (/.f64 (/.f64 y t) a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 y x)) a) (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 y x)) a) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 t (*.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 y (neg.f64 x)) t) a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 a)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (/.f64 (*.f64 y x) t) #s(literal -1 binary64)) (/.f64 t (neg.f64 a)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 t x) a) (/.f64 y t) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 t x) a) (/.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (/.f64 (*.f64 y (neg.f64 x)) t) #s(literal -1 binary64)) (/.f64 t a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 t y) a) (/.f64 x t) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) t) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 y x))) (/.f64 #s(literal 1 binary64) t) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t x)) (/.f64 y t) (/.f64 (*.f64 z (neg.f64 t)) a)) |
(fma.f64 (*.f64 (*.f64 z (neg.f64 t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 y x) a)) |
(neg.f64 (fma.f64 z (/.f64 t a) (/.f64 (*.f64 y x) (neg.f64 a)))) |
(neg.f64 (fma.f64 y (/.f64 x (neg.f64 a)) (/.f64 (*.f64 z t) a))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) (neg.f64 a)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z))))) (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a))))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a))) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 z (neg.f64 t)) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 y x))) (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 y x)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 a a)) (fma.f64 (*.f64 z t) a (*.f64 a (*.f64 y (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) a) (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 z (neg.f64 t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 a a)) (fma.f64 (*.f64 y (neg.f64 x)) a (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a) (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))) (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 z (neg.f64 t)) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 y x)) a) (*.f64 a (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) a (*.f64 a (*.f64 y (neg.f64 x)))) (neg.f64 (*.f64 a a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 z (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) a (*.f64 a (*.f64 z t))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z))))) (neg.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 z (neg.f64 t)) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a))) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) (neg.f64 a))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 x)) (*.f64 z (neg.f64 t))) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a x) (*.f64 (/.f64 a t) y)) (*.f64 (/.f64 a t) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a y) (*.f64 (/.f64 a t) x)) (*.f64 (/.f64 a t) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 z) a (*.f64 (/.f64 a t) (*.f64 y x))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a (*.f64 y (neg.f64 x))) (*.f64 (/.f64 a t) #s(literal -1 binary64))) (*.f64 (/.f64 a t) (/.f64 a (*.f64 y (neg.f64 x))))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a (*.f64 y x)) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y (neg.f64 x))) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) (/.f64 a (*.f64 y (neg.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) (*.f64 y (neg.f64 x)))) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) (*.f64 y x))) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) a)) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) x)) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) (/.f64 a y))) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) y)) (*.f64 (/.f64 a (*.f64 z (neg.f64 t))) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a x) (*.f64 a y)) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a y) (*.f64 a x)) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 y (neg.f64 x))) (neg.f64 a)) (*.f64 a (/.f64 a (*.f64 y (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a y) (*.f64 (neg.f64 a) x)) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 y (neg.f64 x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a (*.f64 y x)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y (neg.f64 x))) a) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y (neg.f64 x))))) |
(/.f64 (fma.f64 y (/.f64 a t) (*.f64 (/.f64 a x) (neg.f64 z))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (fma.f64 y a (*.f64 (/.f64 a x) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 x (/.f64 a t) (*.f64 (/.f64 a y) (neg.f64 z))) (*.f64 (/.f64 a y) (/.f64 a t))) |
(/.f64 (fma.f64 x a (*.f64 (/.f64 a y) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 x (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 z t))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (neg.f64 t))) (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (*.f64 z (neg.f64 t))))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 z))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a t) (*.f64 a (neg.f64 z))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a (*.f64 z (neg.f64 t))) a) (*.f64 a (/.f64 a (*.f64 z (neg.f64 t))))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t))) (neg.f64 (*.f64 a a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z (neg.f64 t))) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) (/.f64 a (*.f64 z (neg.f64 t))))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) a)) |
(/.f64 (+.f64 (/.f64 a (neg.f64 t)) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) (neg.f64 z))) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) (/.f64 a t))) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 a t) (*.f64 (neg.f64 a) (neg.f64 z))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (neg.f64 a) (*.f64 a (*.f64 z (neg.f64 t)))) (*.f64 a a)) |
(/.f64 (fma.f64 x (/.f64 a (*.f64 z (neg.f64 t))) (/.f64 a y)) (*.f64 (/.f64 a y) (/.f64 a (*.f64 z (neg.f64 t))))) |
(/.f64 (fma.f64 y (/.f64 a (*.f64 z (neg.f64 t))) (/.f64 a x)) (*.f64 (/.f64 a x) (/.f64 a (*.f64 z (neg.f64 t))))) |
(/.f64 (fma.f64 (*.f64 y (neg.f64 x)) (/.f64 a (*.f64 z (neg.f64 t))) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 a (*.f64 z (neg.f64 t))))) |
(/.f64 (-.f64 (*.f64 y (/.f64 a t)) (*.f64 (/.f64 a x) z)) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 y a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 x (/.f64 a t)) (*.f64 (/.f64 a y) z)) (*.f64 (/.f64 a y) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 x a) (*.f64 (/.f64 a y) (*.f64 z t))) (*.f64 (/.f64 a y) a)) |
(/.f64 (-.f64 (*.f64 x (neg.f64 a)) (*.f64 (/.f64 a y) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (-.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) z)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z (neg.f64 t)))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (/.f64 a t)) (*.f64 a z)) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (neg.f64 a)) (*.f64 a (*.f64 z (neg.f64 t)))) (neg.f64 (*.f64 a a))) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) a)) |
(/.f64 (-.f64 (/.f64 a (neg.f64 t)) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) z)) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) (/.f64 a t))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) (*.f64 z (neg.f64 t)))) (*.f64 (/.f64 a (*.f64 y (neg.f64 x))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (/.f64 a t)) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) a) (*.f64 a (*.f64 z (neg.f64 t)))) (neg.f64 (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (neg.f64 a)) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)))) (*.f64 (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 y x)) a)) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 y x)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) a (*.f64 a (*.f64 y (neg.f64 x))))) (*.f64 a a)) |
(/.f64 (neg.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 (/.f64 a (*.f64 y x)) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 z (neg.f64 t))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y (neg.f64 x)) a (*.f64 a (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a)))) |
(/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 z (neg.f64 t) (*.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 y x (*.f64 z (neg.f64 t)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 y x) (*.f64 z t))) |
(*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a))))) |
(*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (*.f64 (/.f64 (*.f64 z (neg.f64 t)) a) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) a))) |
(*.f64 (fma.f64 (*.f64 z (neg.f64 t)) (/.f64 a (*.f64 y x)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 y x))))) |
(*.f64 (fma.f64 (*.f64 z (neg.f64 t)) a (*.f64 a (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 z t) a (*.f64 a (*.f64 y (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a)))) |
(*.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 y x)) a))) |
(*.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 z (neg.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 y (neg.f64 x)) a (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a)))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (*.f64 a (*.f64 a a))) (*.f64 z (*.f64 z z))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 y x) a) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)))))) |
(*.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (neg.f64 t) (*.f64 y (neg.f64 x))) (neg.f64 a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z (neg.f64 t))) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 t (neg.f64 a))) |
(neg.f64 (/.f64 t (neg.f64 a))) |
(/.f64 t a) |
(/.f64 #s(literal 1 binary64) (/.f64 a t)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (neg.f64 t))) |
(/.f64 (neg.f64 t) (neg.f64 a)) |
(pow.f64 (/.f64 a t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 t a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 t a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) t) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 a))) |
(*.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a t) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (*.f64 y x) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 y x) (neg.f64 a))) |
(neg.f64 (*.f64 (/.f64 (*.f64 y (neg.f64 x)) t) (/.f64 t a))) |
(neg.f64 (*.f64 (/.f64 (*.f64 y x) t) (/.f64 t (neg.f64 a)))) |
(/.f64 t (*.f64 (/.f64 a (*.f64 y x)) t)) |
(/.f64 y (/.f64 a x)) |
(/.f64 x (/.f64 a y)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a t) (*.f64 t (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t a) (*.f64 t (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (neg.f64 a)) (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 (*.f64 t (*.f64 y x)) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 y x))) |
(/.f64 (*.f64 y x) a) |
(/.f64 (/.f64 (*.f64 y x) t) (/.f64 a t)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 a)) |
(/.f64 (neg.f64 y) (/.f64 a (neg.f64 x))) |
(/.f64 (neg.f64 x) (/.f64 a (neg.f64 y))) |
(/.f64 (*.f64 t (*.f64 y x)) (*.f64 t a)) |
(/.f64 (*.f64 t (*.f64 y x)) (*.f64 a t)) |
(/.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64)) (*.f64 t (neg.f64 a))) |
(/.f64 (*.f64 t (*.f64 y (neg.f64 x))) (*.f64 t (neg.f64 a))) |
(/.f64 (*.f64 t (*.f64 y (neg.f64 x))) (*.f64 a (neg.f64 t))) |
(/.f64 (/.f64 (*.f64 t (*.f64 y x)) a) t) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64))) (neg.f64 (*.f64 t (neg.f64 a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y x)) a)) (neg.f64 t)) |
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 t (/.f64 (*.f64 y x) (*.f64 a t))) |
(*.f64 (/.f64 t a) (/.f64 (*.f64 y x) t)) |
(*.f64 (/.f64 t a) (/.f64 (/.f64 (*.f64 y x) t) #s(literal 1 binary64))) |
(*.f64 y (/.f64 x a)) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 x (/.f64 y a)) |
(*.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 y x) a) (/.f64 t t)) |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 x a) (*.f64 (/.f64 y t) t)) |
(*.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 (*.f64 (/.f64 y t) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 y x) t) (/.f64 t a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y x) (neg.f64 a))) |
(*.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 (/.f64 #s(literal 1 binary64) t) a)) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 a t))) |
(*.f64 (*.f64 t (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 t a))) |
(*.f64 (/.f64 (*.f64 y x) (*.f64 a t)) t) |
(*.f64 (*.f64 (*.f64 t (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 a)))) |
(*.f64 (*.f64 t x) (/.f64 (/.f64 y t) a)) |
(*.f64 (/.f64 (*.f64 t (*.f64 y x)) a) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 y x)) a) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 t (*.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 y (neg.f64 x)) t) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 y x) t) #s(literal -1 binary64)) (/.f64 t (neg.f64 a))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 t x) a) (/.f64 y t)) |
(*.f64 (/.f64 (*.f64 t x) a) (/.f64 (/.f64 y t) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 y (neg.f64 x)) t) #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 (*.f64 t y) a) (/.f64 x t)) |
(*.f64 (/.f64 (*.f64 t (*.f64 y x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) t)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 y x))) (/.f64 #s(literal 1 binary64) t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t x)) (/.f64 y t)) |
| 1× | egg-herbie |
| 6 722× | accelerator-lowering-fma.f32 |
| 6 722× | accelerator-lowering-fma.f64 |
| 4 932× | *-lowering-*.f32 |
| 4 932× | *-lowering-*.f64 |
| 1 598× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 2952 |
| 1 | 215 | 2856 |
| 2 | 761 | 2664 |
| 3 | 2519 | 2664 |
| 4 | 5535 | 2664 |
| 0 | 8124 | 2664 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/ (* x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/ (* x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) 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) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/ (* x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/ (* x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
| Outputs |
|---|
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -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) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(/ (* x y) t) |
(/.f64 (*.f64 x y) t) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (/ (* t z) a)) |
(neg.f64 (/.f64 (*.f64 t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 x y (*.f64 t (neg.f64 z))) a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
Compiled 23 112 to 1 471 computations (93.6% saved)
16 alts after pruning (9 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 704 | 6 | 1 710 |
| Fresh | 5 | 3 | 8 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 710 | 16 | 1 726 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 89.0% | (fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
| ✓ | 89.8% | (fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 y a) x)) |
| ▶ | 87.5% | (fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 x a) y)) |
| ✓ | 88.9% | (fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (/.f64 (*.f64 x y) a)) |
| 60.4% | (/.f64 (fma.f64 (neg.f64 z) (/.f64 a y) (*.f64 (/.f64 a t) x)) (*.f64 (/.f64 a t) (/.f64 a y))) | |
| ✓ | 92.0% | (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
| ✓ | 53.3% | (/.f64 (*.f64 x y) a) |
| 48.8% | (/.f64 (*.f64 t (neg.f64 z)) a) | |
| 52.7% | (/.f64 y (/.f64 a x)) | |
| 46.9% | (/.f64 t (*.f64 (/.f64 a (*.f64 y x)) t)) | |
| ✓ | 92.0% | (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
| ▶ | 54.4% | (*.f64 (/.f64 y a) x) |
| ✓ | 53.4% | (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
| ▶ | 48.7% | (*.f64 (*.f64 t (neg.f64 z)) (/.f64 #s(literal 1 binary64) a)) |
| ✓ | 52.9% | (*.f64 y (/.f64 x a)) |
| ▶ | 52.8% | (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) x)) |
Compiled 348 to 229 computations (34.2% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (/.f64 x a) y) |
| ✓ | cost-diff | 0 | (/.f64 t a) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 704 | (fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 x a) y)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (*.f64 t (neg.f64 z)) |
| ✓ | cost-diff | 320 | (*.f64 (*.f64 t (neg.f64 z)) (/.f64 #s(literal 1 binary64) a)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) x)) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) a) x) |
| ✓ | cost-diff | 0 | (/.f64 y a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 y a) x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 y x) a) |
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (/.f64 (neg.f64 z) a) |
| ✓ | cost-diff | 704 | (fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
| 656× | accelerator-lowering-fma.f32 |
| 656× | accelerator-lowering-fma.f64 |
| 464× | *-lowering-*.f32 |
| 464× | *-lowering-*.f64 |
| 354× | times-frac |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 112 |
| 1 | 58 | 104 |
| 2 | 124 | 104 |
| 3 | 281 | 100 |
| 4 | 415 | 100 |
| 5 | 576 | 100 |
| 6 | 741 | 100 |
| 7 | 1029 | 100 |
| 8 | 1361 | 100 |
| 9 | 1454 | 100 |
| 10 | 1454 | 100 |
| 0 | 1454 | 100 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (* (/ (neg z) a) t) (/ (* y x) a)) |
(/ (neg z) a) |
(neg z) |
z |
a |
t |
(/ (* y x) a) |
(* y x) |
y |
x |
(* (/ y a) x) |
(/ y a) |
y |
a |
x |
(* y (* (/ 1 a) x)) |
y |
(* (/ 1 a) x) |
(/ 1 a) |
1 |
a |
x |
(* (* t (neg z)) (/ 1 a)) |
(* t (neg z)) |
t |
(neg z) |
z |
(/ 1 a) |
1 |
a |
(+ (* (neg z) (/ t a)) (* (/ x a) y)) |
(neg z) |
z |
(/ t a) |
t |
a |
(* (/ x a) y) |
(/ x a) |
x |
y |
| Outputs |
|---|
(+ (* (/ (neg z) a) t) (/ (* y x) a)) |
(/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a) |
(/ (neg z) a) |
(/.f64 z (neg.f64 a)) |
(neg z) |
(neg.f64 z) |
z |
a |
t |
(/ (* y x) a) |
(/.f64 (*.f64 y x) a) |
(* y x) |
(*.f64 y x) |
y |
x |
(* (/ y a) x) |
(/.f64 (*.f64 y x) a) |
(/ y a) |
(/.f64 y a) |
y |
a |
x |
(* y (* (/ 1 a) x)) |
(/.f64 (*.f64 y x) a) |
y |
(* (/ 1 a) x) |
(/.f64 x a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
x |
(* (* t (neg z)) (/ 1 a)) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(* t (neg z)) |
(*.f64 (neg.f64 z) t) |
t |
(neg z) |
(neg.f64 z) |
z |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(+ (* (neg z) (/ t a)) (* (/ x a) y)) |
(/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a) |
(neg z) |
(neg.f64 z) |
z |
(/ t a) |
(/.f64 t a) |
t |
a |
(* (/ x a) y) |
(/.f64 (*.f64 y x) a) |
(/ x a) |
(/.f64 x a) |
x |
y |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 t a) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 92.9% | (fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 x a) y)) |
| ✓ | accuracy | 92.7% | (*.f64 (/.f64 x a) y) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) a) |
| ✓ | accuracy | 100.0% | (*.f64 t (neg.f64 z)) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 90.5% | (*.f64 (*.f64 t (neg.f64 z)) (/.f64 #s(literal 1 binary64) a)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) a) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 #s(literal 1 binary64) a) x) |
| ✓ | accuracy | 92.7% | (*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) x)) |
| ✓ | accuracy | 100.0% | (/.f64 y a) |
| ✓ | accuracy | 94.8% | (*.f64 (/.f64 y a) x) |
| ✓ | accuracy | 100.0% | (*.f64 y x) |
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 93.2% | (fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
| ✓ | accuracy | 92.5% | (/.f64 (*.f64 y x) a) |
| 50.0ms | 256× | 0 | valid |
Compiled 112 to 26 computations (76.8% saved)
ival-mult: 15.0ms (45.4% of total)ival-div: 14.0ms (42.4% of total)ival-add: 2.0ms (6.1% of total)ival-neg: 1.0ms (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 (+ (* (/ (neg z) a) t) (/ (* y x) a))> |
#<alt (/ (neg z) a)> |
#<alt (neg z)> |
#<alt (/ (* y x) a)> |
#<alt (* (/ y a) x)> |
#<alt (/ y a)> |
#<alt (* (/ 1 a) x)> |
#<alt (* y (* (/ 1 a) x))> |
#<alt (/ 1 a)> |
#<alt (* (* t (neg z)) (/ 1 a))> |
#<alt (* t (neg z))> |
#<alt (+ (* (neg z) (/ t a)) (* (/ x a) y))> |
#<alt (/ t a)> |
#<alt (* (/ x a) y)> |
#<alt (* y x)> |
| Outputs |
|---|
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 (/ z a))> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ y a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ x a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<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 (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* z (+ (* -1 (/ t a)) (/ (* x y) (* a z))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a))))> |
#<alt (/ (* x y) a)> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* t (+ (* -1 (/ z a)) (/ (* x y) (* a t))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a))))> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (/ (+ (* -1 (* t z)) (* x y)) a)> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (+ (* -1 (* x y)) (* t z)) a))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (* x (+ (* -1 (/ (* t z) (* a x))) (/ y a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x)))))> |
#<alt (* -1 (/ (* t z) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (+ (* -1 (/ (* t z) a)) (/ (* x y) a))> |
#<alt (/ (* x y) a)> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (* y (+ (* -1 (/ (* t z) (* a y))) (/ x a)))> |
#<alt (/ (* x y) a)> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y)))))> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ t a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<alt (/ (* x y) a)> |
#<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)> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | z | @ | 0 | (/ (neg z) a) |
| 0.0ms | a | @ | inf | (/ (neg z) a) |
| 0.0ms | z | @ | 0 | (* (* t (neg z)) (/ 1 a)) |
| 0.0ms | a | @ | 0 | (/ (neg z) a) |
| 0.0ms | t | @ | 0 | (* (* t (neg z)) (/ 1 a)) |
| 1× | batch-egg-rewrite |
| 9 328× | accelerator-lowering-fma.f32 |
| 9 328× | accelerator-lowering-fma.f64 |
| 5 038× | *-lowering-*.f32 |
| 5 038× | *-lowering-*.f64 |
| 2 556× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 75 |
| 1 | 118 | 73 |
| 2 | 770 | 69 |
| 0 | 9182 | 69 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ (neg z) a) t) (/ (* y x) a)) |
(/ (neg z) a) |
(neg z) |
(/ (* y x) a) |
(* (/ y a) x) |
(/ y a) |
(* (/ 1 a) x) |
(* y (* (/ 1 a) x)) |
(/ 1 a) |
(* (* t (neg z)) (/ 1 a)) |
(* t (neg z)) |
(+ (* (neg z) (/ t a)) (* (/ x a) y)) |
(/ t a) |
(* (/ x a) y) |
(* y x) |
| Outputs |
|---|
(+.f64 (neg.f64 (*.f64 z (/.f64 t a))) (/.f64 (*.f64 y x) a)) |
(+.f64 (/.f64 (*.f64 y x) a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(-.f64 (neg.f64 (*.f64 z (/.f64 t a))) (*.f64 x (/.f64 y (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 y x) a) (*.f64 z (/.f64 t a))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (/.f64 t a)) (/.f64 (*.f64 y x) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) a))) |
(-.f64 (fma.f64 y (/.f64 x a) #s(literal 0 binary64)) (*.f64 z (/.f64 t a))) |
(fma.f64 z (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z (neg.f64 a)) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z (neg.f64 a)) (/.f64 t #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (/.f64 z (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (*.f64 z (/.f64 t a))) #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 y (/.f64 x a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 x (/.f64 y a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 y a) x (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 t a))) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 z) t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (neg.f64 z) t) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 x a) y (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (*.f64 (neg.f64 z) t) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (/.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 y (neg.f64 a))) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (*.f64 z (/.f64 t a)) #s(literal -1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z t) a)) (/.f64 (/.f64 (neg.f64 (*.f64 z (/.f64 t a))) a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 t #s(literal -1 binary64)) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (neg.f64 (*.f64 z (/.f64 t a))) (/.f64 t a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (/.f64 z (neg.f64 a)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 (*.f64 (*.f64 z (/.f64 t a)) t)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 t (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (*.f64 (/.f64 z a) (/.f64 z a)) t) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 z (/.f64 t a))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 (*.f64 z (/.f64 t a))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (/.f64 t a))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (/.f64 t a) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 z (*.f64 z (/.f64 t a))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 z (/.f64 t a)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 z (/.f64 t a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (/.f64 t a) (/.f64 t a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 t a) (/.f64 t a)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 z z) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 z a) (/.f64 z a)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (/.f64 z a) (/.f64 z a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z (/.f64 t a))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 t a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 z a) (/.f64 z a)) t) (/.f64 #s(literal 1 binary64) a)) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (/.f64 t a)) t)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 z (neg.f64 a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (/.f64 (neg.f64 (*.f64 z (/.f64 t a))) a) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (neg.f64 z) t) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (/.f64 t a))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 (*.f64 z (/.f64 t a))) (/.f64 t a)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 a)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (*.f64 z t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 t a) #s(literal -1 binary64))) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t #s(literal -1 binary64))) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 z) t) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)) #s(literal 1 binary64)) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 z) (/.f64 (*.f64 y x) a)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (fma.f64 (neg.f64 z) t (*.f64 y x)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 y x) (*.f64 z t)))) |
(neg.f64 (fma.f64 z (/.f64 t a) (*.f64 x (/.f64 y (neg.f64 a))))) |
(neg.f64 (fma.f64 y (/.f64 x (neg.f64 a)) (*.f64 z (/.f64 t a)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t))))) (neg.f64 (fma.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a)) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t)))))) (fma.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a))))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 z (/.f64 t a))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 y x))) (fma.f64 (*.f64 (neg.f64 z) t) (/.f64 a (*.f64 y x)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 (neg.f64 z) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) a) (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 z) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) a) (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t))))) (fma.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t))))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 z (/.f64 t a))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) (/.f64 a (*.f64 y x)) a) (*.f64 a (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a a)) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 z) t))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 a (*.f64 z t))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t)))))) (neg.f64 (fma.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 z (/.f64 t a))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) a)) |
(/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a) |
(/.f64 (-.f64 (neg.f64 (*.f64 y x)) (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a x) (*.f64 (/.f64 a t) y)) (*.f64 (/.f64 a t) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a y) (*.f64 (/.f64 a t) x)) (*.f64 (/.f64 a t) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 z) a (*.f64 (/.f64 a t) (*.f64 y x))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 (neg.f64 a) (*.f64 y x)) (*.f64 (/.f64 a t) #s(literal -1 binary64))) (*.f64 (/.f64 a t) (/.f64 (neg.f64 a) (*.f64 y x)))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 a) (*.f64 (/.f64 a t) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 t (/.f64 a x) (*.f64 (/.f64 a (neg.f64 z)) y)) (*.f64 (/.f64 a (neg.f64 z)) (/.f64 a x))) |
(/.f64 (fma.f64 t (/.f64 a y) (*.f64 (/.f64 a (neg.f64 z)) x)) (*.f64 (/.f64 a (neg.f64 z)) (/.f64 a y))) |
(/.f64 (fma.f64 t a (*.f64 (/.f64 a (neg.f64 z)) (*.f64 y x))) (*.f64 (/.f64 a (neg.f64 z)) a)) |
(/.f64 (fma.f64 t (/.f64 (neg.f64 a) (*.f64 y x)) (*.f64 (/.f64 a (neg.f64 z)) #s(literal -1 binary64))) (*.f64 (/.f64 a (neg.f64 z)) (/.f64 (neg.f64 a) (*.f64 y x)))) |
(/.f64 (fma.f64 t (neg.f64 a) (*.f64 (/.f64 a (neg.f64 z)) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a (neg.f64 z)) (neg.f64 a))) |
(/.f64 (fma.f64 t (neg.f64 a) (*.f64 (/.f64 a (neg.f64 z)) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 (/.f64 a (neg.f64 z)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) x)) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a y))) |
(/.f64 (+.f64 (/.f64 a (*.f64 y x)) (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 y x)) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 (neg.f64 a) (*.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 (*.f64 y x)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 y x))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) a)) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) y)) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) (/.f64 a x) (*.f64 a y)) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) (/.f64 a y) (*.f64 a x)) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) (/.f64 (neg.f64 a) (*.f64 y x)) (neg.f64 a)) (*.f64 a (/.f64 (neg.f64 a) (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 z t) a (*.f64 a (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a y) (*.f64 (neg.f64 a) x)) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a (*.f64 y x)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 t (/.f64 a (*.f64 y x)) (/.f64 a (neg.f64 z))) (*.f64 (/.f64 a (neg.f64 z)) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 (neg.f64 a) (*.f64 y x)) a) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) (*.f64 y x)))) |
(/.f64 (fma.f64 y (/.f64 a t) (*.f64 (/.f64 a x) (neg.f64 z))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (fma.f64 y (/.f64 a (neg.f64 z)) (*.f64 (/.f64 a x) t)) (*.f64 (/.f64 a x) (/.f64 a (neg.f64 z)))) |
(/.f64 (fma.f64 y a (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) t))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 x (/.f64 a t) (*.f64 (/.f64 a y) (neg.f64 z))) (*.f64 (/.f64 a y) (/.f64 a t))) |
(/.f64 (fma.f64 x (/.f64 a (neg.f64 z)) (*.f64 (/.f64 a y) t)) (*.f64 (/.f64 a y) (/.f64 a (neg.f64 z)))) |
(/.f64 (fma.f64 x (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a y)) (*.f64 (/.f64 a y) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 x a (*.f64 (/.f64 a y) (*.f64 (neg.f64 z) t))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 x (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 z t))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a t) (*.f64 a (neg.f64 z))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a (neg.f64 z)) (*.f64 a t)) (*.f64 a (/.f64 a (neg.f64 z)))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 (/.f64 a (*.f64 z t))) a) (*.f64 a (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 z))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (+.f64 (/.f64 a (neg.f64 z)) (*.f64 (/.f64 a (*.f64 y x)) t)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (neg.f64 z)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (*.f64 (neg.f64 z) t))) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) a)) |
(/.f64 (+.f64 (/.f64 a (neg.f64 t)) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (neg.f64 z))) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (/.f64 a t))) |
(/.f64 (+.f64 (/.f64 a z) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) t)) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (/.f64 a (neg.f64 z)))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (*.f64 z t))) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a t) (*.f64 (neg.f64 a) (neg.f64 z))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (neg.f64 z)) (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) (/.f64 a (neg.f64 z)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 y (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a x)) (*.f64 (/.f64 a x) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a t) (*.f64 (neg.f64 a) (neg.f64 z))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a (neg.f64 z)) (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) (/.f64 a (neg.f64 z)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) a (*.f64 a (*.f64 z t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 y (/.f64 a t)) (*.f64 (/.f64 a x) z)) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 y a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) t))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 x (/.f64 a t)) (*.f64 (/.f64 a y) z)) (*.f64 (/.f64 a y) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 x a) (*.f64 (/.f64 a y) (*.f64 z t))) (*.f64 (/.f64 a y) a)) |
(/.f64 (-.f64 (*.f64 x (neg.f64 a)) (*.f64 (/.f64 a y) (*.f64 (neg.f64 z) t))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (/.f64 a t)) (*.f64 a z)) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (-.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) z)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 z) t))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (*.f64 z t))) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) a)) |
(/.f64 (-.f64 (/.f64 a (neg.f64 t)) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) z)) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (/.f64 a t))) |
(/.f64 (-.f64 a (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (*.f64 (neg.f64 z) t))) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) (/.f64 a t)) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 y x) a)) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a t)) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) a) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a)) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) t) (/.f64 a (*.f64 y x)) a)) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x))))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 (neg.f64 z) t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 z) t)))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 a (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (fma.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) (*.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (neg.f64 z) t (*.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 y x) (*.f64 z t))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 z (/.f64 t a))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(*.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 (neg.f64 z) t) (/.f64 a (*.f64 y x)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 y x))))) |
(*.f64 (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 (neg.f64 z) t))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 z) t))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 y x)) a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)))))) |
(*.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(+.f64 #s(literal 0 binary64) (/.f64 z (neg.f64 a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) (/.f64 z (neg.f64 a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (neg.f64 z))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 z a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64) (/.f64 z (neg.f64 a))) |
(neg.f64 (/.f64 z a)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 z))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) z)) |
(/.f64 z (neg.f64 a)) |
(/.f64 (neg.f64 z) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (neg.f64 z))) |
(/.f64 #s(literal -1 binary64) (/.f64 a z)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a z)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 a (neg.f64 z))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a z)) a) (*.f64 a (/.f64 a z))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 z a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 z a) (/.f64 z a) (*.f64 #s(literal 0 binary64) (/.f64 z a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 z a) (/.f64 z a))) (+.f64 #s(literal 0 binary64) (/.f64 z a))) |
(pow.f64 (/.f64 a (neg.f64 z)) #s(literal -1 binary64)) |
(*.f64 z (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 z (neg.f64 a)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z (neg.f64 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 z)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 z a)) |
(*.f64 (/.f64 z a) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (neg.f64 z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (neg.f64 z)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) z) #s(literal -1 binary64)) |
(*.f64 (*.f64 (neg.f64 z) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) z) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(-.f64 #s(literal 0 binary64) z) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) z) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 z z) z)) |
(neg.f64 z) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z #s(literal 0 binary64)) (*.f64 (neg.f64 z) (*.f64 z z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 z (neg.f64 (*.f64 z z)))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 z z)) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 z z)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) #s(literal 0 binary64)))) |
(/.f64 (*.f64 z (*.f64 z z)) (neg.f64 (fma.f64 z z #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 z z)) z) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z z))) (neg.f64 z)) |
(*.f64 z #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 (*.f64 (neg.f64 z) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 z z)) (/.f64 #s(literal 1 binary64) z)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 y (neg.f64 a)))) |
(neg.f64 (*.f64 x (/.f64 y (neg.f64 a)))) |
(/.f64 y (/.f64 a x)) |
(/.f64 x (/.f64 a y)) |
(/.f64 (*.f64 y x) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 a) (*.f64 y x))) |
(/.f64 (neg.f64 x) (/.f64 a (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) |
(/.f64 (neg.f64 y) (/.f64 a (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64))) a) |
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x a)) |
(*.f64 x (/.f64 y a)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 y (neg.f64 a)))) |
(*.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 a))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 y (neg.f64 a)))) |
(neg.f64 (*.f64 x (/.f64 y (neg.f64 a)))) |
(/.f64 y (/.f64 a x)) |
(/.f64 x (/.f64 a y)) |
(/.f64 (*.f64 y x) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 a) (*.f64 y x))) |
(/.f64 (neg.f64 x) (/.f64 a (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) |
(/.f64 (neg.f64 y) (/.f64 a (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64))) a) |
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x a)) |
(*.f64 x (/.f64 y a)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 y (neg.f64 a)))) |
(*.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 a))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 y (neg.f64 a))) |
(neg.f64 (/.f64 y (neg.f64 a))) |
(/.f64 y a) |
(/.f64 #s(literal 1 binary64) (/.f64 a y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 y #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (neg.f64 y))) |
(/.f64 (neg.f64 y) (neg.f64 a)) |
(/.f64 (*.f64 y #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 y #s(literal -1 binary64))) a) |
(pow.f64 (/.f64 a y) #s(literal -1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 y a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) y) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 a))) |
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 y (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (neg.f64 a))) |
(neg.f64 (/.f64 x (neg.f64 a))) |
(/.f64 x a) |
(/.f64 #s(literal 1 binary64) (/.f64 a x)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (neg.f64 x))) |
(/.f64 (neg.f64 x) (neg.f64 a)) |
(pow.f64 (/.f64 a x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 x a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) x) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (neg.f64 a))) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 y (neg.f64 a)))) |
(neg.f64 (*.f64 x (/.f64 y (neg.f64 a)))) |
(/.f64 y (/.f64 a x)) |
(/.f64 x (/.f64 a y)) |
(/.f64 (*.f64 y x) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 a) (*.f64 y x))) |
(/.f64 (neg.f64 x) (/.f64 a (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) |
(/.f64 (neg.f64 y) (/.f64 a (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64))) a) |
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x a)) |
(*.f64 x (/.f64 y a)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 y (neg.f64 a)))) |
(*.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 a))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a)) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(pow.f64 a #s(literal -1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 z (/.f64 t a)))) |
(+.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 t a)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 z (/.f64 t a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a t)) (*.f64 z (/.f64 t a))) |
(fma.f64 (/.f64 t a) #s(literal 0 binary64) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 t a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(neg.f64 (*.f64 z (/.f64 t a))) |
(/.f64 z (/.f64 a (neg.f64 t))) |
(/.f64 (neg.f64 z) (/.f64 a t)) |
(/.f64 t (/.f64 a (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 z t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a t) (neg.f64 z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (neg.f64 z)) t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (neg.f64 t) (/.f64 a z)) |
(/.f64 (/.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (*.f64 z (/.f64 t a)))))) |
(/.f64 (*.f64 z t) (neg.f64 a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a))) (+.f64 #s(literal 0 binary64) (*.f64 z (/.f64 t a)))) |
(pow.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal -1 binary64)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(*.f64 (neg.f64 z) (/.f64 t a)) |
(*.f64 (/.f64 z (neg.f64 a)) t) |
(*.f64 (/.f64 z (neg.f64 a)) (/.f64 t #s(literal 1 binary64))) |
(*.f64 (/.f64 z (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 t (/.f64 z (neg.f64 a))) |
(*.f64 (neg.f64 (*.f64 z (/.f64 t a))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 t a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 z) t)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (neg.f64 z) t) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (/.f64 #s(literal -1 binary64) z))) |
(*.f64 (*.f64 (neg.f64 z) t) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 t a) (neg.f64 z)) |
(*.f64 (/.f64 t a) (/.f64 (neg.f64 z) #s(literal 1 binary64))) |
(*.f64 (/.f64 t a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z))) |
(*.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t a))) |
(*.f64 (neg.f64 t) (/.f64 z a)) |
(*.f64 (*.f64 z (/.f64 t a)) #s(literal -1 binary64)) |
(*.f64 (/.f64 z a) (neg.f64 t)) |
(*.f64 (/.f64 z a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64))) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 t (neg.f64 a)) (/.f64 z #s(literal 1 binary64))) |
(*.f64 (*.f64 t #s(literal -1 binary64)) (/.f64 z a)) |
(*.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)) z) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z a)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t a)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z (neg.f64 a))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (*.f64 z t)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 t a) #s(literal -1 binary64))) z) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t #s(literal -1 binary64))) z) |
(*.f64 (*.f64 (*.f64 (neg.f64 z) t) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)) #s(literal 1 binary64)) z) |
(*.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 z)) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 #s(literal 0 binary64) t) (*.f64 (neg.f64 z) t)) |
(+.f64 (*.f64 t #s(literal 0 binary64)) (*.f64 (neg.f64 z) t)) |
(-.f64 #s(literal 0 binary64) (*.f64 z t)) |
(fma.f64 t #s(literal 0 binary64) (*.f64 (neg.f64 z) t)) |
(fma.f64 #s(literal 0 binary64) t (*.f64 (neg.f64 z) t)) |
(neg.f64 (*.f64 z t)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 z t) #s(literal 3 binary64))) (+.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 #s(literal 0 binary64) (*.f64 z t))) |
(*.f64 z (neg.f64 t)) |
(*.f64 (neg.f64 z) t) |
(*.f64 t (neg.f64 z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) t)) |
(*.f64 (*.f64 (neg.f64 z) t) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 z t)) |
(*.f64 (neg.f64 t) z) |
(*.f64 (*.f64 z t) #s(literal -1 binary64)) |
(*.f64 (*.f64 t #s(literal -1 binary64)) z) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) z) |
(*.f64 (*.f64 (neg.f64 t) #s(literal -1 binary64)) (neg.f64 z)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -1 binary64))) z) |
(*.f64 (*.f64 (neg.f64 t) #s(literal 1 binary64)) z) |
(*.f64 (*.f64 (*.f64 t #s(literal -1 binary64)) #s(literal 1 binary64)) z) |
(*.f64 (*.f64 (*.f64 t #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 z)) |
(+.f64 (neg.f64 (*.f64 z (/.f64 t a))) (/.f64 (*.f64 y x) a)) |
(+.f64 (/.f64 (*.f64 y x) a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(-.f64 (neg.f64 (*.f64 z (/.f64 t a))) (*.f64 x (/.f64 y (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 y x) a) (*.f64 z (/.f64 t a))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (/.f64 t a)) (/.f64 (*.f64 y x) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) a))) |
(-.f64 (fma.f64 y (/.f64 x a) #s(literal 0 binary64)) (*.f64 z (/.f64 t a))) |
(fma.f64 z (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z (neg.f64 a)) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z (neg.f64 a)) (/.f64 t #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z (neg.f64 a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 t (/.f64 z (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (*.f64 z (/.f64 t a))) #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 y (/.f64 x a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 x (/.f64 y a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 y a) x (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 t a))) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 z) t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (neg.f64 z) t) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 x a) y (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (*.f64 (neg.f64 z) t) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (neg.f64 z) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (/.f64 (neg.f64 z) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (/.f64 t a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 y (neg.f64 a))) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (*.f64 z (/.f64 t a)) #s(literal -1 binary64) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (neg.f64 t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z a) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 z t) a)) (/.f64 (/.f64 (neg.f64 (*.f64 z (/.f64 t a))) a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (*.f64 z t) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 t (neg.f64 a)) (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 t #s(literal -1 binary64)) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (neg.f64 (*.f64 z (/.f64 t a))) (/.f64 t a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (/.f64 z (neg.f64 a)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 (*.f64 (*.f64 z (/.f64 t a)) t)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 t (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (*.f64 (/.f64 z a) (/.f64 z a)) t) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 z (/.f64 t a))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 (*.f64 z (/.f64 t a))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (*.f64 z t) (*.f64 z (/.f64 t a))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (/.f64 t a) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 z (*.f64 z (/.f64 t a))) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 z (/.f64 t a)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 z (/.f64 t a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (/.f64 t a) (/.f64 t a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 t a) (/.f64 t a)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 z z) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 z a) (/.f64 z a)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (/.f64 z a) (/.f64 z a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 z (*.f64 z (/.f64 t a))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 t a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 z a) (/.f64 z a)) t) (/.f64 #s(literal 1 binary64) a)) (/.f64 t (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z (/.f64 t a)) t)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 z (neg.f64 a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (/.f64 (neg.f64 (*.f64 z (/.f64 t a))) a) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (neg.f64 z) t) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z (/.f64 t a))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 (*.f64 z (/.f64 t a))) (/.f64 t a)) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 z) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x)))) (neg.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 a)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 t (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 z) t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 y x) a)) |
(fma.f64 (/.f64 (neg.f64 t) #s(literal -1 binary64)) (/.f64 z (neg.f64 a)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (*.f64 z t) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 z (/.f64 t a)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 t a) #s(literal -1 binary64))) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t #s(literal -1 binary64))) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 z) t) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)) #s(literal 1 binary64)) z (/.f64 (*.f64 y x) a)) |
(fma.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 z) (/.f64 (*.f64 y x) a)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (fma.f64 (neg.f64 z) t (*.f64 y x)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 y x) (*.f64 z t)))) |
(neg.f64 (fma.f64 z (/.f64 t a) (*.f64 x (/.f64 y (neg.f64 a))))) |
(neg.f64 (fma.f64 y (/.f64 x (neg.f64 a)) (*.f64 z (/.f64 t a)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t))))) (neg.f64 (fma.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a)) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t)))))) (fma.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a))))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 z (/.f64 t a))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a (*.f64 y x))) (fma.f64 (*.f64 (neg.f64 z) t) (/.f64 a (*.f64 y x)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 (neg.f64 z) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a (*.f64 y x)) a) (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 z) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 a (*.f64 z t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) a) (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t))))) (fma.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t))))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 z (/.f64 t a))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) (/.f64 a (*.f64 y x)) a) (*.f64 a (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a a)) |
(/.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 z) t))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 a (*.f64 z t))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t)))))) (neg.f64 (fma.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 z (/.f64 t a))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) a)) |
(/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a) |
(/.f64 (-.f64 (neg.f64 (*.f64 y x)) (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (*.f64 (neg.f64 z) t)) (neg.f64 a)) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a x) (*.f64 (/.f64 a t) y)) (*.f64 (/.f64 a t) (/.f64 a x))) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a y) (*.f64 (/.f64 a t) x)) (*.f64 (/.f64 a t) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 z) a (*.f64 (/.f64 a t) (*.f64 y x))) (*.f64 (/.f64 a t) a)) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 (neg.f64 a) (*.f64 y x)) (*.f64 (/.f64 a t) #s(literal -1 binary64))) (*.f64 (/.f64 a t) (/.f64 (neg.f64 a) (*.f64 y x)))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 a) (*.f64 (/.f64 a t) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 z) (neg.f64 a) (*.f64 (/.f64 a t) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 (/.f64 a t) (neg.f64 a))) |
(/.f64 (fma.f64 t (/.f64 a x) (*.f64 (/.f64 a (neg.f64 z)) y)) (*.f64 (/.f64 a (neg.f64 z)) (/.f64 a x))) |
(/.f64 (fma.f64 t (/.f64 a y) (*.f64 (/.f64 a (neg.f64 z)) x)) (*.f64 (/.f64 a (neg.f64 z)) (/.f64 a y))) |
(/.f64 (fma.f64 t a (*.f64 (/.f64 a (neg.f64 z)) (*.f64 y x))) (*.f64 (/.f64 a (neg.f64 z)) a)) |
(/.f64 (fma.f64 t (/.f64 (neg.f64 a) (*.f64 y x)) (*.f64 (/.f64 a (neg.f64 z)) #s(literal -1 binary64))) (*.f64 (/.f64 a (neg.f64 z)) (/.f64 (neg.f64 a) (*.f64 y x)))) |
(/.f64 (fma.f64 t (neg.f64 a) (*.f64 (/.f64 a (neg.f64 z)) (neg.f64 (*.f64 y x)))) (*.f64 (/.f64 a (neg.f64 z)) (neg.f64 a))) |
(/.f64 (fma.f64 t (neg.f64 a) (*.f64 (/.f64 a (neg.f64 z)) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 (/.f64 a (neg.f64 z)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a y) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) x)) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a y))) |
(/.f64 (+.f64 (/.f64 a (*.f64 y x)) (neg.f64 (/.f64 a (*.f64 z t)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 y x)) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 (neg.f64 a) (*.f64 y x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 (*.f64 y x)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (+.f64 a (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 y x))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) a)) |
(/.f64 (+.f64 (/.f64 a x) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) y)) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) (/.f64 a x) (*.f64 a y)) (*.f64 a (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) (/.f64 a y) (*.f64 a x)) (*.f64 a (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) t) (/.f64 (neg.f64 a) (*.f64 y x)) (neg.f64 a)) (*.f64 a (/.f64 (neg.f64 a) (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 z t) a (*.f64 a (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a x) (*.f64 (neg.f64 a) y)) (*.f64 (neg.f64 a) (/.f64 a x))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a y) (*.f64 (neg.f64 a) x)) (*.f64 (neg.f64 a) (/.f64 a y))) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 y x)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 z t) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a (*.f64 y x)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 t (/.f64 a (*.f64 y x)) (/.f64 a (neg.f64 z))) (*.f64 (/.f64 a (neg.f64 z)) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 a (*.f64 y x)) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 z t) (/.f64 (neg.f64 a) (*.f64 y x)) a) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) (*.f64 y x)))) |
(/.f64 (fma.f64 y (/.f64 a t) (*.f64 (/.f64 a x) (neg.f64 z))) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (fma.f64 y (/.f64 a (neg.f64 z)) (*.f64 (/.f64 a x) t)) (*.f64 (/.f64 a x) (/.f64 a (neg.f64 z)))) |
(/.f64 (fma.f64 y a (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) t))) (*.f64 (/.f64 a x) a)) |
(/.f64 (fma.f64 y (neg.f64 a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (fma.f64 x (/.f64 a t) (*.f64 (/.f64 a y) (neg.f64 z))) (*.f64 (/.f64 a y) (/.f64 a t))) |
(/.f64 (fma.f64 x (/.f64 a (neg.f64 z)) (*.f64 (/.f64 a y) t)) (*.f64 (/.f64 a y) (/.f64 a (neg.f64 z)))) |
(/.f64 (fma.f64 x (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a y)) (*.f64 (/.f64 a y) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 x a (*.f64 (/.f64 a y) (*.f64 (neg.f64 z) t))) (*.f64 (/.f64 a y) a)) |
(/.f64 (fma.f64 x (neg.f64 a) (*.f64 (/.f64 a y) (*.f64 z t))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a t) (*.f64 a (neg.f64 z))) (*.f64 a (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 y x) (/.f64 a (neg.f64 z)) (*.f64 a t)) (*.f64 a (/.f64 a (neg.f64 z)))) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 (/.f64 a (*.f64 z t))) a) (*.f64 a (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a (*.f64 y x))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (+.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 z))) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (+.f64 (/.f64 a (neg.f64 z)) (*.f64 (/.f64 a (*.f64 y x)) t)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a (neg.f64 z)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z t))) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) #s(literal 1 binary64))) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (+.f64 (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (*.f64 (neg.f64 z) t))) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) a)) |
(/.f64 (+.f64 (/.f64 a (neg.f64 t)) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (neg.f64 z))) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (/.f64 a t))) |
(/.f64 (+.f64 (/.f64 a z) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) t)) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (/.f64 a (neg.f64 z)))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (*.f64 z t))) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a t) (*.f64 (neg.f64 a) (neg.f64 z))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (/.f64 a (neg.f64 z)) (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) (/.f64 a (neg.f64 z)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y x)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 y x) (neg.f64 a) (*.f64 a (*.f64 z t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 y (neg.f64 (/.f64 a (*.f64 z t))) (/.f64 a x)) (*.f64 (/.f64 a x) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a t) (*.f64 (neg.f64 a) (neg.f64 z))) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a (neg.f64 z)) (*.f64 (neg.f64 a) t)) (*.f64 (neg.f64 a) (/.f64 a (neg.f64 z)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 (/.f64 a (*.f64 z t))) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 (/.f64 a (*.f64 z t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) a (*.f64 a (*.f64 z t))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 y (/.f64 a t)) (*.f64 (/.f64 a x) z)) (*.f64 (/.f64 a x) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 y a) (*.f64 (/.f64 a x) (*.f64 z t))) (*.f64 (/.f64 a x) a)) |
(/.f64 (-.f64 (*.f64 y (neg.f64 a)) (*.f64 (/.f64 a x) (*.f64 (neg.f64 z) t))) (*.f64 (/.f64 a x) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 x (/.f64 a t)) (*.f64 (/.f64 a y) z)) (*.f64 (/.f64 a y) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 x a) (*.f64 (/.f64 a y) (*.f64 z t))) (*.f64 (/.f64 a y) a)) |
(/.f64 (-.f64 (*.f64 x (neg.f64 a)) (*.f64 (/.f64 a y) (*.f64 (neg.f64 z) t))) (*.f64 (/.f64 a y) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (/.f64 a t)) (*.f64 a z)) (*.f64 a (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 z t))) (*.f64 (/.f64 a (*.f64 y x)) a)) |
(/.f64 (-.f64 (/.f64 a t) (*.f64 (/.f64 a (*.f64 y x)) z)) (*.f64 (/.f64 a (*.f64 y x)) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 z) t))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (*.f64 z t))) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) a)) |
(/.f64 (-.f64 (/.f64 a (neg.f64 t)) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) z)) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (/.f64 a t))) |
(/.f64 (-.f64 a (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (*.f64 (neg.f64 z) t))) (*.f64 (/.f64 (neg.f64 a) (*.f64 y x)) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) (/.f64 a t)) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 y x) a)) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (neg.f64 a)) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 a t)) (*.f64 (neg.f64 a) z)) (*.f64 (neg.f64 a) (/.f64 a t))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) a) (*.f64 a (*.f64 (neg.f64 z) t))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a)) (*.f64 a (*.f64 z t))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x)))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) t) (/.f64 a (*.f64 y x)) a)) (*.f64 (neg.f64 a) (/.f64 a (*.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x))))) (*.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 (neg.f64 z) t)))) (*.f64 a (neg.f64 a))) |
(/.f64 (neg.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 z) t)))) (*.f64 (/.f64 a (*.f64 y x)) (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 a (*.f64 z t)))) (*.f64 a a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a a))) (neg.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (fma.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) (*.f64 (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)) (*.f64 (*.f64 (*.f64 y x) a) (/.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 (neg.f64 z) t (*.f64 y x))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 y x) (*.f64 z t))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 z (/.f64 t a))) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a))) |
(*.f64 (fma.f64 (*.f64 (neg.f64 z) t) a (*.f64 a (*.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (fma.f64 (*.f64 (neg.f64 z) t) (/.f64 a (*.f64 y x)) a) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a (*.f64 y x))))) |
(*.f64 (fma.f64 (*.f64 z t) a (neg.f64 (*.f64 a (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (*.f64 y x) a (*.f64 a (*.f64 (neg.f64 z) t))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (+.f64 a (*.f64 (/.f64 a (*.f64 y x)) (*.f64 (neg.f64 z) t))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 y x)) a))) |
(*.f64 (fma.f64 (neg.f64 (*.f64 y x)) a (*.f64 a (*.f64 z t))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 y x) (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (*.f64 z t) (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (/.f64 y a) (/.f64 x a)) (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) (/.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 a a)))))) |
(*.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 y x) (*.f64 y x))) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (*.f64 (neg.f64 z) t)) a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))) a) (-.f64 #s(literal 0 binary64) (fma.f64 z t (*.f64 y x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a t)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 t (neg.f64 a))) |
(neg.f64 (/.f64 t (neg.f64 a))) |
(/.f64 t a) |
(/.f64 #s(literal 1 binary64) (/.f64 a t)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 t #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (neg.f64 t))) |
(/.f64 (neg.f64 t) (neg.f64 a)) |
(/.f64 (*.f64 t #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 t #s(literal -1 binary64))) a) |
(pow.f64 (/.f64 a t) #s(literal -1 binary64)) |
(*.f64 t (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 t a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) t) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 (/.f64 t a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 t (neg.f64 a))) |
(*.f64 (neg.f64 t) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a t) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 t (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 t)) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 y (neg.f64 a)))) |
(neg.f64 (*.f64 x (/.f64 y (neg.f64 a)))) |
(/.f64 y (/.f64 a x)) |
(/.f64 x (/.f64 a y)) |
(/.f64 (*.f64 y x) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (*.f64 y x) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 a) (*.f64 y x))) |
(/.f64 (neg.f64 x) (/.f64 a (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 y x)) (neg.f64 a)) |
(/.f64 (neg.f64 y) (/.f64 a (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64))) a) |
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64)) |
(*.f64 y (/.f64 x a)) |
(*.f64 x (/.f64 y a)) |
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 y a) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x a) y) |
(*.f64 (/.f64 x a) (/.f64 y #s(literal 1 binary64))) |
(*.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 y x) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 y (neg.f64 a)))) |
(*.f64 (neg.f64 (*.f64 y x)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 y (neg.f64 a))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 y a)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y x) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y x))) |
(neg.f64 (neg.f64 (*.f64 y x))) |
(*.f64 y x) |
(*.f64 x y) |
(*.f64 (*.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y x))) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
| 1× | egg-herbie |
| 6 666× | accelerator-lowering-fma.f32 |
| 6 666× | accelerator-lowering-fma.f64 |
| 4 916× | *-lowering-*.f32 |
| 4 916× | *-lowering-*.f64 |
| 1 606× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 2760 |
| 1 | 213 | 2664 |
| 2 | 760 | 2472 |
| 3 | 2522 | 2472 |
| 4 | 5542 | 2472 |
| 0 | 8136 | 2472 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/ (* x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/ (* x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 (/ z a)) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ y a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ x a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -1 (/ (* t z) a)) |
(* -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)) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/ (* x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(* -1 (/ (* t z) a)) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(* -1 (/ (* t z) a)) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/ (* x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(* -1 (/ (* t z) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/ (* x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/ (* x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ t a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(/ (* x y) a) |
(* 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) |
| Outputs |
|---|
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -1 (/ z a)) |
(/.f64 z (neg.f64 a)) |
(* -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) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ y a) |
(/.f64 y a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ x a) |
(/.f64 x a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -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)) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* z (+ (* -1 (/ t a)) (/ (* x y) (* a z)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* z (+ (* -1 (/ (* x y) (* a z))) (/ t a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* t (+ (* -1 (/ z a)) (/ (* x y) (* a t)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* t (+ (* -1 (/ (* x y) (* a t))) (/ z a)))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (+ (* -1 (* t z)) (* x y)) a) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (+ (* -1 (* x y)) (* t z)) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* x (+ (* -1 (/ (* t z) (* a x))) (/ y a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* x (+ (* -1 (/ y a)) (/ (* t z) (* a x))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (/ (* t z) a)) |
(*.f64 z (/.f64 t (neg.f64 a))) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(+ (* -1 (/ (* t z) a)) (/ (* x y) a)) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* y (+ (* -1 (/ (* t z) (* a y))) (/ x a))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(* -1 (* y (+ (* -1 (/ x a)) (/ (* t z) (* a y))))) |
(/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ t a) |
(/.f64 t a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(/ (* x y) a) |
(/.f64 (*.f64 x y) a) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
Compiled 20 708 to 1 386 computations (93.3% saved)
16 alts after pruning (8 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 418 | 6 | 1 424 |
| Fresh | 2 | 2 | 4 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 6 | 7 |
| Total | 1 424 | 16 | 1 440 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 89.8% | (fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 y a) x)) |
| ✓ | 87.5% | (fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 x a) y)) |
| ✓ | 92.0% | (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
| 48.8% | (/.f64 (*.f64 (neg.f64 z) t) a) | |
| ✓ | 53.3% | (/.f64 (*.f64 x y) a) |
| 49.9% | (/.f64 (neg.f64 z) (/.f64 a t)) | |
| 52.7% | (/.f64 y (/.f64 a x)) | |
| 46.9% | (/.f64 t (*.f64 (/.f64 a (*.f64 y x)) t)) | |
| ✓ | 92.0% | (*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
| 52.0% | (*.f64 (/.f64 z (neg.f64 a)) t) | |
| ✓ | 54.4% | (*.f64 (/.f64 y a) x) |
| 49.5% | (*.f64 (/.f64 t (neg.f64 a)) z) | |
| ✓ | 53.4% | (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
| 48.7% | (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)) | |
| 54.4% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) y) x) | |
| ✓ | 52.9% | (*.f64 y (/.f64 x a)) |
Compiled 558 to 232 computations (58.4% saved)
| Inputs |
|---|
(*.f64 y (/.f64 x a)) |
(*.f64 (/.f64 y a) x) |
(/.f64 (*.f64 x y) a) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 z (neg.f64 a)) t) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) y) x) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(/.f64 y (/.f64 a x)) |
(*.f64 (*.f64 t (neg.f64 z)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 z) (/.f64 a t)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) |
(*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 t (*.f64 (/.f64 a (*.f64 y x)) t)) |
(/.f64 (*.f64 t (/.f64 (*.f64 x y) t)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 t (neg.f64 z) (*.f64 x y)))) |
(/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) a) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 y (/.f64 x a))) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 x a) y)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 (/.f64 y a) x)) |
(fma.f64 (neg.f64 z) (/.f64 t a) (/.f64 (*.f64 x y) a)) |
(fma.f64 (/.f64 x a) y (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 y a) x (neg.f64 (/.f64 (*.f64 z t) a))) |
(fma.f64 (/.f64 (neg.f64 z) a) t (/.f64 (*.f64 y x) a)) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 #s(literal 1 binary64) a) t) (/.f64 (*.f64 x y) a)) |
(*.f64 (fma.f64 x y (*.f64 z t)) (/.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (*.f64 a (fma.f64 x y (*.f64 z t))))) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a y) (*.f64 (/.f64 a t) x)) (*.f64 (/.f64 a t) (/.f64 a y))) |
(/.f64 (fma.f64 (neg.f64 z) (/.f64 a (*.f64 y x)) (/.f64 a t)) (*.f64 (/.f64 a t) (/.f64 a (*.f64 y x)))) |
(/.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 x x) (fma.f64 x y (*.f64 z t))) (neg.f64 (/.f64 (*.f64 z (*.f64 t (*.f64 z t))) (fma.f64 x y (*.f64 z t))))) a) |
| Outputs |
|---|
(/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
(fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 y (/.f64 x a))) |
9 calls:
| 12.0ms | (*.f64 z t) |
| 12.0ms | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 12.0ms | t |
| 11.0ms | x |
| 11.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.0% | 1 | x |
| 94.9% | 2 | y |
| 93.8% | 2 | z |
| 94.5% | 2 | t |
| 96.3% | 2 | a |
| 95.5% | 2 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 97.7% | 3 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 94.8% | 2 | (*.f64 x y) |
| 95.6% | 3 | (*.f64 z t) |
Compiled 72 to 54 computations (25% saved)
| Inputs |
|---|
(*.f64 y (/.f64 x a)) |
(*.f64 (/.f64 y a) x) |
(/.f64 (*.f64 x y) a) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 z (neg.f64 a)) t) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) y) x) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(/.f64 y (/.f64 a x)) |
(*.f64 (*.f64 t (neg.f64 z)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 z) (/.f64 a t)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) |
(*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 t (*.f64 (/.f64 a (*.f64 y x)) t)) |
(/.f64 (*.f64 t (/.f64 (*.f64 x y) t)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 t (neg.f64 z) (*.f64 x y)))) |
(/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) a) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
| Outputs |
|---|
(/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
(fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a)) |
6 calls:
| 12.0ms | t |
| 12.0ms | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 8.0ms | y |
| 7.0ms | (*.f64 x y) |
| 7.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.5% | 2 | t |
| 94.4% | 2 | (*.f64 x y) |
| 92.0% | 1 | y |
| 92.0% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 92.0% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 93.7% | 2 | a |
Compiled 52 to 38 computations (26.9% saved)
| Inputs |
|---|
(*.f64 y (/.f64 x a)) |
(*.f64 (/.f64 y a) x) |
(/.f64 (*.f64 x y) a) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 z (neg.f64 a)) t) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) y) x) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(/.f64 y (/.f64 a x)) |
(*.f64 (*.f64 t (neg.f64 z)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 z) (/.f64 a t)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
(/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x))) |
(*.f64 (fma.f64 t (neg.f64 z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 t (*.f64 (/.f64 a (*.f64 y x)) t)) |
(/.f64 (*.f64 t (/.f64 (*.f64 x y) t)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 t (neg.f64 z) (*.f64 x y)))) |
(/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 x y) t) z)) a) |
| Outputs |
|---|
(/.f64 y (/.f64 a x)) |
(/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) |
2 calls:
| 7.0ms | t |
| 7.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.4% | 2 | (*.f64 x y) |
| 92.0% | 1 | t |
Compiled 14 to 11 computations (21.4% saved)
| Inputs |
|---|
(*.f64 y (/.f64 x a)) |
(*.f64 (/.f64 y a) x) |
(/.f64 (*.f64 x y) a) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 z (neg.f64 a)) t) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) y) x) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(/.f64 y (/.f64 a x)) |
(*.f64 (*.f64 t (neg.f64 z)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 z) (/.f64 a t)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| Outputs |
|---|
(/.f64 y (/.f64 a x)) |
(/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
2 calls:
| 5.0ms | (*.f64 x y) |
| 5.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 2 | (*.f64 z t) |
| 94.0% | 2 | (*.f64 x y) |
Compiled 16 to 12 computations (25% saved)
| Inputs |
|---|
(*.f64 y (/.f64 x a)) |
(*.f64 (/.f64 y a) x) |
(/.f64 (*.f64 x y) a) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 z (neg.f64 a)) t) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(/.f64 (*.f64 (neg.f64 z) t) a) |
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) y) x) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z t)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) |
(/.f64 y (/.f64 a x)) |
(*.f64 (*.f64 t (neg.f64 z)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 z) (/.f64 a t)) |
| Outputs |
|---|
(*.f64 (/.f64 y a) x) |
(/.f64 (*.f64 t (neg.f64 z)) a) |
(/.f64 (*.f64 x y) a) |
9 calls:
| 7.0ms | (*.f64 x y) |
| 7.0ms | a |
| 5.0ms | t |
| 5.0ms | x |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.5% | 3 | x |
| 74.4% | 3 | y |
| 71.0% | 3 | t |
| 63.6% | 5 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 66.2% | 5 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 65.0% | 3 | a |
| 73.5% | 3 | z |
| 77.4% | 3 | (*.f64 z t) |
| 78.7% | 3 | (*.f64 x y) |
Compiled 72 to 54 computations (25% saved)
| Inputs |
|---|
(*.f64 y (/.f64 x a)) |
(*.f64 (/.f64 y a) x) |
(/.f64 (*.f64 x y) a) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(*.f64 (/.f64 z (neg.f64 a)) t) |
| Outputs |
|---|
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 z (neg.f64 a)) t) |
(/.f64 (*.f64 x y) a) |
1 calls:
| 2.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.2% | 3 | (*.f64 x y) |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(*.f64 y (/.f64 x a)) |
(*.f64 (/.f64 y a) x) |
(/.f64 (*.f64 x y) a) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
| Outputs |
|---|
(*.f64 (/.f64 y a) x) |
(*.f64 (/.f64 t (neg.f64 a)) z) |
(/.f64 (*.f64 x y) a) |
2 calls:
| 5.0ms | (*.f64 z t) |
| 3.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.1% | 3 | (*.f64 z t) |
| 76.9% | 3 | (*.f64 x y) |
Compiled 16 to 12 computations (25% saved)
| Inputs |
|---|
(*.f64 y (/.f64 x a)) |
(*.f64 (/.f64 y a) x) |
(/.f64 (*.f64 x y) a) |
| Outputs |
|---|
(*.f64 (/.f64 y a) x) |
9 calls:
| 9.0ms | (*.f64 z t) |
| 7.0ms | y |
| 7.0ms | z |
| 7.0ms | (*.f64 x y) |
| 7.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.4% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 54.4% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 54.4% | 1 | a |
| 54.4% | 1 | x |
| 54.4% | 1 | t |
| 54.4% | 1 | z |
| 54.4% | 1 | y |
| 54.4% | 1 | (*.f64 z t) |
| 54.4% | 1 | (*.f64 x y) |
Compiled 72 to 54 computations (25% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(*.f64 y (/.f64 x a)) |
| Outputs |
|---|
(*.f64 y (/.f64 x a)) |
9 calls:
| 9.0ms | (*.f64 z t) |
| 1.0ms | z |
| 1.0ms | t |
| 1.0ms | y |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.9% | 1 | (*.f64 x y) |
| 52.9% | 1 | (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a) |
| 52.9% | 1 | x |
| 52.9% | 1 | a |
| 52.9% | 1 | (-.f64 (*.f64 x y) (*.f64 z t)) |
| 52.9% | 1 | y |
| 52.9% | 1 | z |
| 52.9% | 1 | t |
| 52.9% | 1 | (*.f64 z t) |
Compiled 72 to 54 computations (25% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 1.626767758623873e-33 | 1.3467696742126742e-28 |
| 8.0ms | 144× | 0 | valid |
Compiled 305 to 206 computations (32.5% saved)
ival-mult: 2.0ms (54.8% of total)ival-sub: 1.0ms (27.4% of total)ival-div: 1.0ms (27.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 6.262559201657232e+223 | 3.302726880779424e+224 |
| 25.0ms | 96× | 0 | valid |
Compiled 209 to 143 computations (31.6% saved)
ival-div: 1.0ms (41.6% of total)ival-mult: 1.0ms (41.6% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -inf | -1.183148416460177e+295 |
Compiled 17 to 17 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -inf | -1.183148416460177e+295 |
Compiled 17 to 17 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.665917227169849e-14 | 6.241551378631918e-8 |
| 0.0ms | -4.938074587868182e-8 | -5.418159834187973e-16 |
Compiled 17 to 17 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.665917227169849e-14 | 6.241551378631918e-8 |
| 0.0ms | -4.938074587868182e-8 | -5.418159834187973e-16 |
Compiled 17 to 17 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.665917227169849e-14 | 6.241551378631918e-8 |
| 0.0ms | -4.938074587868182e-8 | -5.418159834187973e-16 |
Compiled 17 to 17 computations (0% saved)
| 1× | egg-herbie |
| 36× | *-commutative_binary64 |
| 22× | neg-sub0_binary64 |
| 22× | neg-mul-1_binary64 |
| 20× | +-commutative_binary64 |
| 20× | sub-neg_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 182 |
| 1 | 76 | 182 |
| 2 | 104 | 182 |
| 3 | 127 | 182 |
| 4 | 135 | 182 |
| 5 | 138 | 182 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 a #s(literal 1538751418698613/22300745198530623141535718272648361505980416 binary64)) (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) (fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 y (/.f64 x a)))) |
(if (<=.f64 t #s(literal 155999999999999994427753253382445062758620430101788665502913667214650208470676601725704902028557055258637608265017556665613104010868224263825908780158549976517247569957482849280324713278699422375061122383091138911241083289600 binary64)) (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a))) |
(if (<=.f64 (*.f64 x y) #s(literal -inf.0 binary64)) (/.f64 y (/.f64 a x)) (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a)) |
(if (<=.f64 (*.f64 x y) #s(literal -inf.0 binary64)) (/.f64 y (/.f64 a x)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)) |
(if (<=.f64 (*.f64 x y) #s(literal -3022314549036573/75557863725914323419136 binary64)) (*.f64 (/.f64 y a) x) (if (<=.f64 (*.f64 x y) #s(literal 3961408125713217/39614081257132168796771975168 binary64)) (/.f64 (*.f64 t (neg.f64 z)) a) (/.f64 (*.f64 x y) a))) |
(if (<=.f64 (*.f64 x y) #s(literal -3022314549036573/75557863725914323419136 binary64)) (*.f64 (/.f64 y a) x) (if (<=.f64 (*.f64 x y) #s(literal 3961408125713217/39614081257132168796771975168 binary64)) (*.f64 (/.f64 z (neg.f64 a)) t) (/.f64 (*.f64 x y) a))) |
(if (<=.f64 (*.f64 x y) #s(literal -3022314549036573/75557863725914323419136 binary64)) (*.f64 (/.f64 y a) x) (if (<=.f64 (*.f64 x y) #s(literal 3961408125713217/39614081257132168796771975168 binary64)) (*.f64 (/.f64 t (neg.f64 a)) z) (/.f64 (*.f64 x y) a))) |
(*.f64 (/.f64 y a) x) |
(*.f64 y (/.f64 x a)) |
| Outputs |
|---|
(if (<=.f64 a #s(literal 1538751418698613/22300745198530623141535718272648361505980416 binary64)) (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) (fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 y (/.f64 x a)))) |
(if (<=.f64 a #s(literal 1538751418698613/22300745198530623141535718272648361505980416 binary64)) (/.f64 (fma.f64 y x (*.f64 z (neg.f64 t))) a) (fma.f64 (neg.f64 z) (/.f64 t a) (*.f64 y (/.f64 x a)))) |
(if (<=.f64 t #s(literal 155999999999999994427753253382445062758620430101788665502913667214650208470676601725704902028557055258637608265017556665613104010868224263825908780158549976517247569957482849280324713278699422375061122383091138911241083289600 binary64)) (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a) (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 x y) a))) |
(if (<=.f64 t #s(literal 155999999999999994427753253382445062758620430101788665502913667214650208470676601725704902028557055258637608265017556665613104010868224263825908780158549976517247569957482849280324713278699422375061122383091138911241083289600 binary64)) (/.f64 (fma.f64 y x (*.f64 z (neg.f64 t))) a) (fma.f64 (neg.f64 t) (/.f64 z a) (/.f64 (*.f64 y x) a))) |
(if (<=.f64 (*.f64 x y) #s(literal -inf.0 binary64)) (/.f64 y (/.f64 a x)) (/.f64 (fma.f64 y x (neg.f64 (*.f64 z t))) a)) |
(if (<=.f64 (*.f64 y x) #s(literal -inf.0 binary64)) (/.f64 y (/.f64 a x)) (/.f64 (fma.f64 y x (*.f64 z (neg.f64 t))) a)) |
(if (<=.f64 (*.f64 x y) #s(literal -inf.0 binary64)) (/.f64 y (/.f64 a x)) (/.f64 (-.f64 (*.f64 x y) (*.f64 z t)) a)) |
(if (<=.f64 (*.f64 y x) #s(literal -inf.0 binary64)) (/.f64 y (/.f64 a x)) (/.f64 (-.f64 (*.f64 y x) (*.f64 z t)) a)) |
(if (<=.f64 (*.f64 x y) #s(literal -3022314549036573/75557863725914323419136 binary64)) (*.f64 (/.f64 y a) x) (if (<=.f64 (*.f64 x y) #s(literal 3961408125713217/39614081257132168796771975168 binary64)) (/.f64 (*.f64 t (neg.f64 z)) a) (/.f64 (*.f64 x y) a))) |
(if (<=.f64 (*.f64 y x) #s(literal -3022314549036573/75557863725914323419136 binary64)) (*.f64 x (/.f64 y a)) (if (<=.f64 (*.f64 y x) #s(literal 3961408125713217/39614081257132168796771975168 binary64)) (/.f64 (*.f64 z (neg.f64 t)) a) (/.f64 (*.f64 y x) a))) |
(if (<=.f64 (*.f64 x y) #s(literal -3022314549036573/75557863725914323419136 binary64)) (*.f64 (/.f64 y a) x) (if (<=.f64 (*.f64 x y) #s(literal 3961408125713217/39614081257132168796771975168 binary64)) (*.f64 (/.f64 z (neg.f64 a)) t) (/.f64 (*.f64 x y) a))) |
(if (<=.f64 (*.f64 y x) #s(literal -3022314549036573/75557863725914323419136 binary64)) (*.f64 x (/.f64 y a)) (if (<=.f64 (*.f64 y x) #s(literal 3961408125713217/39614081257132168796771975168 binary64)) (*.f64 t (/.f64 z (neg.f64 a))) (/.f64 (*.f64 y x) a))) |
(if (<=.f64 (*.f64 x y) #s(literal -3022314549036573/75557863725914323419136 binary64)) (*.f64 (/.f64 y a) x) (if (<=.f64 (*.f64 x y) #s(literal 3961408125713217/39614081257132168796771975168 binary64)) (*.f64 (/.f64 t (neg.f64 a)) z) (/.f64 (*.f64 x y) a))) |
(if (<=.f64 (*.f64 y x) #s(literal -3022314549036573/75557863725914323419136 binary64)) (*.f64 x (/.f64 y a)) (if (<=.f64 (*.f64 y x) #s(literal 3961408125713217/39614081257132168796771975168 binary64)) (*.f64 (neg.f64 z) (/.f64 t a)) (/.f64 (*.f64 y x) a))) |
(*.f64 (/.f64 y a) x) |
(*.f64 x (/.f64 y a)) |
(*.f64 y (/.f64 x a)) |
| 9 328× | accelerator-lowering-fma.f32 |
| 9 328× | accelerator-lowering-fma.f64 |
| 7 558× | accelerator-lowering-fma.f32 |
| 7 558× | accelerator-lowering-fma.f64 |
| 6 662× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 77 |
| 1 | 132 | 75 |
| 2 | 839 | 71 |
| 0 | 8600 | 71 |
| 0 | 88 | 1104 |
| 1 | 314 | 960 |
| 2 | 1016 | 960 |
| 3 | 3861 | 960 |
| 4 | 6591 | 960 |
| 0 | 8008 | 960 |
| 0 | 131 | 4440 |
| 1 | 468 | 3864 |
| 2 | 1461 | 3864 |
| 3 | 4463 | 3864 |
| 4 | 7811 | 3864 |
| 0 | 8544 | 3864 |
| 0 | 24 | 75 |
| 1 | 118 | 73 |
| 2 | 770 | 69 |
| 0 | 9182 | 69 |
| 0 | 25 | 93 |
| 1 | 152 | 93 |
| 2 | 1260 | 93 |
| 0 | 8264 | 93 |
| 0 | 9 | 22 |
| 1 | 40 | 22 |
| 2 | 309 | 22 |
| 3 | 3298 | 22 |
| 0 | 8841 | 22 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 558 to 306 computations (45.2% saved)
(sort x y)
Compiled 1 070 to 498 computations (53.5% saved)
Loading profile data...